docker service ps web --no-trunc

Category: Docker

docker service ps web --no-trunc

Show full task details of a service

Lists every task (replica instance) of the web service with state, node, and error columns. --no-trunc stops Docker abbreviating long fields like image digests. Errors from failed tasks appear here.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.