Skip to content

Instantly share code, notes, and snippets.

@sskoopa
Created November 11, 2016 19:07
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 sskoopa/e651c72a318238be8d1c4d7a1facd3c1 to your computer and use it in GitHub Desktop.
Save sskoopa/e651c72a318238be8d1c4d7a1facd3c1 to your computer and use it in GitHub Desktop.
Run memcache in docker

docker run -d -p 11211:11211 --name cache memcached:alpine

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