Pipfiles and Docker

Exciting times in Python. With the recent introduction of
Pipfiles and the new pipenv
library it’s time to rewrite our Dockerfiles to leverage all the goodness
of modern Python packaging.

Similar

From Docker Straight to AWS

Just about six years ago to the day Docker hit the first milestone for Docker Compose, a simple way to layout your containers and their connections. A talks to B, B talks to C, and C is a database. Fast forward six years and the container ecosystem has be... (more…)

Read more »