Skip to content

Instantly share code, notes, and snippets.

@voltgister
Created May 15, 2015 17:12
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 voltgister/9b674455112ebff6f2f4 to your computer and use it in GitHub Desktop.
Save voltgister/9b674455112ebff6f2f4 to your computer and use it in GitHub Desktop.
$ PREFIX="boston" HOSTCOUNT=2 VOLTPATH="boston" ./run.sh start
$ DOCKER_ENV="$DOCKER_ENV --link boston1:boston1" VOLT_ARGS="-r" PREFIX="tokyo" HOSTCOUNT=2 VOLTPATH="tokyo" ./run.sh start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment