Skip to content

Instantly share code, notes, and snippets.

@sander1
Created December 5, 2018 02:03
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 sander1/21d8b3851676571cf1bb7957b1815a1f to your computer and use it in GitHub Desktop.
Save sander1/21d8b3851676571cf1bb7957b1815a1f to your computer and use it in GitHub Desktop.
Redis Docker port
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