Created
October 1, 2015 14:58
-
-
Save vdemeester/fba5ef6124d40413f3ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| interlock: | |
| image: ehazlett/interlock | |
| command: --swarm-url 10.0.10.72:3375 --plugin haproxy start | |
| ports: | |
| - "80:80" | |
| - "443:443" | |
| website: | |
| image: ehazlett/docker-demo | |
| hostname: docker-training.com | |
| ports: | |
| - "8080" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment