Fork me on GitHub

Docker

Docker is an open source infrastructure management platform for running and deploying software. The Docker platform is constantly evolving so an exact definition is currently a moving target.

Why is Docker important?

Docker can package up applications along with their necessary operating system dependencies for easier deployment across environments. In the long run it has the potential to be the abstraction layer that easily manages containers running on top of any type of server, regardless of whether that server is on Amazon Web Services, Google Compute Engine, Linode, Rackspace or elsewhere.

Docker resources

Python-specific Docker resources

What do you want to learn next about deployment?

How do I deploy a Python application without a container?

How do I regularly integrate my project's codebase?

What should I use to code my Python application?

Sign up here to receive an email with major updates to this site and Python tutorials delivered to your inbox once a month.