Created
June 30, 2014 17:34
-
-
Save jayd3e/0b3767c5be9b9dd5dcd8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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