Namespace
library
Image / Tag
memcached:1.5.16-alpine
Content Digest
sha256:81c144eaeeb201c8f0024fa0f6adb1b0fee52fbf710e68e020ec45b0be5bfe8e
Details
Created

2019-08-29 21:54:42 UTC

Size

4.16 MB

Content Digest
Environment
MEMCACHED_SHA1

06a9661638cb20232d0ccea088f52ca10b959968

MEMCACHED_VERSION

1.5.16

PATH

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


Layers

[#000] sha256:386917d33cd4db230c24457c55c22bc9f639979df078521f2e6d9b2c6df01f0f - 63.71% (2.65 MB)

[#001] sha256:66a1142fa823971b8f1c9531dc5b9ee8818b1117654dc9087badd5bed7fa528f - 0.03% (1.23 KB)

[#002] sha256:b5ba87cab6387f5e3d567e7eee6231aeee020cefe67cb85ee67af21128e65d54 - 0.36% (15.4 KB)

[#003] sha256:983ee5c53c782c6af7809e3ec5c6b32c3a76b27271a25fa2a2acea836cc90cb1 - 35.89% (1.49 MB)

[#004] sha256:d0c7531e41b8450d8ef2604dcd8e85c22e94dbd80fa7a8dd7758feade0128900 - 0.01% (284 Bytes)

[#005] sha256:6062262a71def0a2c74970adbb5e3d60937f253b5c5870cfdc1517f3ac44e484 - 0.0% (121 Bytes)


History
2019-08-20 20:38:45 UTC

/bin/sh -c #(nop) ADD file:4397f7d19c881dcb404ed8795594687ec32635fb21d40560c06fc60b29c844c4 in /

2019-08-20 20:38:45 UTC

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

2019-08-20 22:52:22 UTC

/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

2019-08-20 22:52:23 UTC

/bin/sh -c apk add --no-cache cyrus-sasl-plain

2019-08-20 22:52:23 UTC

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

2019-08-20 22:52:23 UTC

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

2019-08-29 21:54:40 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 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 --enable-sasl-pwdb $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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V

2019-08-29 21:54:40 UTC

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

2019-08-29 21:54:41 UTC

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

2019-08-29 21:54:41 UTC

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

2019-08-29 21:54:41 UTC

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

2019-08-29 21:54:41 UTC

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

2019-08-29 21:54:42 UTC

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

Details
Created

2019-08-29 21:53:05 UTC

Size

4.08 MB

Content Digest
Environment
MEMCACHED_SHA1

06a9661638cb20232d0ccea088f52ca10b959968

MEMCACHED_VERSION

1.5.16

PATH

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


Layers

[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 65.23% (2.66 MB)

[#001] sha256:09f6b49d930a7e188e5fca7212306f578be7a2d8805266522f9ec45a2e2f9a51 - 0.03% (1.23 KB)

[#002] sha256:43303971c7200193424f456f9bd1e45e2843609d04ce8a3cf230ecdfa41d6b94 - 0.35% (14.5 KB)

[#003] sha256:26c864775537bf489bed19b46fd69bc11ed895efa1b88b4c53583a6d2b28017d - 34.38% (1.4 MB)

[#004] sha256:d8582d71f59b901e5030d155bb8320a268ac0e8d667271a1feeffc1bc77c233d - 0.01% (280 Bytes)

[#005] sha256:06851e72ea0fdf9107e32fcf400520bdffddcb9dd7d098cfe526eecb7fc0600f - 0.0% (118 Bytes)


History
2019-08-20 20:19:55 UTC

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

2019-08-20 20:19:55 UTC

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

2019-08-20 21:45:04 UTC

/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

2019-08-20 21:45:06 UTC

/bin/sh -c apk add --no-cache cyrus-sasl-plain

2019-08-20 21:45:06 UTC

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

2019-08-20 21:45:06 UTC

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

2019-08-29 21:53:03 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 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 --enable-sasl-pwdb $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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V

2019-08-29 21:53:04 UTC

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

2019-08-29 21:53:04 UTC

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

2019-08-29 21:53:04 UTC

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

2019-08-29 21:53:05 UTC

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

2019-08-29 21:53:05 UTC

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

2019-08-29 21:53:05 UTC

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

Details
Created

2019-08-29 22:04:05 UTC

Size

3.81 MB

Content Digest
Environment
MEMCACHED_SHA1

06a9661638cb20232d0ccea088f52ca10b959968

MEMCACHED_VERSION

1.5.16

PATH

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


Layers

[#000] sha256:1df32bae7504a32024616c66017cd5df04dd98eaf150f8df45fffef2547a3c54 - 64.22% (2.45 MB)

[#001] sha256:34ed8f483b2f0b85e9b1fa89762e41ef2bba0ba5ac2f813563a9a1e034d2f6ff - 0.03% (1.25 KB)

[#002] sha256:3d9c8c3614d169dd672214312de0f4441f2ce4a7588ed40cc61038149554a98f - 0.36% (14 KB)

[#003] sha256:8c862efbf140cc9cddecf49b12514ff5b0cca6e30d4488bab9405babbc3fd413 - 35.38% (1.35 MB)

[#004] sha256:f5d75b3758d4fd916ebc5c7ba0e02fb12cb9979277efc03fc96bc23b9f4e919e - 0.01% (283 Bytes)

[#005] sha256:7d2368ac2a1c86e047ea08c22d3a651bd04c4a6ea674bbfc4852c40c6a3de54a - 0.0% (121 Bytes)


History
2019-08-20 19:49:33 UTC

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

2019-08-20 19:49:33 UTC

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

2019-08-20 21:07:05 UTC

/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

2019-08-20 21:07:07 UTC

/bin/sh -c apk add --no-cache cyrus-sasl-plain

2019-08-20 21:07:07 UTC

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

2019-08-20 21:07:07 UTC

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

2019-08-29 22:04: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 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 --enable-sasl-pwdb $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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V

2019-08-29 22:04:03 UTC

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

2019-08-29 22:04:04 UTC

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

2019-08-29 22:04:04 UTC

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

2019-08-29 22:04:05 UTC

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

2019-08-29 22:04:05 UTC

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

2019-08-29 22:04:05 UTC

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

Details
Created

2019-08-30 04:13:57 UTC

Size

3.52 MB

Content Digest
Environment
MEMCACHED_SHA1

06a9661638cb20232d0ccea088f52ca10b959968

MEMCACHED_VERSION

1.5.16

PATH

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


Layers

[#000] sha256:33b18ff7f9b776f4049934d6f7e29a4dc7b45b42e5e686425c7673b2bbfec7de - 64.37% (2.27 MB)

[#001] sha256:5f692cb0b470c4bfb10efe78a9b16b72170fe64425e2fe3b4a20a538e44112cc - 0.03% (1.26 KB)

[#002] sha256:98fa506fa7abc246c5c9c9c450951927702a447440ccdf2b80610bf12461ee58 - 0.36% (13 KB)

[#003] sha256:235d14a0a672b5cb9ec3dc8c14f594bf51665caf86dce68110a40128033ac143 - 35.23% (1.24 MB)

[#004] sha256:597fb845da8d37db02c3d70b9113cd201ed445d2244c03887abf5d5b12ff3a24 - 0.01% (289 Bytes)

[#005] sha256:4a83887e12530d31a721b6dfc0aa0a8b422b921c12c609511b92c6e16b28fbed - 0.0% (121 Bytes)


History
2019-08-20 19:57:31 UTC

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

2019-08-20 19:57:32 UTC

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

2019-08-20 21:10:42 UTC

/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

2019-08-20 21:10:53 UTC

/bin/sh -c apk add --no-cache cyrus-sasl-plain

2019-08-20 21:10:55 UTC

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

2019-08-20 21:10:57 UTC

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

2019-08-30 04:13:37 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 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 --enable-sasl-pwdb $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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V

2019-08-30 04:13:40 UTC

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

2019-08-30 04:13:50 UTC

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

2019-08-30 04:13:52 UTC

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

2019-08-30 04:13:53 UTC

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

2019-08-30 04:13:55 UTC

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

2019-08-30 04:13:57 UTC

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

Details
Created

2019-08-29 21:58:36 UTC

Size

4.02 MB

Content Digest
Environment
MEMCACHED_SHA1

06a9661638cb20232d0ccea088f52ca10b959968

MEMCACHED_VERSION

1.5.16

PATH

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


Layers

[#000] sha256:29bddadc8f3fd6ed92c289e0dcd22e094833933a73609e78b7fa767d45731f9f - 64.38% (2.59 MB)

[#001] sha256:5244a8b5d4b929550ac543d8f2ee2fd4ed2d7d70600b90d8a62a7467cd416e7c - 0.03% (1.26 KB)

[#002] sha256:5dddd8e8ef37902f9665fb63f3efd7053bc72864a86094e005449f7c4ac61a05 - 0.36% (14.9 KB)

[#003] sha256:f3fb6ef16811c32b0c0891d5974b2e290535c61a4769ce24b33bf752564df015 - 35.21% (1.42 MB)

[#004] sha256:987f515239873cdc691b16e4ad21ea8cc4573a928792764ffc82e3a1fa2179f1 - 0.01% (285 Bytes)

[#005] sha256:7392b93f40d3fa1853c9835576cbc158441a754db2d579ea33534a93957b7693 - 0.0% (121 Bytes)


History
2019-08-20 20:39:38 UTC

/bin/sh -c #(nop) ADD file:34737804ba78554795d5bcc75621595f8cc3d5b5887887d34e0e021b78e330b7 in /

2019-08-20 20:39:38 UTC

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

2019-08-21 00:00:58 UTC

/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

2019-08-21 00:00:59 UTC

/bin/sh -c apk add --no-cache cyrus-sasl-plain

2019-08-21 00:01:00 UTC

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

2019-08-21 00:01:00 UTC

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

2019-08-29 21:58: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 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 --enable-sasl-pwdb $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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V

2019-08-29 21:58:33 UTC

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

2019-08-29 21:58:34 UTC

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

2019-08-29 21:58:35 UTC

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

2019-08-29 21:58:35 UTC

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

2019-08-29 21:58:35 UTC

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

2019-08-29 21:58:36 UTC

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

Details
Created

2019-08-29 22:18:30 UTC

Size

4.16 MB

Content Digest
Environment
MEMCACHED_SHA1

06a9661638cb20232d0ccea088f52ca10b959968

MEMCACHED_VERSION

1.5.16

PATH

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


Layers

[#000] sha256:f6e17decc5b0c8e3fe1dd641401f72ceca0ff203a6afbdee90ac5b2de7d6d4cb - 64.35% (2.68 MB)

[#001] sha256:6e615b564f4af8ca53ea4e55c79578cebb0f9b0ededf9f7506b71dea6c5b8043 - 0.03% (1.26 KB)

[#002] sha256:9f3f75fc920523271356e6264ea2eed3e8f3743ba1a27f7d345bbf7b8284b18f - 0.37% (15.6 KB)

[#003] sha256:1ed463c398f6d391ff967fea56c13254a5b89092c14945c9417354e2c68469c5 - 35.25% (1.47 MB)

[#004] sha256:af196418c0fe91238da913c3c60dc86c968d987a3820954a4a2dda8376476025 - 0.01% (286 Bytes)

[#005] sha256:da6cd6bae76c03bc4773b26e2b386687fd4352849355b159b32fa3ccebd0d43b - 0.0% (121 Bytes)


History
2019-08-20 20:26:01 UTC

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

2019-08-20 20:26:03 UTC

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

2019-08-20 23:12:14 UTC

/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

2019-08-20 23:12:18 UTC

/bin/sh -c apk add --no-cache cyrus-sasl-plain

2019-08-20 23:12:20 UTC

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

2019-08-20 23:12:22 UTC

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

2019-08-29 22:18: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 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 --enable-sasl-pwdb $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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V

2019-08-29 22:18:13 UTC

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

2019-08-29 22:18:20 UTC

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

2019-08-29 22:18:22 UTC

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

2019-08-29 22:18:25 UTC

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

2019-08-29 22:18:27 UTC

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

2019-08-29 22:18:30 UTC

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

Details
Created

2019-08-29 22:01:29 UTC

Size

3.83 MB

Content Digest
Environment
MEMCACHED_SHA1

06a9661638cb20232d0ccea088f52ca10b959968

MEMCACHED_VERSION

1.5.16

PATH

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


Layers

[#000] sha256:407ea80cb4d5f522b989a33f21507f3c566691fdbdc5a2c97d08ae37916c8501 - 64.02% (2.45 MB)

[#001] sha256:2cbc2cc23effe58b7598b39b184a11f2fb3108b86c51c916067c3c11a28f9f7f - 0.03% (1.23 KB)

[#002] sha256:6ab0de34736a325c6fdf6bfac0c95e58c9ccccb278c56f819f109bf17e165e36 - 0.38% (14.8 KB)

[#003] sha256:617f94ac1d7a08a1ab63038e8fb1eed79de326fc1c526a83a8d33ef51fc12222 - 35.56% (1.36 MB)

[#004] sha256:f6142a2e6573ddff10fb4196a9e693a77937cba93c9a8bfe420f27965fae1e80 - 0.01% (283 Bytes)

[#005] sha256:7f5a984ccc79ddb3ab86aa69dc8d6ffd5c8eb3745a156ff339226a0bc1a38c32 - 0.0% (121 Bytes)


History
2019-08-20 20:42:38 UTC

/bin/sh -c #(nop) ADD file:413f55aefacb48a73d92bdf838f20fb33ffc2ed9ba404511b2428085c2366f38 in /

2019-08-20 20:42:39 UTC

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

2019-08-20 21:50:54 UTC

/bin/sh -c addgroup -g 11211 memcache && adduser -D -u 11211 -G memcache memcache

2019-08-20 21:50:56 UTC

/bin/sh -c apk add --no-cache cyrus-sasl-plain

2019-08-20 21:50:57 UTC

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

2019-08-20 21:50:57 UTC

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

2019-08-29 22:01: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 linux-headers make openssl 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 --enable-sasl-pwdb $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 --no-network --virtual .memcached-rundeps $runDeps && apk del --no-network .build-deps && memcached -V

2019-08-29 22:01:26 UTC

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

2019-08-29 22:01:27 UTC

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

2019-08-29 22:01:28 UTC

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

2019-08-29 22:01:28 UTC

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

2019-08-29 22:01:29 UTC

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

2019-08-29 22:01:29 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