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

2022-03-29 11:43:22 UTC

Size

28.9 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:cfab2db722092277479ddd659049695fa8081d2a03c31b01d388cc21802de8b4 - 9.29% (2.69 MB)

[#001] sha256:491249faa733d19d2c4f479860df3563c3f269d08d4c70b53926670b486092d5 - 2.2% (651 KB)

[#002] sha256:15d69831426e507940b8a38e666a9849c8b208c236224b506894ad187a4d8915 - 88.51% (25.6 MB)

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


History
2022-03-29 00:19:41 UTC

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

2022-03-29 00:19:41 UTC

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

2022-03-29 11:43:11 UTC

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

2022-03-29 11:43:21 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-29 11:43:21 UTC

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

2022-03-29 11:43:21 UTC

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

2022-03-29 11:43:21 UTC

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

2022-03-29 11:43:21 UTC

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

2022-03-29 11:43:22 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