Namespace
library
Image / Tag
memcached:1.4.29
Content Digest
sha256:74b2c31c3769c991842b1be7b398c5caf0d1e42a82ef4a14208b3c3b35ceb19a
Details
Created

2016-07-29 19:51:32 UTC

Size

49.8 MB

Content Digest
Environment
MEMCACHED_SHA1

8994b4d0dbcc8d536f3d6cd4763489a3c51ca44b

MEMCACHED_VERSION

1.4.29

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:af71c66a5346b1ebd29cbb1d95200ffacf933d79377283a3bf621a3cac9362b8 - 1.19% (608 KB)

[#004] sha256:0534b40dcd980eeea65f45a63a58cf84f2c54836bbc45315905ba883eb011b34 - 0.0% (291 Bytes)

[#005] sha256:9ae4e6e7375ebf849374dc2be5d1ef62dad75dc6140bdc60c98691d562822e02 - 0.0% (118 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-07-29 19:49:49 UTC

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

2016-07-29 19:49:50 UTC

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

2016-07-29 19:51:26 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-07-29 19:51:27 UTC

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

2016-07-29 19:51:29 UTC

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

2016-07-29 19:51:29 UTC

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

2016-07-29 19:51:30 UTC

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

2016-07-29 19:51:31 UTC

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

2016-07-29 19:51:32 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