Namespace
rancher
Image / Tag
hyperkube:v1.20.15-rancher2-windows-1809
Content Digest
sha256:a3cf4d0d1dc8d2f6942844aaff7e7342a36895fc6cc97fc284940d77fbde1dc8
Details
Created

2022-07-01 19:04:54 UTC

Size

320 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-07-01T18:52:00Z
  • org.opencontainers.image.revision
    a396e9c96ee4511f6aeaa49a65024d197eae2f9a
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:d555a7e4de4dd775379d5c43c1419374bff7908670dc7444be5e8e8f386f3d26 - 30.71% (98.4 MB)

[#001] sha256:fa5588509d44cc2fb79db6a7f40615337851f74e7d9abfe47f8d0fff058a4edc - 0.0% (1.04 KB)

[#002] sha256:53cf1c4df54006d8ebb66dee43e22d37f920f026d44df14d43bb201a7ed5630d - 0.0% (1.06 KB)

[#003] sha256:502002c8bdf42960041dfa1598918fcc96e09ea51c93148052fc5bafcbe386dc - 0.02% (65.5 KB)

[#004] sha256:010e13f07fd4a62e92de6b112cb3b63c5757049c2a44a342b9601c2ed4b17dc7 - 0.0% (1.02 KB)

[#005] sha256:8883b4821b9f36ce2a6d000ed49e61740ad11cda7a43d464d879c88ef35f0825 - 32.44% (104 MB)

[#006] sha256:e75ea338287eb5426659a6f354cbe9eee9599cc5877283506ea5c05cfd054e29 - 0.05% (155 KB)

[#007] sha256:70642246ad27052cc254d63603911edaf0e99cf8b4e1f0a0264716690d81a4f9 - 0.0% (1.01 KB)

[#008] sha256:6dc21074612cf6879de465d89e385858e1f262dec157f2dc23f0de489dc43b8a - 0.0% (1.05 KB)

[#009] sha256:18c0b3e933f91b0eb69ca2221ef90f48739d79e066e5c831f8270c5ee28c0e10 - 0.0% (826 Bytes)

[#010] sha256:25c420fce56e9dedf846164cbdc48cccecc1535268175f30061917b245f6ef07 - 0.0% (856 Bytes)

[#011] sha256:4f35a699657b2ca7348ba31c8e6e90bcdb8ba8c9443b1dd3f612b2a41d1408ae - 21.1% (67.6 MB)

[#012] sha256:27b94610d7cda51fe4e9dc2bdcdfafbc5db94020da7dded7f49bf1ea92c358e0 - 0.01% (48.6 KB)

[#013] sha256:e2ea61aa74682316adf745fbc7ef9070beb2f1dc56031ceaecfb04770ef6862f - 3.65% (11.7 MB)

[#014] sha256:3779976e624ac9fd633682a0cc8ca236504b0813e80adc437d8990f5fb093032 - 12.01% (38.5 MB)

[#015] sha256:76c661d4e3fe2329ae1d9637e157a38d0709b78bc22508dc2b44010466fa30d5 - 0.0% (2.33 KB)

[#016] sha256:fc92c8976ed1823cbf5e3572c1385dee2e16e2607bcbc59cc523274cce4b3931 - 0.0% (854 Bytes)

[#017] sha256:343fae8554305d0defafac581b7a315cdba9024952daf0378d434536915b4aef - 0.0% (854 Bytes)

[#018] sha256:7987e1f5ceda3a166f8d21eab4e5f79c38aa5bec51bee9c25f034369f4e81eca - 0.0% (828 Bytes)

[#019] sha256:d715fbd438fbe4247fac12af967d66efe96bd401c8ce91bf665aadf29fe56405 - 0.0% (856 Bytes)


History
2022-06-09 19:20:11 UTC

Apply image 10.0.17763.3046

2022-06-28 18:55:00 UTC

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

2022-06-28 18:55:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-06-28 18:55:17 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2022-06-28 18:55:17 UTC

cmd /S /C #(nop) USER ContainerUser

2022-06-28 18:55:28 UTC

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

2022-06-28 18:55:56 UTC

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 ; }"

2022-06-28 18:55:56 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2022-06-28 18:55:56 UTC

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

2022-07-01 18:57:28 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-07-01 18:57:29 UTC

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

2022-07-01 19:04:46 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.'

2022-07-01 19:04:48 UTC

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

2022-07-01 19:04:49 UTC

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

2022-07-01 19:04:52 UTC

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

2022-07-01 19:04:53 UTC

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

2022-07-01 19:04:53 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-01T18:52:00Z

2022-07-01 19:04:54 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=a396e9c96ee4511f6aeaa49a65024d197eae2f9a

2022-07-01 19:04:54 UTC

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

2022-07-01 19:04:54 UTC

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

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