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

https://github.com/matsuu/docker-azure-cli

Dockerfile for azure-cli on Alpine Linux
https://github.com/matsuu/docker-azure-cli

azure dockerfile

Last synced: 9 months ago
JSON representation

Dockerfile for azure-cli on Alpine Linux

Awesome Lists containing this project

README

          

# matsuu/azure-cli

Dockerfile for azure-cli on Alpine Linux

## Usage

docker run -it matsuu/azure-cli-python sh

## Build

docker build -t matsuu/azure-cli-python .

## References

- [Azure/azure-cli](https://github.com/Azure/azure-cli)
- [matsuu/docker-azure-cli](https://github.com/matsuu/docker-azure-cli)