2016-06-24 21:06:46 UTC
49.8 MB
b5869038dc5f2dce24f3a62806eadfd64d58662e
MEMCACHED_VERSION1.4.27
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 98.25% (49 MB)
[#001] sha256:868898c37c222d7c2f384f786bd48040966be80118390661155529829f4b3747 - 0.0% (1.99 KB)
[#002] sha256:19e53c924a166258e61de36fde2ef43b394238d1c9b232702e313863ae51f49d - 0.51% (262 KB)
[#003] sha256:8837326b4e58eb39db2cea1345cd67fcb3705f0fbf142131f21c4cc5cf74d796 - 1.24% (631 KB)
[#004] sha256:78875990610005070916e00e176eddaf21e222f86f29465320de506e81a00939 - 0.0% (291 Bytes)
[#005] sha256:708a7156f30528b1728048fba1daad22b4c7ca196d66eb5a041a0ea2d8b48da7 - 0.0% (120 Bytes)
/bin/sh -c #(nop) ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /
2016-06-09 21:28:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-06-10 01:56:57 UTC/bin/sh -c groupadd -r memcache && useradd -r -g memcache memcache
2016-06-10 01:57:52 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-06-24 21:05:06 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.4.27
2016-06-24 21:05:06 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=b5869038dc5f2dce24f3a62806eadfd64d58662e
2016-06-24 21:06:42 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-06-24 21:06:43 UTC/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/
2016-06-24 21:06:44 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2016-06-24 21:06:45 UTC/bin/sh -c #(nop) ENTRYPOINT &{["docker-entrypoint.sh"]}
2016-06-24 21:06:45 UTC/bin/sh -c #(nop) USER [memcache]
2016-06-24 21:06:46 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2016-06-24 21:06:46 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.