Главная
Study mode:
on
1
Introduction
2
Key points
3
Deployment
4
Are containers virtual
5
Are containers selfsufficient
6
Container Anatomy
7
Image Anatomy
8
Container
9
Whiteout
10
Building images
11
build image
12
image tag
13
run
14
daemon
15
mount code
16
gathering logs
17
shell
18
process
19
production environment
20
registration
21
DrCompose
22
Compose prod
23
Work restoration
24
Summary
25
Questions
Description:
Explore a comprehensive approach to creating real virtual environments without relying on virtualenv in this conference talk from EuroPython 2016. Discover how Docker can be utilized throughout the entire development process, from initial coding to production deployment. Learn about the advantages of using containers for building immutable and consistent environments, ensuring repeatability and eliminating the "It works for me!" problem. Delve into container anatomy, image building, deployment strategies, and the benefits of using Docker Compose. Gain insights into creating a uniform stack of tooling that seamlessly transitions from development to production, offering a more robust alternative to traditional virtualenv setups.

Real Virtual Environments Without Virtualenv

EuroPython Conference
Add to list