Session: Building Good Containers for Python Applications

Building good containers for Python applications means dealing with several niggling pieces. Where do you get your Python? How do you install third-party packages? What kind of pinning should, and shouldn’t you do? How do you configure your app?

I will go over all of the answers, indicating trade-offs where necessary and pointing out best practices where a clear answer exists.

Slides and handout: https://github.com/moshez/python-docker-talk

Presenters: