Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save achmadhadikurnia/10d4aa78abb14f1dfc627a814785e82d to your computer and use it in GitHub Desktop.
Save achmadhadikurnia/10d4aa78abb14f1dfc627a814785e82d to your computer and use it in GitHub Desktop.
docker run --name redis -p 6379:6379 -v redis:/data -d redis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment