Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.03 KB

File metadata and controls

18 lines (12 loc) · 1.03 KB

python-tools-docker

Docker images with the preinstalled python modules

This repository is currently work-in-progress

The images are based on the Python images available on the Docker Hub. Builds are automated by the Docker Hub and will also be executed if there is an update to the Python base image.

For now the images are based on the slim tags of the base image.

Docker repositories

Repository  Tags Docker Pull Command
pytest  3.6-slim, 3.6, 3.6-ubi8, 3.7-slim, 3.7, 3.8-slim, 3.8, 3.8-ubi8 docker pull wumaxd/pytest
pylint  3.6-slim, 3.6, 3.6-ubi8, 3.7-slim, 3.7, 3.8-slim, 3.8, 3.8-ubi8 docker pull wumaxd/pylint
poetry  3.6-slim, 3.6, 3.7-slim, 3.7, 3.8-slim, 3.8 docker pull wumaxd/poetry