Namespace
library
Image / Tag
memcached:1.4.30
Content Digest
sha256:b532c2acb00289f6de2b4d31bfd1fc80c53bd78e520e7c1dc081cb8d08d25565
Details
Created

2016-08-16 00:22:03 UTC

Size

49.8 MB

Content Digest
Environment
MEMCACHED_SHA1

bb8644a4110932e331d1539f0435bc6a0e558827

MEMCACHED_VERSION

1.4.30

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:357ea8c3d80bc25792e010facfc98aee5972ebc47e290eb0d5aea3671a901cab - 98.35% (49 MB)

[#001] sha256:1ef673e51c1fec3edd62ffd7ea49df87aeaa7f781ed02c0d4ef888ba8b438e38 - 0.0% (1.99 KB)

[#002] sha256:5dfcd2189a7da17f5f513960091edaaf5fcea1ae5b6ba42cff17a909e62fdba7 - 0.46% (232 KB)

[#003] sha256:70c11f0c8c06f5381ed0664a0f34885c26076641dcb87ffc8b094413aff78d67 - 1.19% (608 KB)

[#004] sha256:f29dbaa666cd1d6e5d8a2ef5260ff875d8f39cec946eaf0ea4ebe4bc56d81681 - 0.0% (287 Bytes)

[#005] sha256:14ef4e5fcd63d7d6f65279f0b809defd3b6626c524ebe6ca1a8ae842a3814f0f - 0.0% (120 Bytes)


History
2016-07-28 17:47:54 UTC

/bin/sh -c #(nop) ADD file:0e0565652aa852f62033d99f84892216020d30f64521ded5e72d4940bc4c9697 in /

2016-07-28 17:47:55 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2016-07-29 19:48:54 UTC

/bin/sh -c groupadd -r memcache && useradd -r -g memcache memcache

2016-07-29 19:49:48 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libevent-2.0-5 && rm -rf /var/lib/apt/lists/*

2016-08-16 00:20:17 UTC

/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.4.30

2016-08-16 00:20:18 UTC

/bin/sh -c #(nop) ENV MEMCACHED_SHA1=bb8644a4110932e331d1539f0435bc6a0e558827

2016-08-16 00:21:56 UTC

/bin/sh -c buildDeps=' gcc libc6-dev libevent-dev make perl wget ' && set -x && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && wget -O memcached.tar.gz "http://memcached.org/files/memcached-$MEMCACHED_VERSION.tar.gz" && echo "$MEMCACHED_SHA1 memcached.tar.gz" | sha1sum -c - && mkdir -p /usr/src/memcached && tar -xzf memcached.tar.gz -C /usr/src/memcached --strip-components=1 && rm memcached.tar.gz && cd /usr/src/memcached && ./configure && make -j$(nproc) && make install && cd / && rm -rf /usr/src/memcached && apt-get purge -y --auto-remove $buildDeps

2016-08-16 00:21:57 UTC

/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/

2016-08-16 00:21:59 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat

2016-08-16 00:22:00 UTC

/bin/sh -c #(nop) ENTRYPOINT &{["docker-entrypoint.sh"]}

2016-08-16 00:22:01 UTC

/bin/sh -c #(nop) USER [memcache]

2016-08-16 00:22:02 UTC

/bin/sh -c #(nop) EXPOSE 11211/tcp

2016-08-16 00:22:03 UTC

/bin/sh -c #(nop) CMD ["memcached"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete