Namespace
library
Image / Tag
traefik:v3.2.0-rc1-windowsservercore-1809
Content Digest
sha256:ab51b79319d87b1e8c7b5d3a8fa4d79de7bf853114ed470180f3e0612ca14a2c
Details
Created

2024-10-02 23:57:34 UTC

Size

1.65 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.2.0-rc1

Layers

[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 97.33% (1.6 GB)

[#001] sha256:901f88bcfc6bb73680f0d9eb4f574c4eb7c97ed7b52527b1fe1642caeb7a6ddb - 0.0% (1.3 KB)

[#002] sha256:ce34355386c7ff1700d78a87a12aa5793647c9be2da56786f6adefbbb2805534 - 2.67% (45.1 MB)

[#003] sha256:fd6cd1cbf46b56b6eabd28a5d4d8e8dc38521a1350e66721aa9061ac1a8c08e3 - 0.0% (1.27 KB)

[#004] sha256:2d32e3d5640671d4a74bdd53dd54e64f936f52803fce033ba5330958652e69b2 - 0.0% (1.27 KB)

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


History
2024-09-06 01:15:31 UTC

Apply image 10.0.17763.6293

2024-10-02 23:56:25 UTC

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

2024-10-02 23:57:32 UTC

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

2024-10-02 23:57:33 UTC

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

2024-10-02 23:57:34 UTC

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

2024-10-02 23:57:34 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.2.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