Namespace
rancher
Image / Tag
mirrored-library-traefik:2.8.7-arm64
Content Digest
sha256:c2bf2a7f23eb8f435a5f3b79101c202047e3a5134621f4db7fa6c0b8dc5a8e72
Details
Created

2022-09-23 19:55:02 UTC

Size

29.2 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.8.7

Environment
PATH

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


Layers

[#000] sha256:47517142f6ba87eca6b7bdca1e0df160b74671c81e4b9605dad38c1862a43be3 - 8.89% (2.59 MB)

[#001] sha256:966c95a60d9885fe2865b5aef2abf3c8e02dbfcd48f4b9978e47205d35c9a2c1 - 2.23% (666 KB)

[#002] sha256:80958b9f1e956eaa18ea38a3325fa76e82a82cce33588a03779138fe41121cb2 - 88.88% (25.9 MB)

[#003] sha256:d04a81d6879f6e334afa58b49587d0fda58610245da4d7bfe3824ed47416b72f - 0.0% (368 Bytes)


History
2022-08-09 17:39:51 UTC

/bin/sh -c #(nop) ADD file:4b51a9d40f20d2beb29d0759b161d2b9403493453beb509de4e86a5d98513f16 in /

2022-08-09 17:39:51 UTC

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

2022-08-10 06:10:52 UTC

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

2022-09-23 19:54:57 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.8.7/traefik_v2.8.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

2022-09-23 19:54:59 UTC

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

2022-09-23 19:54:59 UTC

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

2022-09-23 19:55:00 UTC

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

2022-09-23 19:55:01 UTC

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

2022-09-23 19:55:02 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.8.7 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