Alpine image with Azure CLI
6.9K
Minimal Alpine-based Azure CLI base image for the devops-infra organization
2.89.12.87latestAll published images are multi-architecture:
linux/amd64linux/arm64bashca-certificatesjqpython3 with pythonpip3 with pipazure-cliThis image intentionally does not include:
Container Structure Tests for this repository are run with devops-infra/action-container-structure-test@v1, and the local task test:structure helper uses the same published runtime image.
CI candidate images use the shared suffix tag format: <version>-test.
Build the image for the local host platform:
task docker:build
Push the multi-arch image to Docker Hub and GHCR:
task docker:push
Check for Azure CLI and Alpine package updates:
task dependency:update
Run Container Structure Tests against the built image:
task test:structure
Use this image as a base for Azure-enabled Docker images:
FROM ghcr.io/devops-infra/docker-azure-cli:2.89.1
Example interactive usage:
docker run --rm -it devopsinfra/docker-azure-cli:latest az version
The repository includes workflows for:
Content type
Image
Digest
sha256:af396587d…
Size
131.7 MB
Last updated
about 1 month ago
docker pull devopsinfra/docker-azure-cliPulls:
226
Last week