How do you view the list of historical tasks for that service by using the command line?

Posted by: Pdfprep Category: DCA Tags: , ,

After creating a new service named ‘http’, you notice that the new service is not registering as healthy.

How do you view the list of historical tasks for that service by using the command line?
A . ‘docker inspect http’
B . ‘docker service inspect http’
C . ‘docker service ps http’
D . ‘docker ps http’

Answer: C

Leave a Reply

Your email address will not be published.