Namespace
rancher
Image / Tag
mirrored-library-traefik:2.9.10-arm
Content Digest
sha256:f76a8f0c2b54429df275eb7e842171230994dc28924cb17f65ca41a3c5cb94fc
Details
Created

2023-04-06 18:49:32 UTC

Size

35.5 MB

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

Environment
PATH

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


Layers

[#000] sha256:75257e753735e4ff78fae2d44018022a6ac775290e02103713a70699ece7576e - 8.35% (2.97 MB)

[#001] sha256:80bd7901efecc8425b6d98584a9ee5d091a238a8936fb50b8aa4654afb90d05d - 1.68% (610 KB)

[#002] sha256:658599efc3390617789f600a87686c808ae0c26e3a0a310ca9ad50944f5061f2 - 89.97% (32 MB)

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


History
2023-03-29 18:01:09 UTC

/bin/sh -c #(nop) ADD file:2dd294d20c0b500c8fed6b410b059429b36f51cd48a45eaf7a06ecbef9e2a3bb in /

2023-03-29 18:01:09 UTC

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

2023-03-30 00:39:39 UTC

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

2023-04-06 18:49:31 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.9.10/traefik_v2.9.10_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

2023-04-06 18:49:31 UTC

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

2023-04-06 18:49:31 UTC

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

2023-04-06 18:49:31 UTC

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

2023-04-06 18:49:31 UTC

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

2023-04-06 18:49:32 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.9.10 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