💾 Archived View for freeshell.de › tldr › docker-swarm.gmi captured on 2023-01-29 at 04:42:04. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

docker swarm

A container orchestration tool.

More information.

docker swarm init
docker swarm join-token {worker|manager}
docker swarm join --token {token} {manager_node_url:2377}
docker swarm leave
docker swarm ca
docker swarm ca --rotate
docker swarm update --cert-expiry {hours}h{minutes}m{seconds}s
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY