Namespace
rancher
Image / Tag
hyperkube:v1.23.3-rancher1-windows-1809
Content Digest
sha256:1c1783d7b145db2e60aaff53d6521dc0cfd5769cd8a731615982c6345d4051d4
Details
Created

2022-02-15 20:00:23 UTC

Size

322 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-02-15T19:45:37Z
  • org.opencontainers.image.revision
    913b44bf34df3a10399b0af47bf33b89192e651d
  • 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.48% (98.3 MB)

[#001] sha256:0f45052b65057f6407d82bf9f2b13279756636676a6a11330058f9cb9c9677d1 - 0.0% (1.02 KB)

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

[#003] sha256:4bf33879c4a798fc19f1634e7ba48f3ffa9a52ab70179d5c8ccf5cb82f218359 - 0.02% (67.2 KB)

[#004] sha256:08fc55839a1f03d0da03c2d48dc14ffffc2c63ab2bdb5fe24d934d61411bf9be - 0.0% (1.01 KB)

[#005] sha256:75aa6badb2e9dcc86279b73f9e44e67c61db4a3e93721c37c87610df130485dd - 31.95% (103 MB)

[#006] sha256:7d913a3406e096d9deaac700a53fea2c26e9e698538eb235b7d1820b9445564a - 0.04% (145 KB)

[#007] sha256:7bf8bf9b43b5e6530ba8a8733a64e6e45b8ad2b40b5f92e339b49a741ade3195 - 0.0% (1.02 KB)

[#008] sha256:d9076a7557e7eabe4f4e792a35b49c1387649a20858bc0147b77fbc65198cb90 - 0.0% (1.02 KB)

[#009] sha256:fcb8597421d9fcbb4ddf4ba61036a3068f8ad415271d7d52fb778807a95f8468 - 0.0% (853 Bytes)

[#010] sha256:6e330b5c00c72a704314a67a6d1e6557b4e7c568e83235a40ae6fd7c886b1d38 - 0.0% (850 Bytes)

[#011] sha256:8ea3f318921a46542bdbdd0b59970bb9057c1a818d391d7d60a428ad5be6eeac - 21.0% (67.7 MB)

[#012] sha256:27c9254d18230e8f755c8a373139f0d22a9e9791c586a3c37d50b50389790915 - 0.01% (44.8 KB)

[#013] sha256:50b46307c3d04d13958eb60e5e26ff0281822b3cb67aa42766cd95a606ff3f47 - 4.04% (13 MB)

[#014] sha256:7f9bacb88ea6257e4686f501507eced6b0fb5861167c99c720fd6cc355822ad3 - 12.45% (40.1 MB)

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

[#016] sha256:c8820a8b745cb0bcb47311077a56f9dc70cb886d1ed7974ad442e6f6dc0892f8 - 0.0% (824 Bytes)

[#017] sha256:b2b94ba3828fb608a596c156409bf8d3abc26ab5d9df064f4da8e09a2eb434fa - 0.0% (829 Bytes)

[#018] sha256:10e77f788a2aec12f43f4da6d4ed639bfac2f3ef81c4c2298f4a94d2b58f6e3c - 0.0% (854 Bytes)

[#019] sha256:0dd9e92424ab2d1e43f9d3e4b19f0f71b843bd94515962d2d5438f5423f615be - 0.0% (829 Bytes)


History
2022-01-18 01:20:34 UTC

Apply image 1809-amd64

2022-02-03 00:13:18 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-03 00:13:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-02-03 00:13:34 UTC

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

2022-02-03 00:13:35 UTC

cmd /S /C #(nop) USER ContainerUser

2022-02-03 00:13:46 UTC

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

2022-02-03 00:14:16 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-03 00:14:17 UTC

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

2022-02-03 00:14:17 UTC

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

2022-02-15 19:51:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-02-15 19:51:59 UTC

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

2022-02-15 20:00:00 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-15 20:00:03 UTC

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

2022-02-15 20:00:05 UTC

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

2022-02-15 20:00:16 UTC

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

2022-02-15 20:00:22 UTC

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

2022-02-15 20:00:22 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-15T19:45:37Z

2022-02-15 20:00:23 UTC

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

2022-02-15 20:00:23 UTC

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

2022-02-15 20:00:23 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