Skip to content

Instantly share code, notes, and snippets.

@colebrumley
Created December 16, 2015 05:31
Show Gist options
  • Save colebrumley/94e93a7410876d3ba9de to your computer and use it in GitHub Desktop.
Save colebrumley/94e93a7410876d3ba9de to your computer and use it in GitHub Desktop.
consul:
image: elcolio/consul
restart: always
labels:
io.rancher.os.after: console
io.rancher.os.detach: "false"
io.rancher.os.scope: system
restart: always
net: host
volumes:
- /etc/consul
- /var/lib/consul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment