This image containes:
It is the default Memcached installation via apt-get. At start up this is the CMD.
/usr/bin/memcached -u root -m 128
You can run it like this:
docker run --name memcached -p 11211:11211 -d reiz/memcached:1.4.14
If you need more Memory you can overwrite the CMD command.
Content type
Image
Digest
sha256:67c43a0a3…
Size
67.4 MB
Last updated
almost 11 years ago
docker pull reiz/memcached:1.0.1