Home / Report Question

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

Correct Answer: C