News

The docker-compose.yml file is broken into sections, each section represents a single container which, when combined with the other containers, create the service.
Docker allows you to create specific networks and attach containers to them. Here's how to make use of this highly flexible feature.