Skip to content

Instantly share code, notes, and snippets.

@sskoopa
Created November 11, 2016 19:07
Show Gist options
  • Select an option

  • Save sskoopa/e651c72a318238be8d1c4d7a1facd3c1 to your computer and use it in GitHub Desktop.

Select an option

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