Docker Compose
Create an empty
docker-compose.yml
file and add a
services
section to it:
version: '3.1'
services: