2018-06-07 10:57:11 UTC
3.83 MB
8db4363728edfce6c665c181f2237c7ea8ba3ea8
MEMCACHED_VERSION1.5.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:381c1d4107a4401d75b916e6dc4331efddc01adac41f49eeaa711ab898606a1a - 52.9% (2.03 MB)
[#001] sha256:061a9db3c9e4f3bc32618a5f1a7e2b8aefb20fcc48f8be709bc7f7eabe61d003 - 0.0% (175 Bytes)
[#002] sha256:fd87a390862ce9119e192578c00742f2c9faba9770746f24d136ae91a50c68da - 0.03% (1.22 KB)
[#003] sha256:aee8bd2a69c31900263fcbde7a96f9555ed4759aabf68687f380bde7290c3060 - 47.05% (1.8 MB)
[#004] sha256:a427b4d7f0bc5f35f9d12138a6f32a1e36c670a72624eca8dbe5083abc4b899f - 0.01% (285 Bytes)
[#005] sha256:e124d077f3afbcf126be130859ba2b574f22b33bc61c6cfd70790eb27621e303 - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:614c07101e677db9a4118a71c852a2be45a337d94c5bedfb48ae8c4cad21d625 in /
2018-06-01 06:57:26 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2018-06-01 06:57:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-06-01 10:05:16 UTC/bin/sh -c adduser -D memcache
2018-06-01 10:05:16 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.5.8
2018-06-01 10:05:16 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8db4363728edfce6c665c181f2237c7ea8ba3ea8
2018-06-07 10:57:08 UTC/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates coreutils cyrus-sasl-dev dpkg-dev dpkg gcc libc-dev libevent-dev libressl linux-headers make perl perl-utils tar wget && wget -O memcached.tar.gz "https://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 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && enableExtstore="$( case "$gnuArch" in s390x-*) ;; *) echo '--enable-extstore' ;; esac )" && ./configure --build="$gnuArch" --enable-sasl $enableExtstore && make -j "$(nproc)" && make test && make install && cd / && rm -rf /usr/src/memcached && runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --virtual .memcached-rundeps $runDeps && apk del .build-deps && memcached -V
2018-06-07 10:57:10 UTC/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/
2018-06-07 10:57:10 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2018-06-07 10:57:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-07 10:57:10 UTC/bin/sh -c #(nop) USER [memcache]
2018-06-07 10:57:11 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2018-06-07 10:57:11 UTC/bin/sh -c #(nop) CMD ["memcached"]
2018-07-06 17:26:45 UTC
4.51 MB
8db4363728edfce6c665c181f2237c7ea8ba3ea8
MEMCACHED_VERSION1.5.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:911c6d0c7995e5d9763c1864d54fb6deccda04a55d7955123a8e22dd9d44c497 - 44.44% (2.01 MB)
[#001] sha256:b34b12912dd4d5012ede38c516277c22aa189773c1ff26e7e8667f8440ce0233 - 0.03% (1.22 KB)
[#002] sha256:ce9aac25d7070a362269931aedba8bce05364aed97d086a009563c9fd45859a7 - 55.53% (2.51 MB)
[#003] sha256:b93df8e10373329f64831323370f1b3c649aa06332dfa511b34c9dd1c7042f1f - 0.01% (284 Bytes)
[#004] sha256:1c6ec4e4d268f32abac0fc94ea27df32bc87f7a266722237e3a5da9275d534ec - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:6ee19b92d5cb1bf143947fe2e2481cb3b353d42e1e54888a8ba48c03dd4155f2 in /
2018-07-06 14:13:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-07-06 17:21:43 UTC/bin/sh -c adduser -D memcache
2018-07-06 17:21:44 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.5.8
2018-07-06 17:21:44 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8db4363728edfce6c665c181f2237c7ea8ba3ea8
2018-07-06 17:26:43 UTC/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates coreutils cyrus-sasl-dev dpkg-dev dpkg gcc libc-dev libevent-dev libressl linux-headers make perl perl-utils tar wget && wget -O memcached.tar.gz "https://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 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && enableExtstore="$( case "$gnuArch" in s390x-*) ;; *) echo '--enable-extstore' ;; esac )" && ./configure --build="$gnuArch" --enable-sasl $enableExtstore && make -j "$(nproc)" && make test && make install && cd / && rm -rf /usr/src/memcached && runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --virtual .memcached-rundeps $runDeps && apk del .build-deps && memcached -V
2018-07-06 17:26:43 UTC/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/
2018-07-06 17:26:44 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2018-07-06 17:26:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-07-06 17:26:44 UTC/bin/sh -c #(nop) USER [memcache]
2018-07-06 17:26:45 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2018-07-06 17:26:45 UTC/bin/sh -c #(nop) CMD ["memcached"]
2018-06-07 07:49:33 UTC
3.61 MB
8db4363728edfce6c665c181f2237c7ea8ba3ea8
MEMCACHED_VERSION1.5.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:95d54dd4bdadebb53f9b91b25aa7dc5fcb83c534eb1d196eb0814aa1e16f3db2 - 53.86% (1.94 MB)
[#001] sha256:72bf7d76c39215a547858ef9260990b9b80c0e679bb2f6ceef942d7b6d0eeec3 - 0.0% (175 Bytes)
[#002] sha256:c0db37bdf4c1c0304d8047f54e7745edf943f360cbd6bcd830a60c72b84807a3 - 0.03% (1.25 KB)
[#003] sha256:9f82f1ee737191300d772dc49ee70d8586b7547281f13ac938b7f221f3ec26bb - 46.09% (1.66 MB)
[#004] sha256:1cdf8870eb902d234090967894f4c446081e3c8779d6d0caec9570ac9a411296 - 0.01% (289 Bytes)
[#005] sha256:e3fb9c697f648fdb8074be09f9b3f4eb223d64a3bc479cc7b53e12fe0ff1d049 - 0.0% (118 Bytes)
/bin/sh -c #(nop) ADD file:966d84204dc4860e9281f7c93c792137c88298edb284f267def4b38a11b79a1f in /
2017-12-01 18:41:45 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2017-12-01 18:41:46 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-04-02 17:34:17 UTC/bin/sh -c adduser -D memcache
2018-05-26 07:49:23 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.5.8
2018-05-26 07:49:24 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8db4363728edfce6c665c181f2237c7ea8ba3ea8
2018-05-29 18:28:16 UTC/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates coreutils cyrus-sasl-dev dpkg-dev dpkg gcc libc-dev libevent-dev libressl linux-headers make perl perl-utils tar wget && wget -O memcached.tar.gz "https://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 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && enableExtstore="$( case "$gnuArch" in s390x-*) ;; *) echo '--enable-extstore' ;; esac )" && ./configure --build="$gnuArch" --enable-sasl $enableExtstore && make -j "$(nproc)" && make test && make install && cd / && rm -rf /usr/src/memcached && runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --virtual .memcached-rundeps $runDeps && apk del .build-deps && memcached -V
2018-06-07 07:49:27 UTC/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/
2018-06-07 07:49:31 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2018-06-07 07:49:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-07 07:49:32 UTC/bin/sh -c #(nop) USER [memcache]
2018-06-07 07:49:33 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2018-06-07 07:49:33 UTC/bin/sh -c #(nop) CMD ["memcached"]
2018-06-07 09:00:41 UTC
3.55 MB
8db4363728edfce6c665c181f2237c7ea8ba3ea8
MEMCACHED_VERSION1.5.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b78042c299ad99d1e646b18762d4bc22a84c4f88e5bb491ea6293a10f53ddf79 - 53.49% (1.9 MB)
[#001] sha256:6fd45b97b6c2a3ac869ae5c99e087e97bc29714b165180e06f0c9116f400f2dd - 0.0% (175 Bytes)
[#002] sha256:151c071afab1ab7b08ef0dbe8e2ea271716a48481c9f03bf22500bddd9538556 - 0.03% (1.22 KB)
[#003] sha256:8afb53dd7cc4e1cb08621b57bdc084ceebfe6ea58fb11207b51b3571604f8b1e - 46.46% (1.65 MB)
[#004] sha256:279b97b14e3e44f2aa4126d3ef53d9900058c95a3e021a523cbbe79f823a5670 - 0.01% (284 Bytes)
[#005] sha256:57f654268ce234bd3d8c812180b32df410d737969b483994560ca44ff4e98adb - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:a6ef3cbbb1c0e5dfc6c3e41d70fd93e548594d9cb42c067e52df46d418c10a79 in /
2017-12-01 18:42:42 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2017-12-01 18:42:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-01-19 04:16:39 UTC/bin/sh -c adduser -D memcache
2018-05-26 08:45:06 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.5.8
2018-05-26 08:45:07 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8db4363728edfce6c665c181f2237c7ea8ba3ea8
2018-06-07 09:00:25 UTC/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates coreutils cyrus-sasl-dev dpkg-dev dpkg gcc libc-dev libevent-dev libressl linux-headers make perl perl-utils tar wget && wget -O memcached.tar.gz "https://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 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && enableExtstore="$( case "$gnuArch" in s390x-*) ;; *) echo '--enable-extstore' ;; esac )" && ./configure --build="$gnuArch" --enable-sasl $enableExtstore && make -j "$(nproc)" && make test && make install && cd / && rm -rf /usr/src/memcached && runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --virtual .memcached-rundeps $runDeps && apk del .build-deps && memcached -V
2018-06-07 09:00:26 UTC/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/
2018-06-07 09:00:28 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2018-06-07 09:00:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-07 09:00:39 UTC/bin/sh -c #(nop) USER [memcache]
2018-06-07 09:00:40 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2018-06-07 09:00:41 UTC/bin/sh -c #(nop) CMD ["memcached"]
2018-06-07 08:41:08 UTC
3.69 MB
8db4363728edfce6c665c181f2237c7ea8ba3ea8
MEMCACHED_VERSION1.5.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0da653ea85b50d280ec56ca2eafb7e8b37590630356e043fa9ff162d55732a23 - 53.74% (1.99 MB)
[#001] sha256:9fd90b777cc38b5b6ca1b2407e647fdc22ef31b57ef98e924e7e0635adffc385 - 0.0% (176 Bytes)
[#002] sha256:ab31b119386a086d3a80f01a107e952063d9f94f3a50fe9a2dabc1b8fdd2b087 - 0.03% (1.25 KB)
[#003] sha256:6e90178e693601045970e304a95b413dce820ff41aff996f2efd11a5536326ec - 46.22% (1.71 MB)
[#004] sha256:418db14f0b367bd246547202be3e306980037ac533bbaa9b0b15dca04c72235c - 0.01% (283 Bytes)
[#005] sha256:9321b2f9dbb9c77d0afbbe2021346bf9b86069166ac3610768ecb80f7eaf3c5f - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:791370adae5cfa8feec749693f5a995a01f58f0462b7aa675fc5bf991e1282b5 in /
2017-12-01 18:41:55 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2017-12-01 18:41:57 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-01-19 01:33:29 UTC/bin/sh -c adduser -D memcache
2018-05-26 08:22:20 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.5.8
2018-05-26 08:22:21 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8db4363728edfce6c665c181f2237c7ea8ba3ea8
2018-06-07 08:40:10 UTC/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates coreutils cyrus-sasl-dev dpkg-dev dpkg gcc libc-dev libevent-dev libressl linux-headers make perl perl-utils tar wget && wget -O memcached.tar.gz "https://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 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && enableExtstore="$( case "$gnuArch" in s390x-*) ;; *) echo '--enable-extstore' ;; esac )" && ./configure --build="$gnuArch" --enable-sasl $enableExtstore && make -j "$(nproc)" && make test && make install && cd / && rm -rf /usr/src/memcached && runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --virtual .memcached-rundeps $runDeps && apk del .build-deps && memcached -V
2018-06-07 08:40:18 UTC/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/
2018-06-07 08:40:49 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2018-06-07 08:40:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-07 08:41:01 UTC/bin/sh -c #(nop) USER [memcache]
2018-06-07 08:41:05 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2018-06-07 08:41:08 UTC/bin/sh -c #(nop) CMD ["memcached"]
2018-06-07 12:15:12 UTC
3.83 MB
8db4363728edfce6c665c181f2237c7ea8ba3ea8
MEMCACHED_VERSION1.5.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:11e7bc85614a236b32043d147930fd2bc9055af8642fe30e5e56142590572b0e - 54.39% (2.08 MB)
[#001] sha256:3f825cbb729285f1fe2a0cd1d4d36897e3fe2191c5ee044ce11a5d301dc64a34 - 0.0% (175 Bytes)
[#002] sha256:3ee38c4a66157820c6274c579d65ea2b83987e188f25c816a44863a47059c895 - 0.03% (1.22 KB)
[#003] sha256:2eaa600c6525d04b5828b8a26ecc1673add94cb8423fd1f07c80a8b7ba61d901 - 45.56% (1.75 MB)
[#004] sha256:bc9adbea2279a8e485b77c3a0af1f3ca3047b69d012853d4ea4905bf4b2c4fd2 - 0.01% (284 Bytes)
[#005] sha256:a2672a3ca61c3a12ebacb54f8f0437b52aa8eb3eecf6dfccedcfcfea1594c410 - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:9c09dfc247c393ab1c6205a4b7857047a3d88e398e8d35aede30f7d613ef1de9 in /
2017-12-01 18:41:58 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2017-12-01 18:41:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-01-19 18:33:29 UTC/bin/sh -c adduser -D memcache
2018-05-26 11:45:42 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.5.8
2018-05-26 11:45:42 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8db4363728edfce6c665c181f2237c7ea8ba3ea8
2018-06-07 12:15:10 UTC/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates coreutils cyrus-sasl-dev dpkg-dev dpkg gcc libc-dev libevent-dev libressl linux-headers make perl perl-utils tar wget && wget -O memcached.tar.gz "https://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 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && enableExtstore="$( case "$gnuArch" in s390x-*) ;; *) echo '--enable-extstore' ;; esac )" && ./configure --build="$gnuArch" --enable-sasl $enableExtstore && make -j "$(nproc)" && make test && make install && cd / && rm -rf /usr/src/memcached && runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )" && apk add --virtual .memcached-rundeps $runDeps && apk del .build-deps && memcached -V
2018-06-07 12:15:10 UTC/bin/sh -c #(nop) COPY file:621e178b267679ef7140edd23c3ad9e717ed767ed55322a4e198798311bc1d36 in /usr/local/bin/
2018-06-07 12:15:11 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2018-06-07 12:15:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-06-07 12:15:11 UTC/bin/sh -c #(nop) USER [memcache]
2018-06-07 12:15:11 UTC/bin/sh -c #(nop) EXPOSE 11211/tcp
2018-06-07 12:15:12 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.