Adding Python to Docker in 2 seconds using uv's Python command

Posted by mikeckennedy@reddit | Python | View on Reddit | 42 comments

Had great success speeding up our Docker workflow over at Talk Python using the brand new features of uv for managing Python and virtual environments. Wrote it up if you're interested:

https://mkennedy.codes/posts/python-docker-images-using-uv-s-new-python-features/