Skip to content

Latest commit

 

History

History

README.md

Hands-On-Lab: Containers with Docker

About this exercise set

To help the users of this exercise to learn how to use docker and where to get help when they are stuck in the real world, I have tried to create exercises that forces the user to look in documentation and experiment.

This means, that the exercise set is not a simple copy & paste exercise

Part 1

Slides for Intro to Docker

Exercises

Part 1.2

Slides for Building Images

Exercises

Part 1.3

Slides for Efficient Dockerfiles

Exercises

Part 2

Slides for Docker Compose

Exercises for compose

Exercises for automated builds

Part 2.1

Slides for Local development with Volumes

Exercises for Volumes

Part 2.2

Slides for Volumes

Part 3

Slides for Docker Swarm

Exercises

Part 3.1

Slides for Operating Swarm

Exercises

Part 3.2

Slides for Swarm Secrets

Part 4

Slides for Microservices

Part 4.1

Slides for Best Practices and Patterns

I need more help - please

If you are stuck in the exercises there is a branch called "i_need_to_cheat". This branch contains the solutions for most of the exercises.

Credit

These sides and exercises are build on top of giants!