Namespace
rancher
Image / Tag
mirrored-library-traefik:2.9.1-arm
Content Digest
sha256:5f6d8279305cd2439d2ba817891d2f0b6a39a82788cbd8cb70c78cd82e7d71f0
Details
Created

2022-10-08 03:58:08 UTC

Size

30.1 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.9.1

Environment
PATH

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


Layers

[#000] sha256:293b708aa6fb80967f27727d5c9c53ac9ba9cac376bed2ad02c17a5cca317b35 - 8.34% (2.51 MB)

[#001] sha256:1feb1837b21ae6f7a69dfce3afba31ef5efecb4def0a933320f1a3913f37eccf - 2.15% (662 KB)

[#002] sha256:dce6e95c457c38e18b852bac8b792c9541e77b70517d2a1abe199891c65133ad - 89.51% (26.9 MB)

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


History
2022-08-09 17:49:29 UTC

/bin/sh -c #(nop) ADD file:89cb25f97e17bed5c56311280efe5cfa78422d8ffbe36232195d13f94d67417e in /

2022-08-09 17:49:29 UTC

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

2022-10-08 03:58:03 UTC

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

2022-10-08 03:58:07 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.1/traefik_v2.9.1_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-10-08 03:58:08 UTC

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

2022-10-08 03:58:08 UTC

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

2022-10-08 03:58:08 UTC

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

2022-10-08 03:58:08 UTC

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

2022-10-08 03:58:08 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.9.1 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