Memcached is an in-memory key-value store for small chunks of arbitrary data.
1.1K
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
Small image (~ 4 MB) for Memcached based on Alpine.
docker run -it --rm -p 11211:11211 twofour/memcached
Memory limit for memcached in MB.
Default: 64
Content type
Image
Digest
Size
3.4 MB
Last updated
over 7 years ago
docker pull twofour/memcached