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.