Namespace
library
Image / Tag
memcached:1.4.32
Content Digest
sha256:c227df5a7c824dd054ede097962b3cb347575aeb97caf3ef6c34e581cd6d31fa
Details
Created

2016-10-21 20:40:24 UTC

Size

49.8 MB

Content Digest
Environment
MEMCACHED_SHA1

cbec6b533fe037b5ad5c54d111e0d30bc9db4424

MEMCACHED_VERSION

1.4.32

PATH

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


Layers

[#000] sha256:43c265008fae5d1f3cbee0dac9697235320b174d85acbed002a4fe44236adec0 - 98.33% (49 MB)

[#001] sha256:58b25e9455e95f58fccd1d83a551892751c947971463c861740fb66283a26005 - 0.0% (2 KB)

[#002] sha256:add2ca9ff2c6144b4c19f9dd559987e81669305e5a9a93df3585f203ce296a79 - 0.45% (232 KB)

[#003] sha256:c2e984816f0d68d09542381958e59d9be8a738b3da29013b93868111a7a731f7 - 1.21% (618 KB)

[#004] sha256:f1f468397f921596a9397e6922f6a0363373493cbf848167f5450bc0f85f1867 - 0.0% (285 Bytes)

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


History
2016-10-21 16:22:34 UTC

/bin/sh -c #(nop) ADD file:23aa4f893e3288698c017b90be657911b72d54edb3b3a7c4d05c308f50f9228f in /

2016-10-21 16:22:34 UTC

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

2016-10-21 20:39:50 UTC

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

2016-10-21 20:39:56 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-10-21 20:39:57 UTC

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

2016-10-21 20:39:57 UTC

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

2016-10-21 20:40:21 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-10-21 20:40:22 UTC

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

2016-10-21 20:40:23 UTC

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

2016-10-21 20:40:23 UTC

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

2016-10-21 20:40:23 UTC

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

2016-10-21 20:40:24 UTC

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

2016-10-21 20:40:24 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