Skip to content

Instantly share code, notes, and snippets.

@vdemeester
Created October 1, 2015 14:58
Show Gist options
  • Select an option

  • Save vdemeester/fba5ef6124d40413f3ba to your computer and use it in GitHub Desktop.

Select an option

Save vdemeester/fba5ef6124d40413f3ba to your computer and use it in GitHub Desktop.
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