Skip to content

Instantly share code, notes, and snippets.

@kgorskowski
Created April 27, 2015 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgorskowski/1acd11b87aa981baa282 to your computer and use it in GitHub Desktop.
Save kgorskowski/1acd11b87aa981baa282 to your computer and use it in GitHub Desktop.
sudo docker run -d -p 4001:4001 -p 7001:7001 quay.io/coreos/etcd -discovery=https://discovery.etcd.io/xyc -addr=private_ipv4:4001 -peer-addr=private_ipv4:7001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment