2021-08-18 10:13:20 UTC
25.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:535256e01bcb9590f56b9b2a053648a1d98fbe4dc0fd34c1fc3f32afec8c6e7b - 10.21% (2.6 MB)
[#001] sha256:cb39c774f8e6176a8c3728cde4ec4fc741ab8ff2040415b9f55bbd839dc73b78 - 2.53% (660 KB)
[#002] sha256:0f27a9ad3b6b689c8e8650d199203c67c25c3e774f6abee7eef778d8c6bc1630 - 87.27% (22.2 MB)
[#003] sha256:75692599c5b083a0cff18f6d27ccd62cf653949459a71fd44f295175936cbbb6 - 0.0% (368 Bytes)
/bin/sh -c #(nop) ADD file:62109d08b751b6f41eb8dc5dcb3ea6b553619ef0a58a40685faa749a20c3b051 in /
2021-06-15 21:45:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-16 11:17:24 UTC/bin/sh -c apk --no-cache add ca-certificates tzdata
2021-08-18 10:13:19 UTC/bin/sh -c set -ex; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) arch='armv6' ;; aarch64) arch='arm64' ;; x86_64) arch='amd64' ;; *) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; esac; wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v2.5.0/traefik_v2.5.0_linux_$arch.tar.gz"; tar xzvf /tmp/traefik.tar.gz -C /usr/local/bin traefik; rm -f /tmp/traefik.tar.gz; chmod +x /usr/local/bin/traefik
2021-08-18 10:13:19 UTC/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /
2021-08-18 10:13:19 UTC/bin/sh -c #(nop) EXPOSE 80
2021-08-18 10:13:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-08-18 10:13:20 UTC/bin/sh -c #(nop) CMD ["traefik"]
2021-08-18 10:13:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Traefik Labs org.opencontainers.image.url=https://traefik.io org.opencontainers.image.title=Traefik org.opencontainers.image.description=A modern reverse-proxy org.opencontainers.image.version=v2.5.0 org.opencontainers.image.documentation=https://docs.traefik.io
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.