udemy-docker-mastery
udemy-docker-mastery copied to clipboard
Move networking intro to after image intro sections
Multiple people have given feedback that it makes more sense to learn container images before we learn Docker Networking. Restructure existing videos into new sections if possible, and move those sections into a pattern that looks more like this:
- hands on with containers
- basic image building
- docker networking basics
- docker volumes and bind-mounts
- advanced images and multi-stage
- compose v2