Namespace
rancher
Image / Tag
hyperkube:v1.21.9-rancher1-windows-1809
Content Digest
sha256:8c54bffafba53b928dbbafe537aa153a4a23e63b2dccab197fa81415548493ee
Details
Created

2022-02-02 22:13:34 UTC

Size

321 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-02-02T21:57:05Z
  • org.opencontainers.image.revision
    24abe5fafdb5c201b771c6072690e36588e9201a
  • 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.57% (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.05% (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:8dc96965053a4747752458c438d20e658bdc267bd2dc9a53265d7788c172949b - 0.0% (853 Bytes)

[#010] sha256:46722e2d36f35ca491d3b5f49f0044614944d8039f1c27cb406acd192aadfd23 - 0.0% (853 Bytes)

[#011] sha256:ee8d2f5c56bf11c0e6d190ff56820532bb0a57c512dfcfe0b685c1d39dd97387 - 21.04% (67.6 MB)

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

[#013] sha256:469983764e12eb4abd04f5bba7e37a1f00c45e8a1e14791356b907e528b69c5c - 4.09% (13.2 MB)

[#014] sha256:eb05f19cde307c4c3903ce1e448ad65b9ccafe986775bcabb41756a10d9568cc - 12.16% (39.1 MB)

[#015] sha256:1f0baedf182b09f4ab8071d379ae52d1eb9503226d1e82d1144a7bc90aed1455 - 0.0% (2.36 KB)

[#016] sha256:cfb1e551dfb80e17a603cb14c81fc89911b4eed8ddd78efb95d1b435fe708ed9 - 0.0% (832 Bytes)

[#017] sha256:7265b0f666e67a7076c388979b4adfc588822bb375552256565306fa95694874 - 0.0% (826 Bytes)

[#018] sha256:db8b504366aec86666bbb979810cdc0c41763619c6527492ac36c085cc56b0d9 - 0.0% (850 Bytes)

[#019] sha256:57e0f2d1af846685b5cd91fc62920cbdb5fed0884ac0349fec96cb7db73aebb3 - 0.0% (858 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:04:24 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-02-02 22:04:24 UTC

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

2022-02-02 22:13:24 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:13:26 UTC

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

2022-02-02 22:13:28 UTC

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

2022-02-02 22:13:31 UTC

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

2022-02-02 22:13:33 UTC

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

2022-02-02 22:13:33 UTC

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

2022-02-02 22:13:33 UTC

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

2022-02-02 22:13:34 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:13:34 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