blob: fe52c0b421510100de5c598c932f7e4d06428105 [file] [log] [blame]
Filip Pytloun3a1e3d32017-02-23 15:02:54 +01001parameters:
2 docker:
3 client:
4 service:
5 visualizer:
6 restart:
7 condition: any
8 image: manomarks/visualizer
9 constraint: "node.role==manager"
10 ports:
11 - 18090:8080
12 volume:
13 docker:
14 type: bind
15 source: /var/run/docker.sock
16 destination: /var/run/docker.sock