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

2022-11-11 11:58:42 UTC

Size

34.8 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:293b708aa6fb80967f27727d5c9c53ac9ba9cac376bed2ad02c17a5cca317b35 - 7.21% (2.51 MB)

[#001] sha256:d346396c5843930d5c9d8e05ce83d5cc4fb94e7d986b9a31ed533e815c10e155 - 1.83% (651 KB)

[#002] sha256:c4164bff2140d3c757e355e30d9b9bb4597f7f84a9fe8f33e2c7b27ab416a3ad - 90.96% (31.7 MB)

[#003] sha256:074074847e340784c16e419bb0a3d3ab1ebf027fff00644b73c2ed50918c1fae - 0.0% (369 Bytes)


History
2022-11-10 20:49:36 UTC

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

2022-11-10 20:49:36 UTC

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

2022-11-11 11:58:35 UTC

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

2022-11-11 11:58: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:58:41 UTC

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

2022-11-11 11:58:42 UTC

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

2022-11-11 11:58:42 UTC

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

2022-11-11 11:58:42 UTC

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

2022-11-11 11:58:42 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