Created
December 5, 2018 02:03
-
-
Save sander1/21d8b3851676571cf1bb7957b1815a1f to your computer and use it in GitHub Desktop.
Redis Docker port
This file contains hidden or 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 -d -p <PORT_OF_YOUR_CHOICE>:6379 redis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment