https://github.com/cds-snc/docker-azure-cli
Docker image for Azure CLI, Terraform, and other commonly used CLI tools for CI jobs
https://github.com/cds-snc/docker-azure-cli
alpha cppd esdc
Last synced: 3 months ago
JSON representation
Docker image for Azure CLI, Terraform, and other commonly used CLI tools for CI jobs
- Host: GitHub
- URL: https://github.com/cds-snc/docker-azure-cli
- Owner: cds-snc
- License: mit
- Created: 2019-12-17T16:28:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T13:52:17.000Z (over 2 years ago)
- Last Synced: 2023-12-19T16:44:11.677Z (over 2 years ago)
- Topics: alpha, cppd, esdc
- Language: Dockerfile
- Size: 24.4 KB
- Stars: 1
- Watchers: 23
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Docker Azure CLI
Docker image for Azure CLI, Terraform, and other commonly used CLI tools for CI jobs.
## Run
This runs a build of the image published to Google Container Registry.
1. `docker run -it --rm gcr.io/cdssnc/azure-cli:`
1. Now you can run `az`, `terraform`, etc. commands. Remember to login first.