2024-01-27 04:21:53 UTC
40.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:61301311dfdb7c2627b8937a9c34ae4a82f4e16bb4ab80df35458b56bbbaee8b - 7.65% (3.07 MB)
[#001] sha256:43a8e27c29b7fbf4c31ac7c82b3365eca2436fa8dafa39d1b1e168d59122e8fb - 1.48% (609 KB)
[#002] sha256:c98a7c6ddf066bafcb3b1737d91ae72f4364a8635af2ec74297c29d7e70dc0b6 - 90.87% (36.5 MB)
[#003] sha256:4a6bc624331de066b251130dd05437f611cd7065ac98474a52399e353c4dab30 - 0.0% (368 Bytes)
/bin/sh -c #(nop) ADD file:191985024ed5be9a747edd5501846e6799b10e6ec729cc95d33625e1f5fed04f in /
2024-01-27 00:39:19 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-27 04:19:00 UTC/bin/sh -c apk --no-cache add ca-certificates tzdata
2024-01-27 04:21:50 UTC/bin/sh -c set -ex; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) arch='armv6' ;; aarch64) arch='arm64' ;; x86_64) arch='amd64' ;; s390x) arch='s390x' ;; *) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; esac; wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v2.10.7/traefik_v2.10.7_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
2024-01-27 04:21:53 UTC/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /
2024-01-27 04:21:53 UTC/bin/sh -c #(nop) EXPOSE 80
2024-01-27 04:21:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2024-01-27 04:21:53 UTC/bin/sh -c #(nop) CMD ["traefik"]
2024-01-27 04:21:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Traefik Labs org.opencontainers.image.url=https://traefik.io org.opencontainers.image.source=https://github.com/traefik/traefik org.opencontainers.image.title=Traefik org.opencontainers.image.description=A modern reverse-proxy org.opencontainers.image.version=v2.10.7 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.