Memcache container with tunable settings.
6.6K
Memcache container with tunable settings.
CentOS-based image of Memcached distributed memory object-caching system. Provides various environment settings to tune the Memcache behavior.
For more documentation on how Outrigger images are constructed and how to work with them, please see the documentation.
MEMCACHE_PORT: [11211] The port Memcache will bind to. (Note that if this
is changed you must expose the new port in your docker command or docker-compose manifest.)MEMCACHE_MAX_MEMORY: [64] Memory limit for cached data (not a global memcache limit).MEMCACHE_SLAB_SIZE: [1M] Maximum size of a single object to be stored.MEMCACHE_CONN: [1024] Maximum number of concurrent connections.Please email [email protected] with security concerns.
Content type
Image
Digest
Size
112.3 MB
Last updated
over 7 years ago
docker pull outrigger/memcache