Skip to content

Instantly share code, notes, and snippets.

@aaronjudd
Created March 24, 2015 17:43
Show Gist options
  • Select an option

  • Save aaronjudd/17b08880ad5eb5e67a20 to your computer and use it in GitHub Desktop.

Select an option

Save aaronjudd/17b08880ad5eb5e67a20 to your computer and use it in GitHub Desktop.
docker run reaction
docker run --rm -e ROOT_URL="http://localhost" \
-e METEOR_EMAIL="[email protected]" \
-e METEOR_USER="admin" \
-e METEOR_AUTH="password" \
-t ongoworks/reaction
@faddat
Copy link
Copy Markdown

faddat commented Mar 30, 2015

Many thanks, flawless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment