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
- Host: GitHub
- URL: https://github.com/matsuu/docker-azure-cli
- Owner: matsuu
- License: mit
- Created: 2016-10-01T15:29:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T13:31:19.000Z (about 7 years ago)
- Last Synced: 2025-04-30T10:49:47.729Z (9 months ago)
- Topics: azure, dockerfile
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/matsuu/azure-cli-python/
- Size: 4.88 KB
- Stars: 20
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)