Sign inSign up

twofour/memcached

By twofour

Updated over 7 years ago

Memcached is an in-memory key-value store for small chunks of arbitrary data.

Image
0

1.1K

twofour/memcached repository overview

twofour/memcached

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.

Usage

docker run -it --rm -p 11211:11211 twofour/memcached

Environment variables

MEMCACHED_MEMORY_LIMIT

Memory limit for memcached in MB.

Default: 64

Tag summary

Content type

Image

Digest

Size

3.4 MB

Last updated

over 7 years ago

docker pull twofour/memcached