Namespace
rancher
Image / Tag
hyperkube:v1.19.0-rancher2-windows-2004
Content Digest
sha256:7568f9cbdda1c0de3262eaeeffc46b45aae5b2d72f557fd316b9e587c04959e7
Details
Created

2020-09-08 20:33:08 UTC

Size

305 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-08T20:19:04Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c655c888eb886c2b9dc8a8f723ab31d0a64dd01a
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004-KB4566782-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:917fbf2da20dfdefe470dc5dfdda45b99a2ef3ded6f4986ed770cd3e9244d1cb - 32.83% (100 MB)

[#001] sha256:6d689d030b669931270e157ab34690482c76dfd7d824650dfe428a3a50e161c0 - 0.0% (869 Bytes)

[#002] sha256:f91c8e053bc471d9f996135297ccea9b84d087b9a485a2c236d4acfe0d02c23c - 0.0% (840 Bytes)

[#003] sha256:c63dd48ebe32d4183fdda769aaf3c917c26419024ab2ea6aa07eac5377274f86 - 0.0% (869 Bytes)

[#004] sha256:a0127f9970fe85644e3d0665c3f91d672c05731d4560a12985072aca4872bd5a - 0.02% (67.5 KB)

[#005] sha256:ff90ec2e444818b76e16f68222238b599c6726f69dc095bf13ae25179edcc829 - 0.0% (840 Bytes)

[#006] sha256:c75c0a67b20b24d6c8713f789e4005dbc71bd293e270ee37e7a4cbbd7eea69ef - 29.12% (88.9 MB)

[#007] sha256:607e76d7b79e5f3b978ebbd136d4d02950871398c765fd9f395d167ca10e27e3 - 0.03% (92.7 KB)

[#008] sha256:488aafda3ee54ddec034a555c5f6e4f5143a0a7cca50442882e4c4490cfde41c - 0.0% (838 Bytes)

[#009] sha256:e38ced8f3064a72b0b106b00253b0f116792a108f7e2b9a533b004ad38b314b8 - 0.0% (865 Bytes)

[#010] sha256:fb0e464d9d15d44ff4b93276af5cfecca9415f7e42757202ebaa359b969299f2 - 0.0% (861 Bytes)

[#011] sha256:3563108477b51caf86a7f432090b1436858b61c8d2190d16e1d478c637831b85 - 21.75% (66.4 MB)

[#012] sha256:16f96a6ce7914037989a881f2f1dec5decc86ffedd1f97c20e97c51b31a1df94 - 0.01% (42 KB)

[#013] sha256:fad368adb80f88056a337307735619151fc9f7f9aa49d568645903078358e140 - 4.04% (12.3 MB)

[#014] sha256:e7ee1d8ad568cec22809e99b13fdcecb672ea4816395159b35ebf420c402c384 - 12.2% (37.2 MB)

[#015] sha256:ff9d43501724be6ea883d211f43198a00cb8149c07bcb2f923b4ca9f279196b5 - 0.0% (2.38 KB)

[#016] sha256:6901fa49d17f1d114ce615a8a56527e4f9d3f343715f3663f16d3cccb620f4ad - 0.0% (842 Bytes)

[#017] sha256:25dfcc25d145441c74c816d58dfbc883615c0866804bdae8f730ca8893b6ed29 - 0.0% (838 Bytes)

[#018] sha256:d3c51c906648a7e36f8d3204bedef596abf69a6e078bd4acfaabfb73689e6853 - 0.0% (863 Bytes)

[#019] sha256:7c3671bf32b7cb3ac75a8ffd64f83764338021dd0178e2826c10eb93b8971dbe - 0.0% (883 Bytes)


History
2020-08-08 05:22:01 UTC

Apply image 2004-KB4566782-amd64

2020-09-05 16:58:46 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-05 16:58:47 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004-KB4566782-amd64

2020-09-05 16:58:48 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-05 16:59:14 UTC

|1 fromTag=2004-KB4566782-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-05 16:59:15 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-05 16:59:34 UTC

cmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell

2020-09-05 17:00:10 UTC

|1 fromTag=2004-KB4566782-amd64 cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-09-05 17:00:11 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2020-09-08 20:23:20 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 20:23:21 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2020-09-08 20:32:58 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/azure-cli/releases/download/v0.0.2/dist.azure-cli.zip'; Write-Host ('Downloading azure-cli from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\azure-cli.zip -Uri $URL; Write-Host 'Expanding ...'; Expand-Archive -Force -Path c:\azure-cli.zip -DestinationPath c:\azure-cli; Remove-Item -Force -Path c:\azure-cli.zip; Write-Host 'Complete.'

2020-09-08 20:33:00 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:60b16638dab522eb19b4a2b5ab05c0a76ea82ee457b7d80f37118b119889936c in \Windows\System32\

2020-09-08 20:33:02 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:5bf613b328ab86c7808737f1b10ea00660de932df972d752026feeb1d7510f2f in \Windows

2020-09-08 20:33:05 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:684ad7e777d6157ed8104b5ca58c8cfe6774eee3249ff3053618729a70fb0805 in \etc\kubernetes\bin\

2020-09-08 20:33:07 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:a25ff59f87ce735ca258824b8e027055fcc5a2f55b5e3e0346de6848ff3fa9ab in \usr\bin\

2020-09-08 20:33:07 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-09-08T20:19:04Z

2020-09-08 20:33:07 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-08 20:33:08 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=c655c888eb886c2b9dc8a8f723ab31d0a64dd01a

2020-09-08 20:33:08 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/hyperkube.git

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