mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-25 10:54:18 +00:00
let nginx proxy route swarm viz container
This commit is contained in:
parent
6bd4f16e62
commit
f4bee2051e
@ -18,8 +18,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /mnt/nopaque:/mnt/nopaque
|
- /mnt/nopaque:/mnt/nopaque
|
||||||
viz:
|
viz:
|
||||||
|
environment:
|
||||||
|
- VIRTUAL_HOST=viz.localhost
|
||||||
image: dockersamples/visualizer:latest
|
image: dockersamples/visualizer:latest
|
||||||
ports:
|
|
||||||
- 8080:8080
|
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user