Merge pull request #515 from titanous/patch-1

Remove Flynn from potential users in docs
This commit is contained in:
Victor Vieux 2015-03-25 19:38:05 -06:00
commit 4fadc01ca9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ into a single, virtual host.
Swarm serves the standard Docker API, so any tool which already communicates Swarm serves the standard Docker API, so any tool which already communicates
with a Docker daemon can use Swarm to transparently scale to multiple hosts: with a Docker daemon can use Swarm to transparently scale to multiple hosts:
Dokku, Compose, Krane, Flynn, Deis, DockerUI, Shipyard, Drone, Jenkins... and, Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and,
of course, the Docker client itself. of course, the Docker client itself.
Like other Docker projects, Swarm follows the "batteries included but removable" Like other Docker projects, Swarm follows the "batteries included but removable"