Practice this fail.
Service names, please.
Docker · Restart as often as you like
Read the error, choose a command, and learn
why it works. Nothing runs on your machine.
You are in a valid Compose project and need the service names from its resolved configuration. Do not start containers.
Service names, please.
$ ls
compose.yaml
Which command lists configured Compose service names?
Fixed. By hand.
docker compose config --servicesconfig --services prints the model’s service names, including services that do not currently have running containers. It is based on the Compose configuration.
Practice does not affect your daily score or streak.