mirror of
https://github.com/maxkratz/docker_python-custom.git
synced 2024-11-03 13:34:37 +00:00
Docker image for python with some goodies installed
|
||
---|---|---|
.github/workflows | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
requirements.txt |
docker_python-custom
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.