Containers are super lightweight so you can run lots of them on a single machine, which is great for non-production environments. In this episode you'll learn how to use Docker Compose to configure and run several instances of the same app, so you can run multiple test environments on one server. Read more at https://diamol.net