Skip to content

Instantly share code, notes, and snippets.

@marcelmaatkamp
Last active August 29, 2015 14:16
Show Gist options
  • Save marcelmaatkamp/cdf7e1c4b3e34a2d5828 to your computer and use it in GitHub Desktop.
Save marcelmaatkamp/cdf7e1c4b3e34a2d5828 to your computer and use it in GitHub Desktop.
registrator
docker run \
--name registrator \
--link consul:consul \
-v /var/run/docker.sock:/tmp/docker.sock \
gliderlabs/registrator consul://consul:8500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment