A

Admin • 833K Points
Coach

Q. Which command can be used to check the status of Docker services in a Swarm mode?

  • (A) docker swarm status
  • (B) docker service list
  • (C) docker node status
  • (D) docker service ps
  • Correct Answer - Option(D)
  • Views: 39
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker service ps' is used to list and check the status of tasks running in a Docker Swarm service.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.