Skip to content

Instantly share code, notes, and snippets.

@peterdemartini
Created July 21, 2015 00:46
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 peterdemartini/d78b9d1f93a1c0c52357 to your computer and use it in GitHub Desktop.
Save peterdemartini/d78b9d1f93a1c0c52357 to your computer and use it in GitHub Desktop.
docker run \
--name gateblu-forever \
-e DEBUG=gateblu-forever* \
-e MESHBLU_SERVER=meshblu.octoblu.com \
-e MESHBLU_PORT=3000 \
-e MESHBLU_UUID=c6366d66-7bb8-438d-908e-5cc724aa5c0e \
-e MESHBLU_TOKEN=f7d0d2c3850045e986b2a34a94142c34
octoblu/gateblu-forever:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment