Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 319 Bytes

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