To promote usage of no-GIL it would be great to have official freethreading container images. The latest python tag is 3.14.7. I suggest also tagging 3.14.7-freethreading (and associated images, e.g. 3.14.7-freethreading-trixie.
2 Likes
Are you referring to the images on Docker Hub? The Docker “official images” for Python are maintained by the Docker community. They are not affiliated with Python community, PSF, or Python core in any sort or form.
You can reach out to the maintainers on GitHub - docker-library/python: Docker Official Image packaging for Python · GitHub. You might be interested in the upstream ticket Provide 3.13t & 3.14t images · Issue #1082 · docker-library/python · GitHub, too.
1 Like