Contribute Media
A thank you to everyone who makes this possible: Read More

Introduction to Docker and containers

Description

Speaker: Jérôme Petazzoni

Docker is an open platform to build, ship, and run any application, anywhere. It can be used in many ways: providing clean, isolated development environments; quickly spinning up test instances for CI purposes; ensuring coherence between development and production platform; and much more.

In this hands-on tutorial, you will learn basic Docker concepts, and use it to run Python applications.

Slides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides

Improve this page