Sign inSign up

reaventech/reaazure-cli

By reaventech

Updated over 1 year ago

azure CLI for DevOps tasks

Image
Integration & delivery
0

346

reaventech/reaazure-cli repository overview

☁️ Azure CLI

Docker image for Azure CLI operations.

Usage

docker pull reaventech/reaazure-cli:latest
docker run --rm -it reaventech/reaazure-cli az --version

Features

  • Based on Python 3.10 slim image
  • Installs Azure CLI via official Microsoft repository
  • Includes bash, curl, git, jq, yq, gettext, rsync, sshpass for scripting and automation

Use Cases

  • Azure Automation: Manage Azure resources, deploy infrastructure, and automate tasks.
  • CI/CD Pipelines: Use for Azure DevOps, ARM/Bicep deployments, and scripting.
  • Hybrid Cloud: Run Azure CLI in any containerized environment.

About

  • Ideal for Azure automation and scripting
  • Secure and minimal

Docker Hub

Tag summary

Content type

Image

Digest

sha256:a4e19488b

Size

240.6 MB

Last updated

over 1 year ago

docker pull reaventech/reaazure-cli