Namespace
rancher
Image / Tag
hyperkube:v1.22.0-rc.0-rancher1-windows-1809
Content Digest
sha256:5eb7f0d1272d90cb4dc3d4fc9a00dee85264adcfd727a3c98b3c4b5b91bd7c9c
Details
Created

2021-07-23 17:39:52 UTC

Size

314 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-07-23T17:25:47Z
  • org.opencontainers.image.revision
    c67b50494ae9256d4ba3579d1d5a8c5c2c1d28d0
  • 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:29d43e56445c5279a6386c4dfe4d1ada3c7124ade9cb7b0f2757e58ffc7cd10b - 31.17% (98 MB)

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

[#002] sha256:81ba6ce160a9aea7d6fad290236cd3f1f6ad5de4b59da16196b64451fa41b33a - 0.0% (1.01 KB)

[#003] sha256:8dad2f19047d6735a3dba508a25b30ce438266a371b246367adbef4004ea14cc - 0.02% (64.7 KB)

[#004] sha256:f3944c2cb393b90d5785e39a45db04bd19df116bc4ac3010187e2131cdddf3ca - 0.0% (1.02 KB)

[#005] sha256:b08005977240cfeb68b22ddad4350c234a83d32a65f12dc63e1650ba5a2e8715 - 30.83% (96.9 MB)

[#006] sha256:b707b96a3525a2211d667b844fb098fafe87a8044781d30dc661e2cac81dc6f6 - 0.04% (127 KB)

[#007] sha256:1a5d59d8c7c46577b9e254807e63559cd55e1215ee0c6e0decaa02ab990ab24a - 0.0% (1 KB)

[#008] sha256:e37f4fafd550de47de4dbcbfd0ae695bc6a640e9b297aa708a4385fbc646934a - 0.0% (1.01 KB)

[#009] sha256:cd6f24abe30ee3c19a05ece85c7fc604097e1cd78e1731a81bbafe5a06b04602 - 0.0% (848 Bytes)

[#010] sha256:9abc5a5e136421acff2e30fc7a42384956901178494cc28a44c2c2a46b096cf4 - 0.0% (830 Bytes)

[#011] sha256:818cd974d61493611dbcfaeec49c50a9dbd0c6718501521a4764b2cf30a067f0 - 21.12% (66.4 MB)

[#012] sha256:df04c53defd578b2a7ed6c3b7002146ae8e1a82db29a5d9247f45d258ba27a72 - 0.01% (41.4 KB)

[#013] sha256:127cc091c553b62b033227310fdea079dc2323c50a22f73b5b7a179a29581410 - 4.19% (13.2 MB)

[#014] sha256:c23f6fd73812234b629e5ecfb16b2c1eae60040d40e881cfad20dd207b281752 - 12.61% (39.6 MB)

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

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

[#017] sha256:4e0bfafa7bc1450cd4602a3f57128e3d2b61039bd4c3950f05a8c978915eaac3 - 0.0% (855 Bytes)

[#018] sha256:19ea87c2db1034edc4ee87312dac984858373dc38242845e9166aea7ce124832 - 0.0% (828 Bytes)

[#019] sha256:bfee3a8c8295a395f7d4817b72c830bab534f4d0687098b9979c0ecec3be5424 - 0.0% (855 Bytes)


History
2021-07-06 20:06:39 UTC

Apply image 1809-amd64

2021-07-21 23:36:22 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-07-21 23:36:23 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-21 23:36:59 UTC

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

2021-07-21 23:37:00 UTC

cmd /S /C #(nop) USER ContainerUser

2021-07-21 23:37:26 UTC

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

2021-07-21 23:38:09 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-07-21 23:38:09 UTC

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

2021-07-21 23:38:10 UTC

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

2021-07-23 17:31:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-23 17:31:51 UTC

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

2021-07-23 17:39:43 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.'

2021-07-23 17:39:45 UTC

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

2021-07-23 17:39:46 UTC

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

2021-07-23 17:39:49 UTC

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

2021-07-23 17:39:50 UTC

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

2021-07-23 17:39:51 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-23T17:25:47Z

2021-07-23 17:39:51 UTC

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

2021-07-23 17:39:51 UTC

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

2021-07-23 17:39:52 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