www.LinuxHowtos.org
DOCKER
Section: Docker User Manuals (1)Updated: Jun 2025
Index Return to Main Contents
NAME
docke-servic-ps- List the tasks of one or more services
SYNOPSIS
docker service ps [OPTIONS] SERVICE [SERVICE...]
DESCRIPTION
List the tasks of one or more services
OPTIONS
-f, -filter= Filter output based on conditions provided
-format=""
Prett-print tasks using a Go template
-n-resolve[=false]
Do not map IDs to Names
-n-trunc[=false]
Do not truncate output
-q, -quiet[=false]
Only display task IDs
SEE ALSO
docke-service(1)