Skip to content

Instantly share code, notes, and snippets.

@voltgister
Created May 15, 2015 17:12
Embed
What would you like to do?
$ 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