Skip to content

blue-army/azuretools-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azuretools-docker

A docker image with with the Azure libraries

pip install azure-storage-blob && pip freeze > requirements.txt

Build / Publish

docker build -t nullreference/azuretools .

docker run -it --rm nullreference/azuretools

docker run --mount type=bind,source="$(pwd)",target=/work nullreference/azuretools junk.py

About

A docker image with with the Azure libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages