R

Ram Sharma • 193.84K Points
Coach

Q. Which command is used to check the status of all services in Docker Compose?

  • (A) docker-compose status
  • (B) docker-compose show
  • (C) docker-compose ps
  • (D) docker-compose check

Explanation by: Ram Sharma
The 'docker-compose ps' command shows the status of all services in a Docker Compose setup.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.