Namespace
rancher
Image / Tag
mirrored-library-traefik:2.9.4-arm64
Content Digest
sha256:46b47eada57155d07ae3ed78ec3cf6b13d89cdef3476423a79575920d93966b0
Details
Created

2022-11-11 11:00:41 UTC

Size

34 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.4

Environment
PATH

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


Layers

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

[#001] sha256:249449b90f641a1b63eb9b2d4acd49b56306ca96cff71672364a6b3f00c4987f - 1.86% (648 KB)

[#002] sha256:8d5111fc37be5708458e05759cf8596109a32407c29344acd771bcbe06fc0fd1 - 90.51% (30.8 MB)

[#003] sha256:8de3f610da225e22ce0082237728f5181abb40a4c45562edd1449ea17613a345 - 0.0% (369 Bytes)


History
2022-11-10 20:39:46 UTC

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

2022-11-10 20:39:46 UTC

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

2022-11-11 11:00:35 UTC

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

2022-11-11 11:00:40 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.4/traefik_v2.9.4_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-11-11 11:00:41 UTC

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

2022-11-11 11:00:41 UTC

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

2022-11-11 11:00:41 UTC

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

2022-11-11 11:00:41 UTC

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

2022-11-11 11:00:41 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.4 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