docker-python
This repository contains minimal docker container images with python pre-installed.
1.1K
This repository contains docker container images with python installation.
Each image has a specific python version pre-installed with pyenv.
Repository link: https://github.com/akospasztor/docker-python
Docker Hub link: https://hub.docker.com/r/akospasztor/docker-python
Build image with python version 3.7 for linux:
docker build -t akospasztor/docker-python:3.7-linux-latest 3.7/linux/
Manually push all tags to Docker Hub:
docker push -a akospasztor/docker-python
Content type
Image
Digest
sha256:157ea0c4e…
Size
378.1 MB
Last updated
over 1 year ago
docker pull akospasztor/docker-python:3.8-linux-latest