Skip to content

Instantly share code, notes, and snippets.

@alexcheng1982
Created March 14, 2018 21:14
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 alexcheng1982/10174e635ae9736a52b86546d91c942f to your computer and use it in GitHub Desktop.
Save alexcheng1982/10174e635ae9736a52b86546d91c942f to your computer and use it in GitHub Desktop.
Start Cassandra
docker run --rm -p 7199:7199 -e "JMX_HOST=`ipconfig getifaddr en0`" alexcheng/cassandra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment