Sign inSign up

outrigger/memcache

By outrigger

•Updated over 7 years ago

Memcache container with tunable settings.

Image
2

6.6K

outrigger/memcache repository overview

⁠Outrigger Memcache

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⁠.

⁠Environment Variables

  • 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.

⁠Security Reports

Please email [email protected]⁠ with security concerns.

⁠Maintainers

Phase2 Logo

Tag summary

Content type

Image

Digest

Size

112.3 MB

Last updated

over 7 years ago

docker pull outrigger/memcache