2021-12-22 19:09:28 UTC
26.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:56afcfda5d78cc243287acbaad250c5e8c0f47aae620dd7c51985b0d3c9b2728 - 9.35% (2.51 MB)
[#001] sha256:87b00cdbc51db9651a9c09390b641face7e18e642e3ff49397c6d477c89c3d7e - 2.42% (667 KB)
[#002] sha256:47e98886206e7f64a9779b3489c82d9839a44bccf18be9747ffc8cf8359e214b - 88.22% (23.7 MB)
[#003] sha256:0cc4b667e2a330d44a4e5f8bf80ae096df60ece9abe4a7d926062bbcd2126495 - 0.0% (368 Bytes)
/bin/sh -c #(nop) ADD file:6daf1fe862c00673bf9cf4d7e20b0bf253a56e7fb8ed5e730a4466ab9186e18a in /
2021-11-12 16:49:44 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-13 06:51:34 UTC/bin/sh -c apk --no-cache add ca-certificates tzdata
2021-12-22 19:09:25 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.6/traefik_v2.5.6_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-12-22 19:09:26 UTC/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /
2021-12-22 19:09:27 UTC/bin/sh -c #(nop) EXPOSE 80
2021-12-22 19:09:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-12-22 19:09:28 UTC/bin/sh -c #(nop) CMD ["traefik"]
2021-12-22 19:09:28 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.6 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.