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

2021-06-16 11:17:28 UTC

Size

24.3 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.4.8

Environment
PATH

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


Layers

[#000] sha256:535256e01bcb9590f56b9b2a053648a1d98fbe4dc0fd34c1fc3f32afec8c6e7b - 10.7% (2.6 MB)

[#001] sha256:cb39c774f8e6176a8c3728cde4ec4fc741ab8ff2040415b9f55bbd839dc73b78 - 2.65% (660 KB)

[#002] sha256:3915b29ff28e9c2963ae244cdd8337154e3b8bc3f5e3ef9feae65c9eac0de8f2 - 86.64% (21.1 MB)

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


History
2021-06-15 21:45:15 UTC

/bin/sh -c #(nop) ADD file:62109d08b751b6f41eb8dc5dcb3ea6b553619ef0a58a40685faa749a20c3b051 in /

2021-06-15 21:45:15 UTC

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

2021-06-16 11:17:24 UTC

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

2021-06-16 11:17:27 UTC

/bin/sh -c set -ex; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) arch='armv6' ;; aarch64) arch='arm64' ;; x86_64) arch='amd64' ;; *) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; esac; wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v2.4.8/traefik_v2.4.8_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

2021-06-16 11:17:27 UTC

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

2021-06-16 11:17:27 UTC

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

2021-06-16 11:17:27 UTC

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

2021-06-16 11:17:27 UTC

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

2021-06-16 11:17:28 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.4.8 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