Namespace
library
Image / Tag
traefik:montdor-nanoserver-sac2016
Content Digest
sha256:98b2c4076d10abc9913a59eceb62ca06c12dfb0601059516e8abc1ad661f0a87
Details
Created

2019-09-04 19:15:03 UTC

Size

434 MB

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
    Containous
  • org.opencontainers.image.version
    v2.0.0-rc2

Layers

[#000] sha256:bce2fbc256ea437a87dadac2f69aabd25bed4f56255549090056c1131fad0277 - 55.51% (241 MB)

[#001] sha256:6f2071dcd7294537bba55b3061704ef1370748e91982193b9e0fa4ebc114589b - 40.14% (174 MB)

[#002] sha256:1f72e042ba5d72d27b42026712df029a6a160e9acc59f0ec444c96e610f275d3 - 0.0% (956 Bytes)

[#003] sha256:114a9750ea744a139479545a2ee0bef01cc1fe736fcd33eead3af5b6d4afa57a - 4.35% (18.9 MB)

[#004] sha256:231cf38ef6a30da544b1618ebedc132b66d176ab9f1080d51d8b5085f3547baa - 0.0% (905 Bytes)

[#005] sha256:0bef8d685426730167fc1860c142c8bbb7191d61716fa7bf8273a268093d92f5 - 0.0% (944 Bytes)

[#006] sha256:c1b77a24bc731a1239cb58738cd5320cd3b4f7256e0f3ea52f8ac0f79d5e8d6a - 0.0% (931 Bytes)


History
2018-09-17 20:04:15 UTC

Apply image 10.0.14393.0

2018-10-09 18:02:39 UTC

Install update 10.0.14393.2551

2018-12-25 18:43:21 UTC

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

2019-09-04 19:14:55 UTC

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

2019-09-04 19:15:00 UTC

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

2019-09-04 19:15:02 UTC

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

2019-09-04 19:15:03 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Containous 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.0.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