Namespace
rancher
Image / Tag
mirrored-library-traefik:2.5.6-arm64
Content Digest
sha256:43d5ae2e4cf69416d7364123e26c9e535079ba82e28cf18292f3e9c240ea014c
Details
Created

2021-12-22 20:10:04 UTC

Size

26.3 MB

Content Digest
Labels
  • org.opencontainers.image.description
    A modern reverse-proxy
  • org.opencontainers.image.documentation
    https://docs.traefik.io
  • org.opencontainers.image.title
    Traefik
  • org.opencontainers.image.url
    https://traefik.io
  • org.opencontainers.image.vendor
    Traefik Labs
  • org.opencontainers.image.version
    v2.5.6

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:be307f383ecc62b27a29b599c3fc9d3129693a798e7fcce614f09174cfe2d354 - 9.86% (2.59 MB)

[#001] sha256:77cc5a4b7f102f236064e4712164f29c52d256612820409cc28c41a7f5def4a5 - 2.47% (664 KB)

[#002] sha256:78551cc4d851ad8a96da3591e6e80f48913b89a1043a82e0e898b4fca661b305 - 87.67% (23 MB)

[#003] sha256:3f7356b461e22137b8d7713e06bf23fa5930c13ff60ff89a76b7196c188a8a08 - 0.0% (367 Bytes)


History
2021-11-12 16:39:58 UTC

/bin/sh -c #(nop) ADD file:400c0466b29ccad54e0f6c0acef22542992828678c96693ef1f9f4d0551935d8 in /

2021-11-12 16:39:58 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-11-12 18:16:32 UTC

/bin/sh -c apk --no-cache add ca-certificates tzdata

2021-12-22 20:10:00 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 20:10:01 UTC

/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /

2021-12-22 20:10:01 UTC

/bin/sh -c #(nop) EXPOSE 80

2021-12-22 20:10:02 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2021-12-22 20:10:03 UTC

/bin/sh -c #(nop) CMD ["traefik"]

2021-12-22 20:10:04 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

Danger Zone
Delete Tag

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.

Delete