The Docker and Kubernetes courses have been moved to Udemy. If you purchased them here, you have been sent an email (subject: "Course Access") with free access links. If you don't see the email, contact me directly at [email protected] to regain access.

Docker Mastery

Build Apps That Deploy Anywhere

Important Tip for Windows Users

If you're using Windows, I recommend using Windows PowerShell instead of Git Bash for this section.

Git Bash can have issues handling file paths and mount paths when running Docker commands, which may cause errors. Since PowerShell is a native Windows tool, it's better suited for the upcoming lessons where we'll be mounting project files from the host machine into containers.