Namespace
library
Image / Tag
memcached:1.4.33
Content Digest
sha256:1803dfbff8f8d084a42a963960aa3c4be26036e726280a347fc5099493a6558d
Details
Created

2016-12-14 01:03:38 UTC

Size

49.8 MB

Content Digest
Environment
MEMCACHED_SHA1

e343530c55946ccbdd78c488355b02eaf90b3b46

MEMCACHED_VERSION

1.4.33

PATH

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


Layers

[#000] sha256:75a822cd7888e394c49828b951061402d31745f596b1f502758570f2d0ee79e2 - 98.33% (49 MB)

[#001] sha256:45b78be39d94d164800f0c9a2e4a617b2281dbbfab6c2a68e9550d1b94d5c314 - 0.0% (1.99 KB)

[#002] sha256:1a68c6a8c3a07df4f5a8965bdb4c7a1e31e4c37eaa976e8333f9e1c370bfbafe - 0.46% (232 KB)

[#003] sha256:f1c71d6cde6b2086fb07ae1362adc5e643f5bdd8f2fc5a21406190cff1e667a8 - 1.21% (619 KB)

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

[#005] sha256:dca3f01271abdeb237da1867e05e7a3b838966d96d7cb86872ef3895fafc3f88 - 0.0% (119 Bytes)


History
2016-12-13 22:10:59 UTC

/bin/sh -c #(nop) ADD file:1d214d2782eaccc743b8d683ccecf2f87f12a0ecdfbcd6fdf4943ce616f23870 in /

2016-12-13 22:10:59 UTC

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

2016-12-14 01:03:06 UTC

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

2016-12-14 01:03:12 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-12-14 01:03:13 UTC

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

2016-12-14 01:03:13 UTC

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

2016-12-14 01:03:36 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-12-14 01:03:36 UTC

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

2016-12-14 01:03:37 UTC

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

2016-12-14 01:03:37 UTC

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

2016-12-14 01:03:37 UTC

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

2016-12-14 01:03:38 UTC

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

2016-12-14 01:03:38 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