Customised Docker image build of Python3 on Ubuntu
3.4K
Dockerfile linksAll images based from Ubuntu noble 24.04 (20250127) and jammy 22.04 (20250126).
Bypassing the Docker Hub Official Image Python image build is much more work, but gives us more flexibility to address CVEs.
The image build process is based on Ubuntu base. Not sure why there isn't a Ubuntu variant available in the Official Python images?
Need a Python 3 version not listed here? See these instuctions that shows how to build your own container image.
docker run --rm -ti --name python3-ubuntu loum/python3-ubuntu:latest
Content type
Image
Digest
sha256:82b35631f…
Size
153.6 MB
Last updated
over 1 year ago
docker pull loum/python3-ubuntu