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

2022-02-02 22:25:46 UTC

Size

319 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-02-02T22:12:49Z
  • org.opencontainers.image.revision
    242cacc94bf89e58d93a099e43e97a12ecb88532
  • 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:b5c97e1d373f591225559869af7f4f01399c201f89d21f903b1d23c830aa0a3f - 30.77% (98.3 MB)

[#001] sha256:c603d6cec6cbac08d6cc9b999477d1ab460c1883fe804166e4d686b03dd94a88 - 0.0% (1.05 KB)

[#002] sha256:468b38f0089e5c52e66b481e24b8f042ada40eec9f36b7e6a915d05fb113238a - 0.0% (1.01 KB)

[#003] sha256:238bcd86a5e6c4cd16c43d70f7e935d0f7dbe541a6dea975a2a039a304387181 - 0.02% (73.3 KB)

[#004] sha256:670eb0b9b986468e58d722b0d04e99286401214510f1d36c7b9bb36a7e917d50 - 0.0% (1.01 KB)

[#005] sha256:ba7ed9783638cc0daa4d5b1d11e07209a7342ae4f57fbe7937e05e5158d08e0d - 32.26% (103 MB)

[#006] sha256:fb8130c6ce33c16d5e0f01bce4666578e3662ab389029f29186bb5d82a4b4053 - 0.05% (151 KB)

[#007] sha256:95e6839e2f8186afac7cecb5af1be9cc9af9069b48fff9f696e51ead19ce808b - 0.0% (1.02 KB)

[#008] sha256:e5a30bd31c5196ee6b0cf975cdb30d03bbe2ee96e0c4f1c0204be403909d1b89 - 0.0% (1.02 KB)

[#009] sha256:526e5e806e9687cebe8bd7386ed260d398907243cc33605a09d5ba2758877e9c - 0.0% (857 Bytes)

[#010] sha256:e01e2be67465cbc95bd909f4857a4537a4333a935bd9ef9ce75d40c1395cf155 - 0.0% (829 Bytes)

[#011] sha256:94d506e65efbc8d098942eca91fe70412b6c32022018e2d88f93df88f535c7a5 - 21.17% (67.6 MB)

[#012] sha256:b7ad1f936b9b6b0cfcd9e5600a9da126283ff097d70adb37336f0b695436f529 - 0.01% (44.7 KB)

[#013] sha256:12983e3a4eef4c17c91a56bbf64dcdcb82f3b987dc49f7bb5889e1aca99e15a1 - 3.66% (11.7 MB)

[#014] sha256:d29092569cef3118d8a288803bc3d2825db39288ccb8c0de15b6eddf34310fee - 12.05% (38.5 MB)

[#015] sha256:6dd7f7fd785b47656f995e31d831168b47c8cc0adfe9bad986807866bc96648a - 0.0% (2.33 KB)

[#016] sha256:af8619315084723b82687fe12a60062fe94dd16e83cfcf150fb9617c4d909925 - 0.0% (859 Bytes)

[#017] sha256:78a436ad24ddd1cc6d6123ef9c5ae3d48acd0c20c5ae620587a6803aaa913807 - 0.0% (828 Bytes)

[#018] sha256:a4b9143acd33e0e96c7e3f62744f06aa2e17d8d73fe2ceb006cd8abbf28e27de - 0.0% (819 Bytes)

[#019] sha256:b93db241877c4a5c0c6c1853a312644622ddd5616a99695ac90b92499b6b4c61 - 0.0% (833 Bytes)


History
2022-01-18 01:20:34 UTC

Apply image 1809-amd64

2022-02-01 00:04:10 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-02-01 00:04:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-02-01 00:04:34 UTC

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

2022-02-01 00:04:34 UTC

cmd /S /C #(nop) USER ContainerUser

2022-02-01 00:04:45 UTC

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

2022-02-01 00:05:14 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-02-01 00:05:14 UTC

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

2022-02-01 00:05:15 UTC

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

2022-02-02 22:18:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-02-02 22:18:42 UTC

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

2022-02-02 22:25:36 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-02-02 22:25:38 UTC

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

2022-02-02 22:25:39 UTC

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

2022-02-02 22:25:43 UTC

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

2022-02-02 22:25:44 UTC

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

2022-02-02 22:25:45 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-02T22:12:49Z

2022-02-02 22:25:45 UTC

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

2022-02-02 22:25:46 UTC

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

2022-02-02 22:25:46 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