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

2022-03-25 02:25:55 UTC

Size

26.6 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.6.2

Environment
PATH

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


Layers

[#000] sha256:93a1719cf26168d3a85db2594d76b17ccc4b25996620bceed3c2a13eaa165325 - 9.74% (2.59 MB)

[#001] sha256:d012a4d53d2ad42f0d1b24f774778f1ea2d1c67cfdd0a1611fb7652fac92fc9b - 2.4% (653 KB)

[#002] sha256:429bcc34080ce16bec6deac23ee8508c2109ec4b6ed36cc90d1ed88b86217f99 - 87.86% (23.4 MB)

[#003] sha256:7a2737b6b44221cb2c0f986312da01294c49ccddef5a6cbcb23f7e4da0adc987 - 0.0% (368 Bytes)


History
2022-03-17 18:43:12 UTC

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

2022-03-17 18:43:13 UTC

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

2022-03-17 21:06:35 UTC

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

2022-03-25 02:25:51 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.6.2/traefik_v2.6.2_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-03-25 02:25:52 UTC

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

2022-03-25 02:25:52 UTC

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

2022-03-25 02:25:53 UTC

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

2022-03-25 02:25:54 UTC

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

2022-03-25 02:25:55 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.6.2 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