Skip to content

Networking in Docker-Compose

One of the many confusing things for beginners is how networking works in Docker-Compose.

It's essentially you "Datacenter on a Laptop". That means you can have virtual switches, routers and vpc's, all on your laptop.

In this lecture we're having a closer look at how this exactly works!