docker-kata
Check out the README.md on GitHub and get started with Docker through exercises.
Objectives
- understand the basics of Docker for local development
- understand and practice image and container management
- to execute binaries
- to run services
- understand and practice basics volume and network management
Exercises
Each directory contains an exercise to do.
- readme.md contains the subject
- readme.md contains the solution
- the other files will illustrate the build context of a binary or service that will have to run in a container