Docker Compose in depth

Docker has taken the development world by storm and Compose makes it even better as a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application’s services. Then, using a single command, you create and start all the services from your configuration.

You will learn how to define multi-container application environments, create flexible, customisable environments and networks, how to transform an existing application into a fully Docker-ised environment, and much more. Become a Docker Compose expert in a very short time!

Access this course on Zenva Academy