Namespace
library
Image / Tag
traefik:v3.1.1-windowsservercore-ltsc2022
Content Digest
sha256:a21e34cd05d69efbe73d488a2ab91992a299d6cb715e36f26417ed0934a09fbc
Details
Created

2024-07-30 19:16:29 UTC

Size

2.04 GB

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
    v3.1.1

Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 63.54% (1.29 GB)

[#001] sha256:5f0206d135152eb909f50159d6ca348a5aead199afacbafc000b770c1b0720f6 - 34.36% (716 MB)

[#002] sha256:27d9de6992053b5598e6e6ffdf2a54d935d71057f5cc79ff86d167df37475ed8 - 0.0% (1.37 KB)

[#003] sha256:2d81e6275ea6ec6bf035d22dd67b47e35417e8285d4b6fd43752fd32b1621bd0 - 2.1% (43.7 MB)

[#004] sha256:a81a079d15c5729ba7e9d49128620ec693eb4f769b9aa7ade26576a6ccb4c2c5 - 0.0% (1.38 KB)

[#005] sha256:c97364f3ecbf092572231a81713ca74fdad322bda31c98644a1b36b3f702da37 - 0.0% (1.37 KB)

[#006] sha256:be325dad70b30f1699e2ce070c0dc24dfb2844d6e1c3b1db2b8c58b6ce5254c1 - 0.0% (1.35 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2024-07-03 10:07:02 UTC

Install update 10.0.20348.2582

2024-07-10 16:34:47 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2024-07-30 19:16:27 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/traefik/traefik/releases/download/v3.1.1/traefik_v3.1.1_windows_amd64.zip" -OutFile "/traefik.zip"; Expand-Archive -Path "/traefik.zip" -DestinationPath "/" -Force; Remove-Item "/traefik.zip" -Force

2024-07-30 19:16:28 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80

2024-07-30 19:16:28 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["/traefik"]

2024-07-30 19:16:29 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(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=v3.1.1 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