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

2022-01-12 03:22:51 UTC

Size

320 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-01-12T03:08:43Z
  • org.opencontainers.image.revision
    34274697978b297a425e8e9e2c0bf89cd42e4312
  • 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:034b2f457cdf6a0d3f7024523d40fd6eeb8568e6c76d9fa56f4053fcf3a21d63 - 30.67% (98.1 MB)

[#001] sha256:a1a35b8d5e43915e9ac6ea24ce43e4eb2aaa1b8fabca236530d931db3b11f55f - 0.0% (1.01 KB)

[#002] sha256:f91603e635b94e3e7bcb5a2def435ad616fe0b243f1266bf625adbd465dac4c3 - 0.0% (1.02 KB)

[#003] sha256:6651a9ed34544f47403b9f80453b5862d9e14dd162b84f283a961e1fcd4d4007 - 0.02% (69.8 KB)

[#004] sha256:5729dd4c4c73e76e6b24d5747ec12cc86768cef08b6499df490eb514ab76eb35 - 0.0% (1.05 KB)

[#005] sha256:b4f50b5102dcdedcb701a982ef00547f9f2be7e1de6580d41808a9fd2531d24d - 32.19% (103 MB)

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

[#007] sha256:39ce959ca23e28b00d710e5bd14aea4af87c810e4f3abda76fc903fb0da0f88b - 0.0% (1.05 KB)

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

[#009] sha256:f9fdbb30da86e265ef09da087b050f89f639ef0eed53e95e8db9fcb24e821f6f - 0.0% (828 Bytes)

[#010] sha256:9b30faf6f7dd9b7a162cf8449b8edb3066f4d86dd9efebdfda9b18c1ab0ea272 - 0.0% (853 Bytes)

[#011] sha256:8daec69f8e3398cfaa763d71d8b347772814ca66dcb327afb5fb7818de7b7af4 - 20.74% (66.4 MB)

[#012] sha256:e498141904eb660b67632e4f7394cda379b0866e3c97926781d5cb3ee414a2b0 - 0.01% (45.8 KB)

[#013] sha256:2bcf6a5a3c9fa15f002595e20ff98b95d22426e0398d33414bf22fddaa6d2188 - 4.11% (13.2 MB)

[#014] sha256:566ffc85628fc33e1e749b4a50e4b890cfd44d70e419c1de04d8364f7dd00625 - 12.2% (39.1 MB)

[#015] sha256:85499121871eefb492c2929699d50b9d2b9050b77c386dd90585610a37244d0a - 0.0% (2.36 KB)

[#016] sha256:70ba6b2775dd0ff31e63c1749f0b53fd2b4d248a4b45cb16f4ddf57680f2e762 - 0.0% (829 Bytes)

[#017] sha256:8498b529f9983ca2b95d71403d7ad23bc63a713c87fa81da13345bbe4f15b728 - 0.0% (827 Bytes)

[#018] sha256:c908f58a5a225454e8d98589fbb5cd0938128157954cf6dcb496243d5ec8852d - 0.0% (865 Bytes)

[#019] sha256:3928d1a50c849717b099ddcd45fd807098366dad80e285fad4cbd2d1fa911b86 - 0.0% (850 Bytes)


History
2021-12-07 04:37:11 UTC

Apply image 1809-amd64

2021-12-15 20:19:34 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

2021-12-15 20:19:35 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-12-15 20:20:15 UTC

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

2021-12-15 20:20:16 UTC

cmd /S /C #(nop) USER ContainerUser

2021-12-15 20:20:38 UTC

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

2021-12-15 20:21:15 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 ; }"

2021-12-15 20:21:16 UTC

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

2021-12-15 20:21:17 UTC

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

2022-01-12 03:15:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-01-12 03:15:00 UTC

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

2022-01-12 03:22:41 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-01-12 03:22:43 UTC

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

2022-01-12 03:22:44 UTC

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

2022-01-12 03:22:48 UTC

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

2022-01-12 03:22:49 UTC

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

2022-01-12 03:22:50 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-12T03:08:43Z

2022-01-12 03:22:50 UTC

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

2022-01-12 03:22:51 UTC

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

2022-01-12 03:22:51 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