docker_python-custom/README.md

909 B

docker_python-custom

Build Docker images

Unofficial custom python Docker image for faster CI jobs of other projects of mine. Prebuild images can be found at Dockerhub.

Dockerfile

The Dockerfile can be found at: https://github.com/maxkratz/docker_python-custom/blob/main/Dockerfile

What gets installed in this container?

You can find a list of all installed packages (and versions) in requirements.txt.

Issues & Contribution

If you find any problems, bugs or missing packages, feel free to open an issue on github.