Broken Docker Compose file

Description:

You've been asked to troubleshoot a local development environment for a service called myapp. This service has been provisioned using Docker Compose in the directory /home/lab/myapp. Running docker compose up should start the service successfully, but it's not working as expected.

Tasks:

  • Fix the Docker Compose file /home/lab/myapp/compose.yaml .

Level: Intermediate

Estimated duration: 30min

Access: Pro plan required

Tags: Docker

Scenarios