from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
DOCKER
Section: Docker User Manuals (1) Updated: Jun 2025 Index
Return to Main Contents
NAME
docke-swar-join- Join a swarm as a node and/or manager
SYNOPSIS
docker swarm join [OPTIONS] HOST:PORT
DESCRIPTION
Join a swarm as a node and/or manager
OPTIONS
-advertis-addr=""
Advertised address (format: "[:port]")
-availability="active"
Availability of the node ("active", "pause", "drain")
-dat-pat-addr=""
Address or interface to use for data path traffic (format: "")
-liste-addr=0.0.0.0:2377
Listen address (format: "[:port]")
-token=""
Token for entry into the swarm
SEE ALSO
docke-swarm(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
|