DCA Exam QuestionsBrowse all questions from this exam

DCA Exam - Question 56


You created a new service named 'http' and discover it is not registering as healthy.

Will this command enable you to view the list of historical tasks for this service?

'docker service ps http'

Show Answer
Correct Answer:

Discussion

1 comment
Sign in to comment
diazedOption: A
Mar 8, 2025

docker service ps Lists the tasks that are running as part of the specified services.