PdfPrep.com

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

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

Exit mobile version