Namespace
rancher
Image / Tag
hyperkube:v1.21.0-rancher1-windows-1809
Content Digest
sha256:0f653e765dc9a35550efe5bc8c6550c2de3d0a4e062895f1024ce28a6403f43f
Details
Created

2021-04-30 00:03:10 UTC

Size

312 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-04-29T23:51:56Z
  • org.opencontainers.image.revision
    066fb4f723ef99b048e244c1baeb58ca1ea77639
  • 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:ea84579f6cd5b58fe78732be37450bd188c8923de3a2062664f3992861449b5c - 30.95% (96.6 MB)

[#001] sha256:2744042ec0628191db13e6af5dfdd07234b5ae1096360e529bb3b5734e00ea92 - 0.0% (1.01 KB)

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

[#003] sha256:65a0a1050d74220cc9e2f81d326a0ad45cf65eb7162b88c79cc26d241800e9cb - 0.02% (66.3 KB)

[#004] sha256:b51ea9c3722b0aaf6bf322433a3e59c6a7eb77f9a9dc7e383baf02f21d565cad - 0.0% (1.05 KB)

[#005] sha256:12bbf5927942b4546413cba3a35a6525e7cb6e64edf0fe1e05caa1c7a8931b82 - 31.03% (96.9 MB)

[#006] sha256:02753fe59013b4a701d5b74565617fee341ddceab9295db56a20c268e3473ca2 - 0.04% (131 KB)

[#007] sha256:406b17b42a9e1960024ddf35eca26677872439ebbf9ccd384ffb7a3c18d722d9 - 0.0% (1.01 KB)

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

[#009] sha256:c28d83e8c66e5c08c43aeec8cc9db27a3a063e2cd1cfd1aceb7c7f712b3501e5 - 0.0% (874 Bytes)

[#010] sha256:cea3005c0fe5cb5bfe39b2bcc93fb14b0be1661653f557717ce27f2d1db0c7e1 - 0.0% (878 Bytes)

[#011] sha256:9a4257ba878c2697dcc2f3f63340a3ce2d42591ddefc5343554004957fb23beb - 21.28% (66.4 MB)

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

[#013] sha256:9b86f20446f3a1659ba6bf175136c1ad50f4b1a0c9d600d7a8ad659835cdb3a3 - 4.2% (13.1 MB)

[#014] sha256:16f9f5d012ad55746b281031db7f24827549be4f1016f3c743f5d8264baba22d - 12.47% (39 MB)

[#015] sha256:68344ea982e675138eda8e1a6714a357d7daffe64cf3a1f8f2b3e1a2536a347e - 0.0% (2.35 KB)

[#016] sha256:9e7eb8c935cbe05a461feab5979667d0c1fe4fd57baf02aca8c6a5ba0ce43b2f - 0.0% (857 Bytes)

[#017] sha256:fea7f9741b4f6b5fce19961230409f2db2b67fbd70d9c519d4d51c6004c4ba5c - 0.0% (853 Bytes)

[#018] sha256:73be4ceef4b9cd6c5c69874312cab56b391a385666f28d7dc44c1ee5d963ff97 - 0.0% (861 Bytes)

[#019] sha256:26c9c164d068b206ba9273ebea219ff6b8f25aeee0614f8d7f163c80e3961817 - 0.0% (832 Bytes)


History
2021-04-08 16:02:06 UTC

Apply image 1809-amd64

2021-04-14 01:32:16 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-04-14 01:32:16 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:32:39 UTC

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

2021-04-14 01:32:40 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:32:58 UTC

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

2021-04-14 01:33:34 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-04-14 01:33:34 UTC

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

2021-04-14 01:33:35 UTC

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

2021-04-25 18:35:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-29 23:52:47 UTC

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

2021-04-30 00:03: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.'

2021-04-30 00:03:02 UTC

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

2021-04-30 00:03:03 UTC

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

2021-04-30 00:03:07 UTC

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

2021-04-30 00:03:08 UTC

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

2021-04-30 00:03:09 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-04-29T23:51:56Z

2021-04-30 00:03:09 UTC

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

2021-04-30 00:03:10 UTC

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

2021-04-30 00:03:10 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