Namespace
rancher
Image / Tag
hyperkube:v1.22.9-rancher1-windows-1809
Content Digest
sha256:dd07e0ac3d8440a475b89899e328992c5729608666b85ca2f4d16a3e9f2e0573
Details
Created

2022-04-25 11:21:18 UTC

Size

323 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-04-25T11:06:33Z
  • org.opencontainers.image.revision
    60a6bc3ce0e9532e743773ac661e083c4f0c4c64
  • 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.45% (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.15% (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:2af0d6d41f3aeda1ae1ad7424d214ea458ee9ba1f0ec25654faf7fff78fdc069 - 0.0% (851 Bytes)

[#010] sha256:517bee0d0478ad08517cb60a14d6a1c75b53dd71df4739804c01ae8c0ed21ee4 - 0.0% (831 Bytes)

[#011] sha256:9425afbf677e30813b406575a94fd5d95fc7b1ac359b45cf50d2adf30c92a80d - 20.94% (67.6 MB)

[#012] sha256:5eff3f21e8a6c21e98bad7ab236ff8b84e5c8585aa26a10b39af72275bba2e18 - 0.01% (48.5 KB)

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

[#014] sha256:79a876d88784ff386277b0ea726a33b6670fbbba61d314d3727ab23b9df5fb39 - 12.29% (39.7 MB)

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

[#016] sha256:98210539806ce3156c6ddeb11c07e64142d65f285e27bb47e3af635090d21acb - 0.0% (851 Bytes)

[#017] sha256:5e501f08bf40fb28b619dcdaecd430873fc9e8b20a5c63243ff37d090dff6a21 - 0.0% (827 Bytes)

[#018] sha256:700104d140927e3c17226e81b730c801c74e0489369efe1687ae0c9f30430b35 - 0.0% (828 Bytes)

[#019] sha256:a5a1e5f313a71c4122b9c1098d8b33d9dcc61646898c1c641a9ed1d8a81b7986 - 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-04-25 11:14:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-04-25 11:14:06 UTC

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

2022-04-25 11:21:09 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-04-25 11:21:11 UTC

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

2022-04-25 11:21:12 UTC

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

2022-04-25 11:21:16 UTC

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

2022-04-25 11:21:17 UTC

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

2022-04-25 11:21:17 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-25T11:06:33Z

2022-04-25 11:21:18 UTC

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

2022-04-25 11:21:18 UTC

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

2022-04-25 11:21: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