Skip to content

ArkadiumInc/az

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

An azure-cli docker image built to run in Azure Pipelines

Why

Despite azure-cli has it's own docker images it has >1GB in it's size. That tool could be lighter and thus, this repo was created.

Example

# azure-pipelines.yml in your db migrations repo
trigger: none

container: ghcr.io/arkadiuminc/az:main

steps:
- script: az --help
  displayName: az help

Arkadium

We are hiring!

About

Lightweight azure-cli docker image

Resources

Stars

Watchers

Forks

Packages