2018-01-26 01:20:27 UTC
43.3 MB
stable
DOCKER_VERSION17.12.0-ce
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 4.55% (1.97 MB)
[#001] sha256:1a649ea86bcaa0acdca25d22520d9d7b6d6373c3e4a385a21b48c2757e8ec6ac - 0.68% (301 KB)
[#002] sha256:ce35f4d5f86ae68ae9e5cb6590ecdcca2ae5257cbedb85fe4bfd2efa05f73b2f - 0.0% (154 Bytes)
[#003] sha256:b6206661264b13cd55781f8d72e87dac4a18fa6a712b5bae924e27687214546f - 76.19% (33 MB)
[#004] sha256:b8b71dba24d36787b78c71e16eeec00238f613506c782e701cbb93de54a1194a - 0.0% (548 Bytes)
[#005] sha256:3873004a68eeb9534774a8fef1a9300aabebc2843f5b7d4e9c067eda4ab6ba26 - 0.0% (742 Bytes)
[#006] sha256:e5dda05e0d647302ad435cac55d44672bb890327f5a833df03615101145be80c - 18.58% (8.05 MB)
/bin/sh -c #(nop) ADD file:093f0723fa46f6cdbd6f7bd146448bb70ecce54254c35701feeceb956414622f in /
2018-01-09 21:10:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-01-10 00:46:19 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-01-10 00:46:20 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-01-10 01:02:59 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2018-01-10 01:02:59 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=17.12.0-ce
2018-01-26 01:19:31 UTC/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v
2018-01-26 01:19:31 UTC/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe
2018-01-26 01:19:31 UTC/bin/sh -c #(nop) COPY file:0d94e1cd679f133aab807891a1b00b6aef1a9f1f884108e7a17ddf50ab88f1fb in /usr/local/bin/
2018-01-26 01:19:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-01-26 01:19:32 UTC/bin/sh -c #(nop) CMD ["sh"]
2018-01-26 01:20:27 UTC/bin/sh -c apk add --no-cache git openssh-client
2018-02-27 19:56:56 UTC
40.8 MB
stable
DOCKER_VERSION17.12.0-ce
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:95d54dd4bdadebb53f9b91b25aa7dc5fcb83c534eb1d196eb0814aa1e16f3db2 - 4.76% (1.94 MB)
[#001] sha256:5993b3593c77413be85d318297ad8313b945069768a7e454d487fd47fa4b4343 - 0.0% (175 Bytes)
[#002] sha256:1d39d398468dbd6293edae0e1681356b774ec38786684c38474357d28cd7302c - 0.72% (302 KB)
[#003] sha256:1d10527b062766eb7d518754d794ba65aaf8d138e7af412daf172e9b25ce66c5 - 0.0% (153 Bytes)
[#004] sha256:4387c3863da8833905be3dd3a16c42752a3ec9ae040786300b219533800aa378 - 75.49% (30.8 MB)
[#005] sha256:551fe5c21c1c8d345d87cdab70d862d9e740028ac7496e62b8f03c72d6576603 - 0.0% (547 Bytes)
[#006] sha256:f723e7a70d03d6b58c93269c159dd9b881cb3c53687ae93e61b944b078c11ef2 - 0.0% (737 Bytes)
[#007] sha256:5d556568165d727a00037ee655838c276296a266ac54bcb3acf1bf8460cca66e - 19.02% (7.76 MB)
/bin/sh -c #(nop) ADD file:966d84204dc4860e9281f7c93c792137c88298edb284f267def4b38a11b79a1f in /
2018-02-26 23:48:42 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2018-02-26 23:48:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-02-27 19:54:36 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-02-27 19:54:36 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-02-27 19:56:26 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2018-02-27 19:56:26 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=17.12.0-ce
2018-02-27 19:56:33 UTC/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v
2018-02-27 19:56:33 UTC/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe
2018-02-27 19:56:34 UTC/bin/sh -c #(nop) COPY file:0d94e1cd679f133aab807891a1b00b6aef1a9f1f884108e7a17ddf50ab88f1fb in /usr/local/bin/
2018-02-27 19:56:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-02-27 19:56:34 UTC/bin/sh -c #(nop) CMD ["sh"]
2018-02-27 19:56:56 UTC/bin/sh -c apk add --no-cache git openssh-client
2018-01-26 07:04:26 UTC
39.7 MB
stable
DOCKER_VERSION17.12.0-ce
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b78042c299ad99d1e646b18762d4bc22a84c4f88e5bb491ea6293a10f53ddf79 - 4.78% (1.9 MB)
[#001] sha256:6fd45b97b6c2a3ac869ae5c99e087e97bc29714b165180e06f0c9116f400f2dd - 0.0% (175 Bytes)
[#002] sha256:61e0b1d8a4679a04839bcedd494b39879dc202e375f6f74d26f6bd80edff0363 - 0.74% (301 KB)
[#003] sha256:226bcca23678813260f44b3560835eb92c99b7a375b8f4dd0e264c06496a201d - 0.0% (153 Bytes)
[#004] sha256:89c62571b8c7e8749e5805d580daea648abd797b6f5f78c15289a35ac4487097 - 75.64% (30 MB)
[#005] sha256:be7766c9939d9e5a14dbaead7c3cc19733443612a23eeda701fed8345da05a3f - 0.0% (549 Bytes)
[#006] sha256:2b5808413cd3a2c6b2377cdbb9d6287e5cc5db5a0cd9433efdfa56dfa3cc01af - 0.0% (743 Bytes)
[#007] sha256:12ac41b995905d82d4a463d2d506e0022c90009b7f96224f6bc59794b154daa1 - 18.84% (7.48 MB)
/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"]
2017-12-28 07:00:41 UTC/bin/sh -c apk add --no-cache ca-certificates
2017-12-28 07:00:43 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2017-12-28 07:00:43 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2017-12-28 07:00:44 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=17.12.0-ce
2018-01-26 07:03:33 UTC/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v
2018-01-26 07:03:34 UTC/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe
2018-01-26 07:03:35 UTC/bin/sh -c #(nop) COPY file:0d94e1cd679f133aab807891a1b00b6aef1a9f1f884108e7a17ddf50ab88f1fb in /usr/local/bin/
2018-01-26 07:03:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-01-26 07:03:36 UTC/bin/sh -c #(nop) CMD ["sh"]
2018-01-26 07:04:26 UTC/bin/sh -c apk add --no-cache git openssh-client
2018-01-26 11:39:55 UTC
40 MB
stable
DOCKER_VERSION17.12.0-ce
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0da653ea85b50d280ec56ca2eafb7e8b37590630356e043fa9ff162d55732a23 - 4.97% (1.99 MB)
[#001] sha256:9fd90b777cc38b5b6ca1b2407e647fdc22ef31b57ef98e924e7e0635adffc385 - 0.0% (176 Bytes)
[#002] sha256:2fe230e03b98ad6c09f4e89c524a8f39e17835ba689b3035c55bbbef18956540 - 0.74% (303 KB)
[#003] sha256:f6307b533b9be0ac40a1422292494cdd1f448afb34ba047614c035d8ab361452 - 0.0% (153 Bytes)
[#004] sha256:96f4c7cfa8b8ece8fde90f58e32158b4b823efbeddf71f9188adab838f81db73 - 74.39% (29.7 MB)
[#005] sha256:d7f6b14ebffae31d64d794e9c9057d1541ba95b825f35b66d0abd1c7124ed076 - 0.0% (548 Bytes)
[#006] sha256:953ec13be4c85c178010775e9c18a47027ae58ab04c21b2e252bf0eb6b7c5322 - 0.0% (742 Bytes)
[#007] sha256:3897283482318205f23e77ac68137acde61e9b37379bd0f186ae700a6d75d0c9 - 19.9% (7.95 MB)
/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"]
2017-12-28 11:36:30 UTC/bin/sh -c apk add --no-cache ca-certificates
2017-12-28 11:36:33 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2017-12-28 11:36:34 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2017-12-28 11:36:34 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=17.12.0-ce
2018-01-26 11:39:03 UTC/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v
2018-01-26 11:39:04 UTC/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe
2018-01-26 11:39:06 UTC/bin/sh -c #(nop) COPY file:0d94e1cd679f133aab807891a1b00b6aef1a9f1f884108e7a17ddf50ab88f1fb in /usr/local/bin/
2018-01-26 11:39:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-01-26 11:39:09 UTC/bin/sh -c #(nop) CMD ["sh"]
2018-01-26 11:39:55 UTC/bin/sh -c apk add --no-cache git openssh-client
2018-01-26 04:04:22 UTC
42.9 MB
stable
DOCKER_VERSION17.12.0-ce
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:11e7bc85614a236b32043d147930fd2bc9055af8642fe30e5e56142590572b0e - 4.86% (2.08 MB)
[#001] sha256:3f825cbb729285f1fe2a0cd1d4d36897e3fe2191c5ee044ce11a5d301dc64a34 - 0.0% (175 Bytes)
[#002] sha256:8e086971261bceaf8aea6aa9962223fd5f1c0876f30d440dca2edce64bb2e6ea - 0.69% (302 KB)
[#003] sha256:b94801dbdd0e977fe92249d99be1d017b2b930177b6d3dd44105722b0233438b - 0.0% (154 Bytes)
[#004] sha256:58643a284674bcce9594b916ddfb7ea45c1e27d6758620e98ff6c3e4dff2ecb9 - 75.01% (32.2 MB)
[#005] sha256:d86d65b6a823fe40681fa11770a47b42be98210ce966fe2c7ef85f196fb3fdcd - 0.0% (547 Bytes)
[#006] sha256:0308cd5251d3994331dab7a907400947b72aba7e29cc3b8d9ca7624dd2aa0983 - 0.0% (742 Bytes)
[#007] sha256:5f049a8cdac359569c00e71223a9a1eefdacd52dc5b164779b6d2e722189ed48 - 19.44% (8.34 MB)
/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-07 09:17:41 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-01-07 09:17:42 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-01-07 09:18:35 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2018-01-07 09:18:35 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=17.12.0-ce
2018-01-26 04:03:49 UTC/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v
2018-01-26 04:03:49 UTC/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe
2018-01-26 04:03:49 UTC/bin/sh -c #(nop) COPY file:0d94e1cd679f133aab807891a1b00b6aef1a9f1f884108e7a17ddf50ab88f1fb in /usr/local/bin/
2018-01-26 04:03:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2018-01-26 04:03:49 UTC/bin/sh -c #(nop) CMD ["sh"]
2018-01-26 04:04:22 UTC/bin/sh -c apk add --no-cache git openssh-client
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.