Namespace
rancher
Image / Tag
mirrored-library-traefik:2.10.5-arm64
Content Digest
sha256:4d7c60c1d882dafc8f0148231d836f7d1e2fef0d732daf1cd16f37d711afe689
Details
Created

2023-10-11 18:23:42 UTC

Size

38.3 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.10.5

Environment
PATH

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


Layers

[#000] sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 - 8.3% (3.18 MB)

[#001] sha256:38b59e422640e276d23497c5544f7d98d0d1a6eed46644029a75b232afc0e4dc - 1.56% (610 KB)

[#002] sha256:27163b2644a7f56bc248f42f0002375480295665c372ec73a52045dbd137a1a0 - 90.14% (34.5 MB)

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


History
2023-09-28 20:39:33 UTC

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

2023-09-28 20:39:34 UTC

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

2023-09-29 02:23:59 UTC

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

2023-10-11 18:23:41 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.10.5/traefik_v2.10.5_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-10-11 18:23:41 UTC

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

2023-10-11 18:23:41 UTC

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

2023-10-11 18:23:42 UTC

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

2023-10-11 18:23:42 UTC

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

2023-10-11 18:23: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.10.5 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