Skip to content

Files

Latest commit

f0fad83 · Jun 16, 2021

History

History
9 lines (8 loc) · 114 Bytes

memcache.md

File metadata and controls

9 lines (8 loc) · 114 Bytes

memcache

docker run -d \
-p 11211:11211 \
--name=memcache \
--restart=always \
memcached:1.6.9