2020-10-30 02:40:00 UTC
4.37 MB
8f3efd851efc5b822bd991b93d06a271b2fac052
MEMCACHED_VERSION1.6.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d6ca64ac6f4b6382142ce9a3501652938130a6ec4bb02f3f455ee1f980834cfe - 60.88% (2.66 MB)
[#001] sha256:f331a13b680b3ab05286a77980f705e8f4ab788d6ed224e10e80d9e2ab6a09a4 - 0.03% (1.2 KB)
[#002] sha256:f9b40ae29247453a11c0bbfb92db01b919397d035232e9ef9fbc9e526af9e132 - 0.36% (15.9 KB)
[#003] sha256:041f8de6db664ae43da39575e0c1f2e97af8f845f881cb867dd86c3b72f0c516 - 38.73% (1.69 MB)
[#004] sha256:a950a233af5cc3511a477179bad0842ee9d1d9a6621181256ae04a7b3a520eca - 0.01% (283 Bytes)
[#005] sha256:dcaf142c6bf585abfe4f3ae14e2be2d3c9f6b49b89dc6226a6fb455446cbeb9c - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:46ad43b4984bcf49c5a888ff3628f23161f55cd1fb062f469e707100c97fa254 in /
2020-10-22 02:00:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 03:11:28 UTC/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
2020-10-22 03:11:30 UTC/bin/sh -c apk add --no-cache cyrus-sasl-plain
2020-10-27 18:20:12 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.6.8
2020-10-27 18:20:12 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8f3efd851efc5b822bd991b93d06a271b2fac052
2020-10-30 02:39:57 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 linux-headers make openssl openssl-dev perl perl-io-socket-ssl 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 --enable-sasl-pwdb --enable-tls $enableExtstore && nproc="$(nproc)" && make -j "$nproc" && make test PARALLEL="$nproc" && 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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V
2020-10-30 02:39:57 UTC/bin/sh -c #(nop) COPY file:bf641b13ea5b37f5830b299ebe9d72f194ee5d897db14faf8b133dc7a66a48ad in /usr/local/bin/
2020-10-30 02:39:58 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2020-10-30 02:39:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2020-10-30 02:39:59 UTC/bin/sh -c #(nop) USER memcache
2020-10-30 02:39:59 UTC/bin/sh -c #(nop) EXPOSE 11211
2020-10-30 02:40:00 UTC/bin/sh -c #(nop) CMD ["memcached"]
2020-10-30 02:04:13 UTC
4.29 MB
8f3efd851efc5b822bd991b93d06a271b2fac052
MEMCACHED_VERSION1.6.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 62.21% (2.67 MB)
[#001] sha256:7d1b6a787fe50693a51ebeff9bc428c161df9b2e970c32316dd2ae2b5c527dba - 0.03% (1.2 KB)
[#002] sha256:b0ca5f2b599ba9318ceb754cff704386c2105eef5536b716bea76ed53c872ae4 - 0.34% (14.9 KB)
[#003] sha256:7303d373d89cbdae16f208a75a727b5ddb7f4e2861d02d11d382a9d42fc97cc3 - 37.41% (1.6 MB)
[#004] sha256:7ddff243a56604d00107678a49b86150ee4e22c6a0938bd3fbe9ce8a8dee2898 - 0.01% (285 Bytes)
[#005] sha256:aa411362f695820b3836affc1e76d4f6a470257081d90f0e7421231baca366cc - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /
2020-10-22 02:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 06:13:10 UTC/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
2020-10-22 06:13:11 UTC/bin/sh -c apk add --no-cache cyrus-sasl-plain
2020-10-27 18:01:01 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.6.8
2020-10-27 18:01:01 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8f3efd851efc5b822bd991b93d06a271b2fac052
2020-10-30 02:04:11 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 linux-headers make openssl openssl-dev perl perl-io-socket-ssl 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 --enable-sasl-pwdb --enable-tls $enableExtstore && nproc="$(nproc)" && make -j "$nproc" && make test PARALLEL="$nproc" && 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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V
2020-10-30 02:04:11 UTC/bin/sh -c #(nop) COPY file:bf641b13ea5b37f5830b299ebe9d72f194ee5d897db14faf8b133dc7a66a48ad in /usr/local/bin/
2020-10-30 02:04:12 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2020-10-30 02:04:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2020-10-30 02:04:12 UTC/bin/sh -c #(nop) USER memcache
2020-10-30 02:04:13 UTC/bin/sh -c #(nop) EXPOSE 11211
2020-10-30 02:04:13 UTC/bin/sh -c #(nop) CMD ["memcached"]
2020-10-30 00:28:41 UTC
4.06 MB
8f3efd851efc5b822bd991b93d06a271b2fac052
MEMCACHED_VERSION1.6.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bad30e7b45c14f784ef29a828b5fc69db0ebdefebcde6a7c98f4f77ffc93a546 - 61.05% (2.48 MB)
[#001] sha256:74cfe72068d6a66c0b7a1abfb1e0f80970db6ef63759ceea1ce866e61e85c16a - 0.03% (1.23 KB)
[#002] sha256:e57387f8f435122e3cbbe902349b156804991be332f5bfaaa9472102703b0e8c - 0.35% (14.6 KB)
[#003] sha256:869dfda4a629dff09bee12e77e816513663c31197b3369a7a2df12c3d24f9734 - 38.56% (1.57 MB)
[#004] sha256:fc13f7ef8df67c31bd40e2ddf5678b3ed840e1901690a0ba39b9ad84e1493c7e - 0.01% (282 Bytes)
[#005] sha256:014ddfe019df6e2dae30fd8acf752c68d3df2f3f3b7f1a3b274ab72f60e684d8 - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:dec4d3b6cf21c59820d1d74a554d0a193b5f4859e00b932f31ffe73f554d5afb in /
2020-10-22 02:01:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 05:51:39 UTC/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
2020-10-22 05:53:12 UTC/bin/sh -c apk add --no-cache cyrus-sasl-plain
2020-10-27 17:50:52 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.6.8
2020-10-27 17:50:53 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8f3efd851efc5b822bd991b93d06a271b2fac052
2020-10-30 00:28:33 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 linux-headers make openssl openssl-dev perl perl-io-socket-ssl 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 --enable-sasl-pwdb --enable-tls $enableExtstore && nproc="$(nproc)" && make -j "$nproc" && make test PARALLEL="$nproc" && 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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V
2020-10-30 00:28:34 UTC/bin/sh -c #(nop) COPY file:bf641b13ea5b37f5830b299ebe9d72f194ee5d897db14faf8b133dc7a66a48ad in /usr/local/bin/
2020-10-30 00:28:37 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2020-10-30 00:28:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2020-10-30 00:28:39 UTC/bin/sh -c #(nop) USER memcache
2020-10-30 00:28:40 UTC/bin/sh -c #(nop) EXPOSE 11211
2020-10-30 00:28:41 UTC/bin/sh -c #(nop) CMD ["memcached"]
2020-10-30 03:10:24 UTC
3.77 MB
8f3efd851efc5b822bd991b93d06a271b2fac052
MEMCACHED_VERSION1.6.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5f2023fd85a4e68f37fe41421fd89f30e69b98a645613521c57c01317561eee3 - 60.86% (2.29 MB)
[#001] sha256:1674e7ddc5cb335deefc31c3d2b6c4b434d04890456bfaae72e3e62b205cd0b6 - 0.03% (1.23 KB)
[#002] sha256:8f08b455b568b076a4ef19ed5615ed2352792bbed759c525ecae331db901df04 - 0.35% (13.5 KB)
[#003] sha256:4a0119b3334702424991206066be243990a6d23401cf0ceb13a575b7a3c38a9e - 38.74% (1.46 MB)
[#004] sha256:8b95c84820ec2bd3f161a9d4fadf3c0d22c6f710ff3189852a5b9a5121b40eeb - 0.01% (284 Bytes)
[#005] sha256:0aa308b6bd96b463fd6f14d7bb0355fe14a0a460a2c4792ddf6168be5a87bf86 - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:46f89172426e9f5b1d669a2ca7ab218fc2deaef1caeeab88f2b5bd443ac9773d in /
2020-10-22 01:58:14 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 08:40:04 UTC/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
2020-10-22 08:40:07 UTC/bin/sh -c apk add --no-cache cyrus-sasl-plain
2020-10-27 18:02:39 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.6.8
2020-10-27 18:02:40 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8f3efd851efc5b822bd991b93d06a271b2fac052
2020-10-30 03:10:19 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 linux-headers make openssl openssl-dev perl perl-io-socket-ssl 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 --enable-sasl-pwdb --enable-tls $enableExtstore && nproc="$(nproc)" && make -j "$nproc" && make test PARALLEL="$nproc" && 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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V
2020-10-30 03:10:20 UTC/bin/sh -c #(nop) COPY file:bf641b13ea5b37f5830b299ebe9d72f194ee5d897db14faf8b133dc7a66a48ad in /usr/local/bin/
2020-10-30 03:10:21 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2020-10-30 03:10:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2020-10-30 03:10:23 UTC/bin/sh -c #(nop) USER memcache
2020-10-30 03:10:23 UTC/bin/sh -c #(nop) EXPOSE 11211
2020-10-30 03:10:24 UTC/bin/sh -c #(nop) CMD ["memcached"]
2020-10-30 03:39:23 UTC
4.21 MB
8f3efd851efc5b822bd991b93d06a271b2fac052
MEMCACHED_VERSION1.6.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5f621e34cdf485f410766dc9a0fc7855d17916d0f6583b58cbdce7c28831f527 - 61.36% (2.58 MB)
[#001] sha256:d21e501aba9ea61896a99eee3b86890f5e2420e0061883d06bb780661eb6dbae - 0.03% (1.23 KB)
[#002] sha256:4e607140b86f07aa95f3be67e136183ec1def37d74e27ae1141ff257e6960ad1 - 0.36% (15.3 KB)
[#003] sha256:b5cfabd5507729766e80caa5f9a05ec3d7daf5503126e48d995d344d33e71534 - 38.25% (1.61 MB)
[#004] sha256:8e8a28efa36f5458af9ff309c362fb2caf53e0bc025ce0b4ecf20c779706de92 - 0.01% (284 Bytes)
[#005] sha256:b713e45e9485ce9f2f777b198f7db114450976ea820e67e296e52c904ebfa450 - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:55c4e9752146061a2b5f76027221329f423687987c0744ef577130c60ff0ba42 in /
2020-10-22 02:01:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 04:33:47 UTC/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
2020-10-22 04:34:20 UTC/bin/sh -c apk add --no-cache cyrus-sasl-plain
2020-10-27 18:01:38 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.6.8
2020-10-27 18:01:38 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8f3efd851efc5b822bd991b93d06a271b2fac052
2020-10-30 03:39:19 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 linux-headers make openssl openssl-dev perl perl-io-socket-ssl 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 --enable-sasl-pwdb --enable-tls $enableExtstore && nproc="$(nproc)" && make -j "$nproc" && make test PARALLEL="$nproc" && 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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V
2020-10-30 03:39:19 UTC/bin/sh -c #(nop) COPY file:bf641b13ea5b37f5830b299ebe9d72f194ee5d897db14faf8b133dc7a66a48ad in /usr/local/bin/
2020-10-30 03:39:21 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2020-10-30 03:39:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2020-10-30 03:39:22 UTC/bin/sh -c #(nop) USER memcache
2020-10-30 03:39:23 UTC/bin/sh -c #(nop) EXPOSE 11211
2020-10-30 03:39:23 UTC/bin/sh -c #(nop) CMD ["memcached"]
2020-10-30 12:00:00 UTC
4.35 MB
8f3efd851efc5b822bd991b93d06a271b2fac052
MEMCACHED_VERSION1.6.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:692a9d763e196c85d79fc3e45b316b1bb557c93ba88a3c8ebf679a585d1efe73 - 61.42% (2.67 MB)
[#001] sha256:2c7c711d8b199bfca8f4578f6b934cf1694db2abd446c20fc40d2d8e94dee030 - 0.03% (1.23 KB)
[#002] sha256:b24a99444366f41bd77307dbe956c7cd7b1fec53557510e9a1c28ca86a6fe90a - 0.36% (15.9 KB)
[#003] sha256:603341c5c367a00c556b1cef2a45967f54bc3c608aeb15b041e6aaeaf5c278ef - 38.18% (1.66 MB)
[#004] sha256:dc8baf174d0a545732e56f7b659d48b19270ad1bcab34fb578b58254810b8966 - 0.01% (286 Bytes)
[#005] sha256:def13b85f243d3c6d7c04b72d6ec6736627101e18a3f1d3bfff329fac514f188 - 0.0% (118 Bytes)
/bin/sh -c #(nop) ADD file:176e047fab2c1828575bffa6b14773efa297b7ecf312d86103c5dd4f78ec8027 in /
2020-10-22 11:00:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 17:23:41 UTC/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
2020-10-22 17:23:57 UTC/bin/sh -c apk add --no-cache cyrus-sasl-plain
2020-10-27 18:07:34 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.6.8
2020-10-27 18:07:36 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8f3efd851efc5b822bd991b93d06a271b2fac052
2020-10-30 11:59:46 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 linux-headers make openssl openssl-dev perl perl-io-socket-ssl 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 --enable-sasl-pwdb --enable-tls $enableExtstore && nproc="$(nproc)" && make -j "$nproc" && make test PARALLEL="$nproc" && 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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V
2020-10-30 11:59:48 UTC/bin/sh -c #(nop) COPY file:bf641b13ea5b37f5830b299ebe9d72f194ee5d897db14faf8b133dc7a66a48ad in /usr/local/bin/
2020-10-30 11:59:53 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2020-10-30 11:59:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2020-10-30 11:59:56 UTC/bin/sh -c #(nop) USER memcache
2020-10-30 11:59:58 UTC/bin/sh -c #(nop) EXPOSE 11211
2020-10-30 12:00:00 UTC/bin/sh -c #(nop) CMD ["memcached"]
2020-10-30 00:03:06 UTC
4.08 MB
8f3efd851efc5b822bd991b93d06a271b2fac052
MEMCACHED_VERSION1.6.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a4c84ece3d2b98927d25f13a4f367bfd96cbfae272f6ff1117d74c84b92d11d3 - 60.0% (2.45 MB)
[#001] sha256:89e98aa9130fa92579b5c432ac74178649f4fd0284da983980df01d2d851561f - 0.03% (1.23 KB)
[#002] sha256:d0d6f60d4914d39284ba2d65ad8bb43b4421039cbfdf061f9c0bcb187e3790b4 - 0.36% (15.2 KB)
[#003] sha256:2018ea964f59c9aed996180139b672f0113eab71e87ce85d31a4288d15e97b27 - 39.59% (1.61 MB)
[#004] sha256:d8737d71a5a761e864ed6a3679653563adfe843f43f330ccd04927a04e68cd35 - 0.01% (285 Bytes)
[#005] sha256:3d97cb533dbe95e5df4a514ea92cb2bb3e072a8210bd2ed19196671c8dc49a13 - 0.0% (121 Bytes)
/bin/sh -c #(nop) ADD file:e07d6f40b1afc3d3eff230bc89e84704eb762706a373a60c6bea6a45b2287464 in /
2020-10-22 01:59:09 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 03:10:18 UTC/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache
2020-10-22 03:10:20 UTC/bin/sh -c apk add --no-cache cyrus-sasl-plain
2020-10-27 17:59:16 UTC/bin/sh -c #(nop) ENV MEMCACHED_VERSION=1.6.8
2020-10-27 17:59:16 UTC/bin/sh -c #(nop) ENV MEMCACHED_SHA1=8f3efd851efc5b822bd991b93d06a271b2fac052
2020-10-30 00:03:02 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 linux-headers make openssl openssl-dev perl perl-io-socket-ssl 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 --enable-sasl-pwdb --enable-tls $enableExtstore && nproc="$(nproc)" && make -j "$nproc" && make test PARALLEL="$nproc" && 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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V
2020-10-30 00:03:03 UTC/bin/sh -c #(nop) COPY file:bf641b13ea5b37f5830b299ebe9d72f194ee5d897db14faf8b133dc7a66a48ad in /usr/local/bin/
2020-10-30 00:03:04 UTC/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat
2020-10-30 00:03:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2020-10-30 00:03:05 UTC/bin/sh -c #(nop) USER memcache
2020-10-30 00:03:05 UTC/bin/sh -c #(nop) EXPOSE 11211
2020-10-30 00:03:06 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.