Namespace
library
Image / Tag
traefik:v2.8.0-rc2-windowsservercore-1809
Content Digest
sha256:0452c0b7d3b50f73e9eb3fe14d6aea1e711f6893e551b120297714a56ff87497
Details
Created

2022-06-27 18:17:21 UTC

Size

2.51 GB

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.8.0-rc2

Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 69.73% (1.75 GB)

[#001] sha256:fc6ae6c5aa2b4920ae68469c5e7e7c3a3c85e5eaafc24660e7b3adb21d6fce77 - 29.2% (750 MB)

[#002] sha256:4ed911f97ae3a2a6279c70738e5692b14369ac11871a2bbd2f6ad301419527ad - 0.0% (1.28 KB)

[#003] sha256:0627793c2162afa6503cffbc5b8ba07a3595e6afbd36adbce6d742441eedfe14 - 1.06% (27.3 MB)

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

[#005] sha256:6a99af0b984050234a2f65ab1dc7fce35c19bd14abd01a715c1843c2c31fcd7f - 0.0% (1.4 KB)

[#006] sha256:8ea9164ac6cfca8b4cc1e060af7e958fe125cae7beafb2cadbe2ad1698b2e167 - 0.0% (1.4 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-06-09 19:41:03 UTC

Install update 10.0.17763.3046

2022-06-15 12:18:31 UTC

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

2022-06-27 18:17:18 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/traefik/traefik/releases/download/v2.8.0-rc2/traefik_v2.8.0-rc2_windows_amd64.zip" -OutFile "/traefik.zip"; Expand-Archive -Path "/traefik.zip" -DestinationPath "/" -Force; Remove-Item "/traefik.zip" -Force

2022-06-27 18:17:19 UTC

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

2022-06-27 18:17:20 UTC

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

2022-06-27 18:17:21 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.title=Traefik org.opencontainers.image.description=A modern reverse-proxy org.opencontainers.image.version=v2.8.0-rc2 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