Hi guys I’m looking for some courses or materials to help me get better at docker. I’ve used it casually at work but I want to get to grips with the underlying theory and best practices. I generally prefer structured courses and labs so I can cover the topics in detail and make notes to use as future reference. I don’t mind paying provided it’s not hugely expensive. I already have a couple of decent books but would really like to find some online courses. Cheers
If you happen to use Docker Desktop, you can pick and choose whatever guide you want:
Furthermore, here are some recommended links to learn the basics and concepts:
- General “self-paced” training about containers: Training Materials
- What is a container (docker docs): What is a container? | Docker Docs