Add swarmpit

This commit is contained in:
jirkapenzes 2017-07-10 20:32:02 +02:00
parent 896dfab6c0
commit 683f72b8c2

View File

@ -364,6 +364,7 @@ Services to securely store your Docker images.
* [Rancher](https://github.com/rancher/rancher) - An open source project that provides a complete platform for operating Docker in production by [@rancher][rancher].
* [Serf](https://github.com/hashicorp/serf) - Service orchestration and management tool by [@hashicorp][hashicorp]
* [Shipyard](https://github.com/shipyard/shipyard) - Composable Docker Management
* [Docker Swarm](https://github.com/docker/swarm) (Swarm: a Docker-native clustering system)
## Reverse Proxy
* [docker-proxy](https://github.com/silarsis/docker-proxy) - Transparent proxy for docker containers, run in a docker container. By [@silarsis](https://github.com/silarsis)