Created
March 14, 2018 21:14
-
-
Save alexcheng1982/10174e635ae9736a52b86546d91c942f to your computer and use it in GitHub Desktop.
Start Cassandra
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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