Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 329 Bytes

File metadata and controls

10 lines (6 loc) · 329 Bytes

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:<tag or latest>
  2. Now you can run az, terraform, etc. commands. Remember to login first.