2021-12-22 22:16:59 UTC
28.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 9.42% (2.69 MB)
[#001] sha256:8f1084cd799816f7a030d5c7985d2b38853f5ad434ee8ee15f2993cd000e5bbd - 2.26% (662 KB)
[#002] sha256:7f585f616a119577ed9e482bc2cffb1e83b76b09f5dbe8bd8245a6b9f8c29ed1 - 88.32% (25.2 MB)
[#003] sha256:c4f598fe2b15ae64b945b5336fe57e028160d13c4e52ec2c8d538c951c20f69e - 0.0% (368 Bytes)
/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /
2021-11-12 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-13 07:23:08 UTC/bin/sh -c apk --no-cache add ca-certificates tzdata
2021-12-22 22:16:58 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 22:16:58 UTC/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /
2021-12-22 22:16:58 UTC/bin/sh -c #(nop) EXPOSE 80
2021-12-22 22:16:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-12-22 22:16:59 UTC/bin/sh -c #(nop) CMD ["traefik"]
2021-12-22 22:16:59 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.