2016-05-24 03:02:22 UTC
51.7 MB
7fd0ba9283c61204f196638ecf2e9295688b2314
MEMCACHED_VERSION1.4.25
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610b - 94.66% (49 MB)
[#001] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#002] sha256:da16c0230d0e93ff5a440f31a2950af970e1bfd82043221cc3e3a7b2c6b72274 - 0.0% (1.99 KB)
[#003] sha256:b49028122c918eda83fb2b929e20a442859af7d90008a48679b3a1cd51cb1174 - 0.44% (232 KB)
[#004] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#005] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#006] sha256:f9d4731a18996cdf3e9c07fe173dc0182364a3cec511d54e87037fffdd131925 - 4.9% (2.53 MB)
[#007] sha256:31342a34ef9f0f2a5c8e5bf72b59e3501caa484a7393e9dc2060d11144f54146 - 0.0% (229 Bytes)
[#008] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#009] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#010] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#011] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
/bin/sh -c #(nop) ADD file:5d8521419ad6cfb6956ed26ab70a44422d512f82462046ba8e68b7dcb8283f7e in /
2016-05-23 22:57:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-05-24 02:59:39 UTC/bin/sh -c groupadd -r memcache && useradd -r -g memcache memcache
2016-05-24 03:00:50 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-05-24 03:00:51 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.4.25
2016-05-24 03:00:52 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=7fd0ba9283c61204f196638ecf2e9295688b2314
2016-05-24 03:02:16 UTC/bin/sh -c buildDeps='curl gcc libc6-dev libevent-dev make perl' && set -x && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && curl -SL "http://memcached.org/files/memcached-$MEMCACHED_VERSION.tar.gz" -o memcached.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 && make install && cd / && rm -rf /usr/src/memcached && apt-get purge -y --auto-remove $buildDeps
2016-05-24 03:02:18 UTC/bin/sh -c #(nop) COPY file:7d149642e02cc8ce55f02238e882e5a995c2294115ae2b5a04623d9bd4d72a22 in /entrypoint.sh
2016-05-24 03:02:19 UTC/bin/sh -c #(nop) ENTRYPOINT &{["/entrypoint.sh"]}
2016-05-24 03:02:20 UTC/bin/sh -c #(nop) USER [memcache]
2016-05-24 03:02:21 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2016-05-24 03:02:22 UTC/bin/sh -c #(nop) CMD ["memcached"]
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.