5

Start redis in Docker with a open port at localhost:6379

 2 years ago
source link: https://gist.github.com/sskoopa/cd01db8ec5b16eecbdf4cd08f100df06
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Start redis in Docker with a open port at localhost:6379 · GitHub

Instantly share code, notes, and snippets.

Start redis in Docker with a open port at localhost:6379

docker run --name recorder-redis -p 6379:6379 -d redis:alpine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK