www.LinuxHowtos.org





DOCKER

Section: Docker User Manuals (1)
Updated: Jun 2025
Index Return to Main Contents

 

NAME

docke-nod-ps- List tasks running on one or more nodes, defaults to current node

 

SYNOPSIS

docker node ps [OPTIONS] [NODE...]

 

DESCRIPTION

List tasks running on one or more nodes, defaults to current node

 

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-node(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO