Namespace
rancher
Image / Tag
hyperkube:v1.22.5-rancher2-windows-1809
Content Digest
sha256:791921044a31b76040f5d1dc4f1882755507abbc7d53dd5166bda4ae5523a1fb
Details
Created

2022-01-12 03:23:18 UTC

Size

321 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-01-12T03:08:43Z
  • org.opencontainers.image.revision
    b386a40527922f85a7b840e52a77c16c34700d14
  • 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.61% (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.13% (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:be9779583306f25a87373ad30ff23646508c332fc3d1fd28ba2759d353090780 - 0.0% (845 Bytes)

[#010] sha256:5607c86f0626e71addaacfeaf4b22c9d9e61678c627a3259c8fac99faec34781 - 0.0% (857 Bytes)

[#011] sha256:4da04e6ea49bdbba9d9c12732f366aa1f704a1620e95cda810eeb54f19e628cb - 20.7% (66.4 MB)

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

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

[#014] sha256:80c668488779b3634266a8713666daf81444422733a8dbd425b1d4b1dc716f1c - 12.37% (39.7 MB)

[#015] sha256:f0cebc6e91642eda185e4abde08433cdf83523b318673b7b4a12bd5b3dbc556d - 0.0% (2.37 KB)

[#016] sha256:9916fd900caa2e667d03206ac9bf597c420af2f975238a854b92e8eda15c79fd - 0.0% (834 Bytes)

[#017] sha256:f9fb636bc07a3fbf15ef6ecb64bc0f47b841bf388957e26f277a48f82369300e - 0.0% (850 Bytes)

[#018] sha256:25b77b932d089ab9f92cc1308f9b47ae56a6ee930d64ad8c68aeccbfc7c98004 - 0.0% (827 Bytes)

[#019] sha256:31126ec81a6c3d0ec4c9f050d30e4b7f1941941292675ec92162c0e48a9f57cc - 0.0% (823 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:03 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-01-12 03:15:04 UTC

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

2022-01-12 03:23:04 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:23:06 UTC

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

2022-01-12 03:23:08 UTC

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

2022-01-12 03:23:13 UTC

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

2022-01-12 03:23:14 UTC

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

2022-01-12 03:23:16 UTC

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

2022-01-12 03:23:16 UTC

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

2022-01-12 03:23:17 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:23:18 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