add services keyword and three dashes that signal the start of document content in a yaml file

The docker container fails to start if I don't include the services keyword at the top of the docker-compose file. It looks like this keyword is required: https://docs.docker.com/compose/compose-file/

Merge request reports

Loading