2019-01-31 02:22:32 UTC
56.9 MB
stable
DOCKER_VERSION18.09.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:169185f82c45a6eb72e0ca4ee66152626e7ace92a0cbc53624fb46d0a553f0bd - 3.7% (2.1 MB)
[#001] sha256:34c29055ee4282949de24fad9e8b86257630abafa12c1862919d9039f1158cb7 - 0.52% (302 KB)
[#002] sha256:29802c64cdfc06d6ac97ebfe0ceb2e35ea578026865bad5965949f817d3abe40 - 0.0% (154 Bytes)
[#003] sha256:792ffc28964cb89b714514e02851c98c9dfc4c3561f8d1bd0a8e37e1d1e18e24 - 81.31% (46.2 MB)
[#004] sha256:4d2d20f27c4d319c07cf76f6907bc75400d14e102daa36024931cd52713b43d6 - 0.0% (544 Bytes)
[#005] sha256:3aa1579795b55dba10a9acc72b23ac93b18c79e326eca05bb288abbe539005f0 - 0.0% (738 Bytes)
[#006] sha256:299254e3676e83f8f00bf85ace2bdd81ab6f2a22d9855a86573fe5366713f60d - 14.47% (8.23 MB)
/bin/sh -c #(nop) ADD file:91fb97ea3549e52e7b6e22b93a6736cf915c756f3d13348406d8ad5f1a872680 in /
2019-01-30 22:19:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-01-30 22:41:04 UTC/bin/sh -c apk add --no-cache ca-certificates
2019-01-30 22:41:05 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2019-01-31 02:22:14 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2019-01-31 02:22:15 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=18.09.1
2019-01-31 02:22:20 UTC/bin/sh -c set -eux; 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 ! wget -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; dockerd --version; docker --version
2019-01-31 02:22:20 UTC/bin/sh -c #(nop) COPY file:abb137d24130e7fa2bdd38694af607361ecb688521e60965681e49460964a204 in /usr/local/bin/modprobe
2019-01-31 02:22:20 UTC/bin/sh -c #(nop) COPY file:232c7644a72835c769a24023d9195c15e9ea7dbe3b01f641c800526aecd5676b in /usr/local/bin/
2019-01-31 02:22:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2019-01-31 02:22:21 UTC/bin/sh -c #(nop) CMD ["sh"]
2019-01-31 02:22:32 UTC/bin/sh -c apk add --no-cache git openssh-client
2019-01-11 08:49:50 UTC
53.7 MB
stable
DOCKER_VERSION18.09.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5b678b67777fc7983d3563839cc9d511de267ec6de1961f2b590d552d8bfa105 - 3.81% (2.05 MB)
[#001] sha256:d9f0b2b885d968636a597331169fce72a69964c911558554f1b2a0d21959f34f - 0.0% (175 Bytes)
[#002] sha256:356978bcf1df8340fe3dda865b8ab4026d6cb2fff657ce531ce95a41a1c3cb58 - 0.55% (302 KB)
[#003] sha256:4e80779801766fe15ee57456f36c5b23167914f0a4d90dc432d018ffbabc7fe4 - 0.0% (154 Bytes)
[#004] sha256:9dd302fcc063554792e6e5c1d064da017dd047f6683470e8b04fb98ff3d581d5 - 81.11% (43.6 MB)
[#005] sha256:87b75b7e60f26d95f9b94d411ffa9545d9d4b1cd71cfab28dd80b463b620a089 - 0.0% (545 Bytes)
[#006] sha256:358885fd9b86e7c6d72aea2b06adf906522853f5e0bdbd09e5ed692520ba5d1a - 0.0% (739 Bytes)
[#007] sha256:ce73ea0281f57d431dcf299a225e1c998130b7e08975c1a0802019797aa3bbc5 - 14.53% (7.8 MB)
/bin/sh -c #(nop) ADD file:38d34e3ff051a263eab785aca5763d350b82063f0356752117e168349d9e3811 in /
2018-12-21 08:49:50 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 08:49:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 09:05:48 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 09:05:49 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 09:06:21 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2019-01-11 08:49:20 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=18.09.1
2019-01-11 08:49:28 UTC/bin/sh -c set -eux; 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 ! wget -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; dockerd --version; docker --version
2019-01-11 08:49:29 UTC/bin/sh -c #(nop) COPY file:abb137d24130e7fa2bdd38694af607361ecb688521e60965681e49460964a204 in /usr/local/bin/modprobe
2019-01-11 08:49:30 UTC/bin/sh -c #(nop) COPY file:232c7644a72835c769a24023d9195c15e9ea7dbe3b01f641c800526aecd5676b in /usr/local/bin/
2019-01-11 08:49:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2019-01-11 08:49:30 UTC/bin/sh -c #(nop) CMD ["sh"]
2019-01-11 08:49:50 UTC/bin/sh -c apk add --no-cache git openssh-client
2019-01-11 09:40:17 UTC
51.4 MB
stable
DOCKER_VERSION18.09.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e3c488b39803d9194cf010f6127b1121d5387b90a1562d44b50b749d0e7a69bf - 3.89% (2 MB)
[#001] sha256:05a63128803b1ea223f87244cb8d3faa97817f6cf3ca8249e485430218758510 - 0.0% (176 Bytes)
[#002] sha256:4fe3f66f9bc2a391ccc98b0ae2492dc28160ce2a5de9dc7057f36b2a88d42640 - 0.57% (301 KB)
[#003] sha256:590d7dc3d210c2fa755e378743c66cdc4c9965179688e1fd1d1636cc3e111a32 - 0.0% (154 Bytes)
[#004] sha256:2a3fb029b11152385e394d7d43800f8b3d68aa7061cbc0c05d0348e8cb32af4d - 80.85% (41.6 MB)
[#005] sha256:c879e3dedfba6cff325f54ebfa60be1bbb667563d187f0d3b6b06f84e9382553 - 0.0% (544 Bytes)
[#006] sha256:f1d2e6a6ec05ef33fb965cf23c8742f0d7a87100d5532a2c3cf12e10ad1ab498 - 0.0% (736 Bytes)
[#007] sha256:8bbf1470df51af3f17f6bc0293c3167746c2e33befe67a7f2a3cd9334dfe9231 - 14.68% (7.55 MB)
/bin/sh -c #(nop) ADD file:79419748674899ac7d5d699fe62f837c69d04af3ceaabbb7951c35c2f0ff46fa in /
2018-12-21 09:43:07 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 09:43:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 10:00:50 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 10:00:52 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 10:01:42 UTC/bin/sh -c #(nop) ENV DOCKER_CHANNEL=stable
2019-01-11 09:39:32 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=18.09.1
2019-01-11 09:39:43 UTC/bin/sh -c set -eux; 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 ! wget -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; dockerd --version; docker --version
2019-01-11 09:39:43 UTC/bin/sh -c #(nop) COPY file:abb137d24130e7fa2bdd38694af607361ecb688521e60965681e49460964a204 in /usr/local/bin/modprobe
2019-01-11 09:39:44 UTC/bin/sh -c #(nop) COPY file:232c7644a72835c769a24023d9195c15e9ea7dbe3b01f641c800526aecd5676b in /usr/local/bin/
2019-01-11 09:39:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2019-01-11 09:39:46 UTC/bin/sh -c #(nop) CMD ["sh"]
2019-01-11 09:40:17 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.