Namespace
rancher
Image / Tag
mirrored-library-traefik:2.6.0-arm
Content Digest
sha256:89769d6ff3f0362326e9a824f516b729c63853670fa90cb29410d76945c7b2cc
Details
Created

2022-01-24 20:50:16 UTC

Size

27.2 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.0

Environment
PATH

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


Layers

[#000] sha256:56afcfda5d78cc243287acbaad250c5e8c0f47aae620dd7c51985b0d3c9b2728 - 9.24% (2.51 MB)

[#001] sha256:87b00cdbc51db9651a9c09390b641face7e18e642e3ff49397c6d477c89c3d7e - 2.4% (667 KB)

[#002] sha256:529c67e9895e0436a3ca5564c3f5a6af7fe51ab0d8fd02705b90e0f8b32b368e - 88.36% (24 MB)

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


History
2021-11-12 16:49:42 UTC

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

2021-11-12 16:49:44 UTC

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

2021-11-13 06:51:34 UTC

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

2022-01-24 20:50:13 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.6.0/traefik_v2.6.0_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-01-24 20:50:14 UTC

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

2022-01-24 20:50:15 UTC

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

2022-01-24 20:50:15 UTC

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

2022-01-24 20:50:15 UTC

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

2022-01-24 20:50:16 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.0 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