Namespace
library
Image / Tag
traefik:v3.0.0-rc1-windowsservercore-ltsc2022
Content Digest
sha256:a26456eb47b8e5a94f07f87028c5baa0d69ca82314f46ec20620a5e20c0ea386
Details
Created

2024-02-14 22:40:19 UTC

Size

1.82 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.0-rc1

Layers

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

[#001] sha256:855fa6b82f2f8fea22646f0d4aa228ea8cbb8bc562afd14a163a8f3d0eb010e1 - 26.72% (498 MB)

[#002] sha256:63d42cabf5bedf06720e416234beca9b72544bcc7ae0f30533edad0043aa3f12 - 0.0% (1.39 KB)

[#003] sha256:41522bc54dfbd7d6dd8d53e818500505b36c8e25126d0f6173efab441b7de12e - 2.19% (40.9 MB)

[#004] sha256:060d03e3171bc8af5aeef341b44ac65843a7206080d301d1127ca6caa77af569 - 0.0% (1.29 KB)

[#005] sha256:bea2338dec87fee16f8a790a12bea70f9a5dba836262098fcb4cab33167ba65a - 0.0% (1.26 KB)

[#006] sha256:d82719599e2d69e5efd28b8855e094330bbbcdc7566c5741303fe493f65fb59f - 0.0% (1.29 KB)


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

Apply image 10.0.20348.1787

2024-02-07 06:55:59 UTC

Install update 10.0.20348.2322

2024-02-14 19:36:25 UTC

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

2024-02-14 22:40:16 UTC

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

2024-02-14 22:40:17 UTC

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

2024-02-14 22:40:18 UTC

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

2024-02-14 22:40:19 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.0-rc1 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