Docker app does not start

Description:

You're working with a containerized Go application built as the Docker image myapp:1.0. When you attempt to run it, the container fails to start, even though a teammate confirms it runs successfully on their machine. The image was built from the project located at /home/lab/myapp .

Tasks:

  • Get the Docker image myapp:1.0 running on the host machine.

Level: Intermediate

Estimated duration: 30min

Access: Pro plan required

Tags: Docker

Scenarios