1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 04:15:28 +02:00
portainer/examples/swarm
2016-04-29 21:57:27 -05:00
..
docker-compose.yml DockerUI => UI For Docker 2016-04-29 21:57:27 -05:00
Dockerfile Added swarm on docker-machine example. 2016-01-24 17:03:20 -06:00
README.md DockerUI => UI For Docker 2016-04-29 21:57:27 -05:00

UI For Docker with Swarm

This example works with swarm clusters created with docker-machine.

Usage

Make sure your client is pointed directly to the Docker daemon on the swarm-master's node (not through swarm).

docker-compose up -d