- Replace image:
Container image
with the correct container image - Save the dockercompose.yml
- Open a command prompt or terminal and navigate to the directory containing the
docker-compose.yml
file. - Run the following command to start the container:
docker-compose up
This will create a Docker container that mounts the container image to the local storage readonly.