docker-katas
docker-katas copied to clipboard
Exercises for Docker training
docker-compose no longer installed in the training environments, only the `docker compose` plugin. Whilst we can define an `alias docker-compose="docker compose"`, it may be confusing. Docker compose v2 has also...
We're continuously getting issues with corporate VPN's blocking or restricting access to arbitrary ports such as 8080. Concretely, in the exercise with port-forwarding corporate edge installation is messing with DNS...
We need to take a look at the contents of this exercise and update the instructions. The changes proposed in #146 is a great example as attendees potentially will get...