Skip to content

Instantly share code, notes, and snippets.

@OhIAmFine
Created January 2, 2019 02:15
Show Gist options
  • Save OhIAmFine/8938db9e41311852f953bc67f922ed5b to your computer and use it in GitHub Desktop.
Save OhIAmFine/8938db9e41311852f953bc67f922ed5b to your computer and use it in GitHub Desktop.
// start redis at localhost
docker run --name redis -p 6379:6379 -d redis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment