Namespace
rancher
Image / Tag
mirrored-library-traefik:2.5.0-amd64
Content Digest
sha256:359474df3f7e94d50344480d4ac15a91869d67b8e6d7ef9a38c8e9bbc6b24cfe
Details
Created

2021-08-18 13:55:41 UTC

Size

27.7 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.5.0

Environment
PATH

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


Layers

[#000] sha256:ddad3d7c1e96adf9153f8921a7c9790f880a390163df453be1566e9ef0d546e0 - 9.69% (2.69 MB)

[#001] sha256:5f6722e60c2f6c55424dadebe886f88ba1b903df075b00048427439abb91b85a - 2.32% (658 KB)

[#002] sha256:c53f8ca163090b02fc479a1e23c4bac425812463ac5efa00db83c817f711828a - 87.98% (24.4 MB)

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


History
2021-04-14 19:19:56 UTC

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

2021-04-14 19:19:56 UTC

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

2021-04-15 03:04:42 UTC

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

2021-08-18 13:55:39 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.5.0/traefik_v2.5.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

2021-08-18 13:55:40 UTC

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

2021-08-18 13:55:40 UTC

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

2021-08-18 13:55:40 UTC

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

2021-08-18 13:55:40 UTC

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

2021-08-18 13:55:41 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.5.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