Just wrapped the first chunk of Code with Mosh’s Docker series and it’s already clearing up a lot of the fog around containers.
Docker is basically a platform that lets you build, run, and ship an app so it behaves the same way on every machine. Most of the classic