Containern mit Docker at MetaNook
← Back to cvAt the MetaNook 2016 I held an introductory talk about docker and its basic principles of operation.
The talk discussed:
- What are containers (in this context) and what similar concepts do we know so far?
- What are containers useful for - where do the simplify or add complexity?
- Examples for building containers manually and using a Dockerfile.
- Starting several containers manually and using docker-compose.
Slides are available at github.com/runjak/nook2016.