2021-11-12 22:02:01 UTC
71.6 MB
/certs
DOCKER_VERSION20.10.10
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 3.76% (2.69 MB)
[#001] sha256:bf2b81e4bf1fdc42d15e4c1cfd4aa82e5fe027cf88bd858b5be7681ef621c617 - 2.58% (1.85 MB)
[#002] sha256:3da79b3d4ea6e72fe17974fcd737705b6da38e9063e5bbb26cea5a9fa7465bae - 0.0% (154 Bytes)
[#003] sha256:cbe9ed9eef89d1881a25c3f3e24fcfeaa7b25e9905ab6be33d81ca9de0d2c034 - 84.83% (60.7 MB)
[#004] sha256:eb21ac84428f3ef487a56b29d19f702b12f9832d0ff77c9d039c67b2d54384db - 0.0% (544 Bytes)
[#005] sha256:97b6d39fe806a6d72a91e74ce761746dbd95ea04c73bcf3adb6354a01e4bfd63 - 0.0% (1017 Bytes)
[#006] sha256:0d3f5acafcc601ca43ce0ed797a9ad904e45951eb8b2478c71b5a25434d55b9c - 0.0% (150 Bytes)
[#007] sha256:16cc0be1abc487b32db89139b7ed719bedb57d01764e80fadf1efc3d736128e1 - 8.83% (6.32 MB)
/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /
2021-11-12 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-12 22:00:59 UTC/bin/sh -c apk add --no-cache ca-certificates libc6-compat openssh-client
2021-11-12 22:01:00 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2021-11-12 22:01:00 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=20.10.10
2021-11-12 22:01:08 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in 'x86_64') url='https://download.docker.com/linux/static/stable/x86_64/docker-20.10.10.tgz'; ;; 'armhf') url='https://download.docker.com/linux/static/stable/armel/docker-20.10.10.tgz'; ;; 'armv7') url='https://download.docker.com/linux/static/stable/armhf/docker-20.10.10.tgz'; ;; 'aarch64') url='https://download.docker.com/linux/static/stable/aarch64/docker-20.10.10.tgz'; ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O docker.tgz "$url"; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; dockerd --version; docker --version
2021-11-12 22:01:09 UTC/bin/sh -c #(nop) COPY file:abb137d24130e7fa2bdd38694af607361ecb688521e60965681e49460964a204 in /usr/local/bin/modprobe
2021-11-12 22:01:10 UTC/bin/sh -c #(nop) COPY file:5b18768029dab8174c9d5957bb39560bde5ef6cba50fbbca222731a0059b449b in /usr/local/bin/
2021-11-12 22:01:10 UTC/bin/sh -c #(nop) ENV DOCKER_TLS_CERTDIR=/certs
2021-11-12 22:01:12 UTC/bin/sh -c mkdir /certs /certs/client && chmod 1777 /certs /certs/client
2021-11-12 22:01:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-11-12 22:01:13 UTC/bin/sh -c #(nop) CMD ["sh"]
2021-11-12 22:02:01 UTC/bin/sh -c apk add --no-cache git
2021-11-13 11:12:58 UTC
65.9 MB
/certs
DOCKER_VERSION20.10.10
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:be307f383ecc62b27a29b599c3fc9d3129693a798e7fcce614f09174cfe2d354 - 3.93% (2.59 MB)
[#001] sha256:233f664f6e365c4259a38e7cfe3c14e234ab45f15847cc874a88b510f66a132f - 2.76% (1.82 MB)
[#002] sha256:501a1c7cbdd3e377ff292e68f9ced99315b84c85398591633343352948bbc291 - 0.0% (154 Bytes)
[#003] sha256:0a62d8382e8c3998e6150de13325d0cefc188fd2df3dab4923e604a9ca4c5f18 - 83.55% (55.1 MB)
[#004] sha256:da32b7decf4b345d476b6a4e10a003a86c0bcfde1e98db9baf6cf10943b6bf19 - 0.0% (544 Bytes)
[#005] sha256:1eaa20d143da83073976f6cf7ed7deccc3b80e067502e7aa0c4a08ab921a9147 - 0.0% (1017 Bytes)
[#006] sha256:47aa80e9f3e814d809569ac62843a611cd58228798fd5570cc7194807c4cb77c - 0.0% (117 Bytes)
[#007] sha256:63428bb134c49eb3606edbf2b1a924cc2935e38a7d5c64576432728c2fcbacaa - 9.75% (6.43 MB)
/bin/sh -c #(nop) ADD file:400c0466b29ccad54e0f6c0acef22542992828678c96693ef1f9f4d0551935d8 in /
2021-11-12 16:39:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-13 11:12:04 UTC/bin/sh -c apk add --no-cache ca-certificates libc6-compat openssh-client
2021-11-13 11:12:05 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2021-11-13 11:12:06 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=20.10.10
2021-11-13 11:12:12 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in 'x86_64') url='https://download.docker.com/linux/static/stable/x86_64/docker-20.10.10.tgz'; ;; 'armhf') url='https://download.docker.com/linux/static/stable/armel/docker-20.10.10.tgz'; ;; 'armv7') url='https://download.docker.com/linux/static/stable/armhf/docker-20.10.10.tgz'; ;; 'aarch64') url='https://download.docker.com/linux/static/stable/aarch64/docker-20.10.10.tgz'; ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O docker.tgz "$url"; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; dockerd --version; docker --version
2021-11-13 11:12:13 UTC/bin/sh -c #(nop) COPY file:abb137d24130e7fa2bdd38694af607361ecb688521e60965681e49460964a204 in /usr/local/bin/modprobe
2021-11-13 11:12:14 UTC/bin/sh -c #(nop) COPY file:5b18768029dab8174c9d5957bb39560bde5ef6cba50fbbca222731a0059b449b in /usr/local/bin/
2021-11-13 11:12:14 UTC/bin/sh -c #(nop) ENV DOCKER_TLS_CERTDIR=/certs
2021-11-13 11:12:15 UTC/bin/sh -c mkdir /certs /certs/client && chmod 1777 /certs /certs/client
2021-11-13 11:12:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-11-13 11:12:17 UTC/bin/sh -c #(nop) CMD ["sh"]
2021-11-13 11:12:58 UTC/bin/sh -c apk add --no-cache git
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.