2021-06-16 17:31:47 UTC
24.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1a82e2abdb8183eef16afe6d45e16c1b000a908fe3f8fcd17adef7778ecb37d9 - 10.07% (2.5 MB)
[#001] sha256:809c363e577f1247faa045968f55072c8553f7095cd9c77dd1189ff4160c75fe - 2.6% (661 KB)
[#002] sha256:04dee85cb849821d5439a1a3137d2087afe633f5ccc479753f61ed6e146fd8e7 - 87.32% (21.7 MB)
[#003] sha256:debf9a8552713b2cdf6c3deea03bda9b6859e2a0a1a94004d0b47c98d7ee7d09 - 0.0% (369 Bytes)
/bin/sh -c #(nop) ADD file:d8df176c5a97047d4ac655ebfc7bf2cde0a513f0120a6a7796c9724fee8acb22 in /
2021-06-15 22:57:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-16 17:31:43 UTC/bin/sh -c apk --no-cache add ca-certificates tzdata
2021-06-16 17:31:46 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.4.8/traefik_v2.4.8_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-06-16 17:31:46 UTC/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /
2021-06-16 17:31:47 UTC/bin/sh -c #(nop) EXPOSE 80
2021-06-16 17:31:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-06-16 17:31:47 UTC/bin/sh -c #(nop) CMD ["traefik"]
2021-06-16 17:31:47 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.4.8 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.