www.LinuxHowtos.org





DOCKER

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

 

NAME

docke-nod-rm- Remove one or more nodes from the swarm

 

SYNOPSIS

docker node rm [OPTIONS] NODE [NODE...]

 

DESCRIPTION

Remove one or more nodes from the swarm

 

OPTIONS

-f, -force[=false]         Force remove a node from the swarm

 

SEE ALSO

docke-node(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO