# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "AzureContainers" in publications use:' type: software license: MIT title: 'AzureContainers: Interface to ''Container Instances'', ''Docker Registry'' and ''Kubernetes'' in ''Azure''' version: 1.3.2 abstract: 'An interface to container functionality in Microsoft''s ''Azure'' cloud: . Manage ''Azure Container Instance'' (ACI), ''Azure Container Registry'' (ACR) and ''Azure Kubernetes Service'' (AKS) resources, push and pull images, and deploy services. On the client side, lightweight shells to the ''docker'', ''docker-compose'', ''kubectl'' and ''helm'' commandline tools are provided. Part of the ''AzureR'' family of packages.' authors: - family-names: Ooi given-names: Hong email: hongooi73@gmail.com repository: https://azure.r-universe.dev repository-code: https://github.com/Azure/AzureContainers url: https://github.com/Azure/AzureR contact: - family-names: Ooi given-names: Hong email: hongooi73@gmail.com