docker-katas
docker-katas copied to clipboard
Exercises for Docker training
As of the creation date of this issue I am pretty sure that the praqma organization will be deprecated on docker hub. Some of the **advanced** labs reference the praqma/network-multitool...
In the multi-container exercise, we base the exercise on wordpress:5.7, which is a supported and updated tag on Docker Hub. Unfortunately this doesn't really make a difference, since we ask...
Regarding to https://docs.docker.com/storage/bind-mounts/#choose-the--v-or---mount-flag one should use --mount to deal with docker volumes. I propose to change the kata to use --mount instead of --volume.
09-multi-container.yml