Namespace
rancher
Image / Tag
hyperkube:v1.20.12-rancher1-windows-1809
Content Digest
sha256:878f6313c3286c587e82770e5d415459fb773b6ed669b0a94cf3630be5443cba
Details
Created

2021-10-28 19:04:26 UTC

Size

312 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-10-28T18:50:55Z
  • org.opencontainers.image.revision
    779a9eb9d81b0ac000c8a5ef448d307762bf7f32
  • 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:934e212983f208dc2bebc5de38259a6a62f1761868aacfee2cb3585a13b1e24b - 31.43% (97.9 MB)

[#001] sha256:95a0af8ce152d7c502ee9949bc24b596cf0004d3e60256162b04262040403e51 - 0.0% (1.02 KB)

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

[#003] sha256:82375b7be0bebd9b0810996a58e8948f3c52748d47a79b7b4636bdf702302d8e - 0.02% (66.2 KB)

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

[#005] sha256:186e54466344bd718395bb74a3f68ef079266f1ccb3462ea6fa9ec9060d45f2f - 31.09% (96.8 MB)

[#006] sha256:b96074205f14742387965ec12bb69c9b32def081d2603f6ab4ab59a1a51e1163 - 0.05% (144 KB)

[#007] sha256:9fc67e497f9c0b984d837c6ea9d9b6027a1978ff8e8a871c687d1972b422f03d - 0.0% (1.12 KB)

[#008] sha256:cabf7274e752503fa60c93d5e172d8c8308dfb72f9c795252c48237235097a38 - 0.0% (1.05 KB)

[#009] sha256:2d60b5b8eb0fc87b461c5864bba54fd08a4e57f49e8b1e7ea0c5c5875b5f30b1 - 0.0% (855 Bytes)

[#010] sha256:d6e4018dff309ce055f322811191d2b90fc189f17711ab81dcd7439db8bb86cd - 0.0% (856 Bytes)

[#011] sha256:19dd12d0007e9d9983380c027780adcc312c98e3698e2643240f86d48fa14317 - 21.3% (66.3 MB)

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

[#013] sha256:dedc4089d5037b5dee87f7838bdceaae253bbfc01e24a65a014e040a9a23b436 - 3.75% (11.7 MB)

[#014] sha256:ea86af2e455cbd27e6f44ea1f033189a405f326545d8b074f5d16a7625291bf4 - 12.35% (38.5 MB)

[#015] sha256:3a5ec72224d2c21a160fe962003c0f4ba81cbcfcc50260983bdd908a627fa673 - 0.0% (2.34 KB)

[#016] sha256:abfe798b1b3a40918eb55a94721c62f36b9ef45c75a1f4feee6228d3d3a4c617 - 0.0% (832 Bytes)

[#017] sha256:f8c6f69e456ebaafb911d23ee8d13639d7af1e79f088c94111a251f35dd840ab - 0.0% (826 Bytes)

[#018] sha256:e9204e9523fb77c24babfe95596be77845878146d53638caf8a682b16276274c - 0.0% (860 Bytes)

[#019] sha256:117e040f02f02a3f4ae87b34dd446b88dcbee123f55af1fe9998a2528a8d9c40 - 0.0% (827 Bytes)


History
2021-10-07 08:01:14 UTC

Apply image 1809-amd64

2021-10-21 22:29: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-10-21 22:29:17 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-10-21 22:29:48 UTC

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

2021-10-21 22:29:48 UTC

cmd /S /C #(nop) USER ContainerUser

2021-10-21 22:30:09 UTC

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

2021-10-21 22:31:04 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-10-21 22:31:05 UTC

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

2021-10-21 22:31:06 UTC

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

2021-10-28 18:57:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-10-28 18:57:01 UTC

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

2021-10-28 19:04:16 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-10-28 19:04:18 UTC

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

2021-10-28 19:04:20 UTC

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

2021-10-28 19:04:23 UTC

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

2021-10-28 19:04:24 UTC

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

2021-10-28 19:04:25 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-10-28T18:50:55Z

2021-10-28 19:04:25 UTC

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

2021-10-28 19:04:26 UTC

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

2021-10-28 19:04:26 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