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

2022-06-21 15:46:33 UTC

Size

323 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-06-21T15:33:24Z
  • org.opencontainers.image.revision
    f4c9c091efaff0d0f12aa57944c351d6fe0e6b7d
  • 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:6626f490e738e10ea5e31ff2643e3a8c372e076d9030c77fac37537dbf12b73c - 30.41% (98.4 MB)

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

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

[#003] sha256:27c3b32809caab0a2fd0ef12fa07480e31e758f45e7dec2289fa8a88fa4075dc - 0.02% (64.2 KB)

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

[#005] sha256:faa86ccebf495c11b48ab0fb7b4b1cb4b6b5e5d612ee8ecf129f23395594430f - 32.12% (104 MB)

[#006] sha256:5759caa4caba2afdf36c06f81f1aa46bbb6320ab907029613b3b37b57d43504a - 0.04% (143 KB)

[#007] sha256:80876365bac048da2282451bd1282cb12db529e263b9e4e08a973e901c157212 - 0.0% (1.07 KB)

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

[#009] sha256:e172876fff616d0d7a9055b53ed15fbea8dbdc20cb2d77586fe625d9fa346933 - 0.0% (850 Bytes)

[#010] sha256:f62853d118f4afea7442e89c477308ed7a470d46570f7a40802e3be707ad189f - 0.0% (827 Bytes)

[#011] sha256:c68f31ae0e1f708a6e8b52f0b0ae00fa38dc75fdd8763668d3fde9876d2fa07a - 20.95% (67.8 MB)

[#012] sha256:c7e397e2aaa758f01f8c2b0468a18af5a89cfcba7ffb2f0efc8d4a0eb85e4aaf - 0.01% (48.7 KB)

[#013] sha256:763a46d91570558d769b158f9d97f080840e76cd736604cec95201c3dc3b8305 - 4.03% (13 MB)

[#014] sha256:3c2919fb831941b8d1354f3958b3929da41884e515d16d35731f7ad43c51f194 - 12.41% (40.1 MB)

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

[#016] sha256:6abea5c44622190013e22e7c9b7dfb552a3f57a4773c38732aad79f0a6fc42dc - 0.0% (819 Bytes)

[#017] sha256:4780535e96a622c4b1f2b21ca4fd20e754a4701e50de94d9aaf7c4da66f250f6 - 0.0% (824 Bytes)

[#018] sha256:0ee21d1d005a427169a0b7627e62948b42ef493ab6d13b017ac3c6cb8ca7fe3a - 0.0% (855 Bytes)

[#019] sha256:4c0f459638d760539b07ccfe20b9808cef0707fee1ccb4627fa3d8e63f1011af - 0.0% (852 Bytes)


History
2022-05-05 16:42:43 UTC

Apply image 10.0.17763.2928

2022-05-23 20:57:07 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-05-23 20:57:07 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-05-23 20:57:27 UTC

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

2022-05-23 20:57:27 UTC

cmd /S /C #(nop) USER ContainerUser

2022-05-23 20:57:38 UTC

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

2022-05-23 20:58:12 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-05-23 20:58:13 UTC

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

2022-05-23 20:58:13 UTC

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

2022-06-21 15:38:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-06-21 15:38:58 UTC

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

2022-06-21 15:46: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-06-21 15:46:26 UTC

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

2022-06-21 15:46:27 UTC

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

2022-06-21 15:46:31 UTC

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

2022-06-21 15:46:32 UTC

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

2022-06-21 15:46:32 UTC

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

2022-06-21 15:46:32 UTC

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

2022-06-21 15:46:33 UTC

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

2022-06-21 15:46:33 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