An open API service indexing awesome lists of open source software.

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

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.