Docker Swarm

Docker Swarm

Docker Swarm is a container orcherstration tool based on Docker. With Docker Swarm you can manage multiple containers deployed across multiple host machines. Current versions of Docker includes swarm mode, which allows you to run Docker Engines as swarms. You can manage your Docker Swarm's with the Docker CLI, to create, deploy and manage your Docker Swarm's.

Docker Swarm Information