
#9: Docker for the Python Developer
Talk Python To Me
00:00
How to Get Started With Python in Docker
Docker Hub hosts official Docker images for many open source projects. In order to run Python in Docker, you just say Docker run Python. And once you run the image, it comes with a flavor of Linux and then Python all installed. That sounds like a really easy way to get started for the Python developers.
Play episode from 21:24
Transcript


