Namespace
rancher
Image / Tag
hyperkube:v1.21.11-rancher1-windows-1809
Content Digest
sha256:04a9f60fa91828dad2859a22b4b3d585021063173f9850f659e3cafe08961484
Details
Created

2022-03-23 06:46:43 UTC

Size

322 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-03-23T06:32:35Z
  • org.opencontainers.image.revision
    4f91d624a824f3aaeaca1e522be1d7ad27f7d199
  • 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:8e36e211379dc6a584a05a445fe37d396de6e76a42cc6742213c3cc3c656dd48 - 30.5% (98.3 MB)

[#001] sha256:3da3170a90a5f5b110cb9b72c6e524884a3be8ed95a7014a75f029ccd317bf90 - 0.0% (1.02 KB)

[#002] sha256:34f3a5f4cafcfac75a8a71d8a1996a87b2cc155588c2cd24b228ad7e1aa2c054 - 0.0% (1.01 KB)

[#003] sha256:0da810dc29f13f12e90a65eba93c9c7a0e285b6c03dbbc0b2b99f6322ed08863 - 0.02% (69.9 KB)

[#004] sha256:09479635d8df91930b7e55b619e7ff3f22c2bb77134bafed54c0db71e5aaa3b4 - 0.0% (1.01 KB)

[#005] sha256:c739b7b5471a23c6353e0579163314d14c14d84073514fb470e90ec0486f3414 - 32.21% (104 MB)

[#006] sha256:3575642e831718ab58f2c770ee0ef03e907d4b6f10a08e93766255d30106fa29 - 0.04% (147 KB)

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

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

[#009] sha256:e4f78620e70b65dc1c6b79ad3ecdccc150be16f64fbad1d92df7aa74da960912 - 0.0% (819 Bytes)

[#010] sha256:409758cade781586590f2cc53ec01e2ad21222bd84d208c0d40f6ff014809385 - 0.0% (826 Bytes)

[#011] sha256:576db8dab841106db4fee7e01c3275734778512bbe9d02c7e225bf635eb55edb - 21.0% (67.7 MB)

[#012] sha256:344fabcceaccfa9925fb922781a9393440aa6dbd9af63a60b3ceab1de632ee53 - 0.01% (48.5 KB)

[#013] sha256:d8d8a61264a3de25608778538fc8b5f6a8202b314051b9c3eb7fda7ae3a6c79b - 4.08% (13.2 MB)

[#014] sha256:2f4ef36cdbedf8db6dd5d8bd662d32e63970df3aff8b7eba83c4fcba1e2140a3 - 12.13% (39.1 MB)

[#015] sha256:e42639562cd3d5d39aa2c56de596b7bc70adff351a2d600c3fb23a40f01efcf7 - 0.0% (2.34 KB)

[#016] sha256:6b4eb42a35c1911e544f8a69383a3359d1f607b70d4e674c8b470c038fd47db4 - 0.0% (829 Bytes)

[#017] sha256:875689ecbff631f223cba1f1ab2476d5d37295a4b551823f80cd84e05ee03e3c - 0.0% (825 Bytes)

[#018] sha256:015d6c45250b8bc5419175b85d53b7c58e47eef2620a53d0b1f036904c2ddf4f - 0.0% (834 Bytes)

[#019] sha256:f70815ca272aa1ef170f51b442c56daa4b5bcf9db0cf41eb78be34fc487654c9 - 0.0% (829 Bytes)


History
2022-03-03 14:36:26 UTC

Apply image 1809-amd64

2022-03-18 20:54:25 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-03-18 20:54:25 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-03-18 20:54:42 UTC

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

2022-03-18 20:54:42 UTC

cmd /S /C #(nop) USER ContainerUser

2022-03-18 20:54:53 UTC

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

2022-03-18 20:55:25 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-03-18 20:55:25 UTC

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

2022-03-18 20:55:26 UTC

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

2022-03-23 06:38:40 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-03-23 06:38:41 UTC

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

2022-03-23 06:46:34 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-03-23 06:46:35 UTC

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

2022-03-23 06:46:37 UTC

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

2022-03-23 06:46:40 UTC

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

2022-03-23 06:46:41 UTC

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

2022-03-23 06:46:42 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-23T06:32:35Z

2022-03-23 06:46:42 UTC

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

2022-03-23 06:46:42 UTC

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

2022-03-23 06:46:43 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