udemy-docker-mastery icon indicating copy to clipboard operation
udemy-docker-mastery copied to clipboard

Move networking intro to after image intro sections

Open BretFisher opened this issue 1 year ago • 0 comments

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:

  1. hands on with containers
  2. basic image building
  3. docker networking basics
  4. docker volumes and bind-mounts
  5. advanced images and multi-stage
  6. compose v2

BretFisher avatar Aug 09 '23 03:08 BretFisher