DEV Community

Discussion on: Docker 101: Introduction to Docker

Collapse
 
onlyphantom profile image
Samuel Chan

Thanks for the great article. My personal experience learning Docker is that there is the "normal" mode and then there is "hard mode". When I do all my work on Linux exclusively, Docker is intuitive and its guides make sense.

Try to follow the exact same documentation but now on a Windows / Mac and you're learning in "hardmode".

Had to write a gist to remind myself to stick to Linux: gist.github.com/onlyphantom/0bffc5...