Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- weba:
- build: web/.
- expose:
- - 80
- webb:
- build: web/.
- expose:
- - 80
- test1:
- build: test/.
- expose:
- - 81
- test2:
- build: test/.
- expose:
- - 81
- haproxy:
- build: haproxy/.
- links:
- - weba
- - webb
- - test1
- - test2
- ports:
- - "80:80"
- - "70:70"
- expose:
- - "80"
- - "70"
- ~
Add Comment
Please, Sign In to add comment