Namespace
library
Image / Tag
traefik:3.0.2-windowsservercore-ltsc2022
Content Digest
sha256:e15ba221cf3bd483a65e4b626f54eb6d70fe1322cd2aafc543ef7089b5bedeae
Details
Created

2024-06-12 19:14:10 UTC

Size

2.01 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.0.2

Layers

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

[#001] sha256:cedf08888525e83e4a050655b4ec0d81647e59a69f7007a560df774a656da9bb - 33.73% (696 MB)

[#002] sha256:045fa3135d89819dc64e63c6fd4e832a9b86fc2d37e11e64d811218c4a684924 - 0.0% (1.39 KB)

[#003] sha256:fc4ec40b798fb06f798078edd38c0dcc651a43bee2317a6d2e20acc210d05921 - 2.08% (42.9 MB)

[#004] sha256:f6e8e2143b3ec21557ed3fe6ba4ae44f963a2f484876bb7fe0b435195ce32aad - 0.0% (1.39 KB)

[#005] sha256:58e8a2c4d77e06eb99a8f8d47536fd7a1d300b5bbac672cd577537e819e7f9b3 - 0.0% (1.39 KB)

[#006] sha256:f8cf1eab5f289bc7fec48a44fa104a1c2a66b03bcf6b0e7849cbcba4faadea79 - 0.0% (1.36 KB)


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

Apply image 10.0.20348.1787

2024-06-07 09:02:12 UTC

Install update 10.0.20348.2527

2024-06-12 17:36:08 UTC

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

2024-06-12 19:14:07 UTC

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

2024-06-12 19:14:08 UTC

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

2024-06-12 19:14:09 UTC

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

2024-06-12 19:14:10 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.0.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