Skip to content

Instantly share code, notes, and snippets.

@jayd3e
Created June 30, 2014 17:34
Show Gist options
  • Save jayd3e/0b3767c5be9b9dd5dcd8 to your computer and use it in GitHub Desktop.
Save jayd3e/0b3767c5be9b9dd5dcd8 to your computer and use it in GitHub Desktop.
docker run -e PORT=1111 -e PORT_0=1111 -e EXTERNAL_IP=<IP> -e SD_HOST=<IP> -e DISCOVERD= -e HOME=/ -e "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" flynn/discoverd -bind=:1111 -etcd=http://<IP>:4001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment