An Alpine image for managing Docker with Python.
960
An Alpine image for managing Docker with Python.
To use, supply an appropriate command when creating the container. For example, one may invoke docker-compose like so:
$ docker run --rm -it -v `pwd`:/app -v /var/run/docker.sock:/var/run/docker.sock mbodenhamer/alpine-python-docker:latest docker-compose
Content type
Image
Digest
Size
101.5 MB
Last updated
over 8 years ago
docker pull mbodenhamer/alpine-python-docker