How to learn docker without ending up in tutorial hell?

With the Docker ecosystem evolving and changing at such an amazing rate, a lot of courses tend to get outdated pretty quickly. So I don’t want to waste my time.

My question is: what is currently the best way to learn Docker?

I can highly recommend this free self-paced training: Introduction to Containers
It gives a solid foundation of docker concepts and how things are done in docker.

I had two Docker classroom trainings in my life and both have been a waste of time compared. The slide deck is broader and deeper and covers almost everything there is to know.

Make sure to perform all the hands-on exercises!

1 Like