Last active
June 14, 2016 06:30
-
-
Save stanley-shi/fa547d9538f0b05da0067581db5a1e11 to your computer and use it in GitHub Desktop.
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 --detach -p 8091:8091 -p 8092:8092 -p 8093:8093 -p 11207:11207 -p 11210:11210 -p 11211:11211 -p 18091:18091 -p 18092:18092 couchbase:3.0.3 | |
docker run --net=host couchbase:3.0.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment