Compose file | Docker Docs, Docker, 2024 (Docker) - Official guide for Docker Compose file syntax and structure, including service definitions and the 'image' and 'build' directives.
Dockerfile reference | Docker Docs, Docker, 2024 (Docker) - Reference for Dockerfile syntax and instructions, which are used when defining services with the 'build' directive.
Docker in Practice, Ian Miell, Aidan Hobson Sayers, 2019 (Manning Publications) - A practical book offering examples and explanations for working with Docker, including multi-container applications using Compose.