A simple modification of https://github.com/sclorg/s2i-python-container/ to add dependencies
1.5K
This is a modification of s2i-python-fedora container. Some packages were added to the INSTALL_PKGS variable in the Dockerfile.
Build normally, but use the tag darkade/python-38-sqlite-fedora
docker build . -t darkade/python-38-sqlite-fedora # build
docker push darkade/python-38-sqlite-fedora # deploy to docker hub
Content type
Image
Digest
Size
366.2 MB
Last updated
about 6 years ago
docker pull darkade/python-38-sqlite-fedora