Namespace
rancher
Image / Tag
hyperkube:v1.17.13-rancher1-windows-1909
Content Digest
sha256:ce03b0a0ab63701f01c145f3d8bef78ef43b064c1d385808771cf567202aaf85
Details
Created

2020-10-15 18:21:51 UTC

Size

304 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-10-15T18:13:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b7d0fd86fcfd6a3dee2a66383eda28369b95ef89
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 32.25% (98.1 MB)

[#001] sha256:faa8988fc2d308b9b4e084a50f8bc40c16ddae3517b7d58f1cde8627c6a9ddbb - 0.0% (868 Bytes)

[#002] sha256:dcf285ae7655b2b00df747d22eb1d2fcaead30c4e69cda916005dff76af27efe - 0.0% (890 Bytes)

[#003] sha256:6e88f022b28ae41033816a947de89c48b962eabc428583f07a2f354428c10496 - 0.02% (65.1 KB)

[#004] sha256:923fb13d34a36233d30c597a6a5c76fdfd67f512797509532d0e04ba1901a8be - 0.0% (865 Bytes)

[#005] sha256:30ddde0cd7c121cb08b9d94bdbb08fa7ca275d7361c37d8be2580974bf106c96 - 29.25% (88.9 MB)

[#006] sha256:d9c8fbe30aeb95b57241f9a7c7b99ad0bad567a346a7824c0b098e955c1d033e - 0.03% (90.9 KB)

[#007] sha256:dfd7005f9a63d1a47a166f1353c376c9f5021955f2e43576522d46653a9faec2 - 0.0% (832 Bytes)

[#008] sha256:251a73c2368d1373ea92cfd55a6aec758e3649ce90e7e9678af2bc61ffbce9c1 - 0.0% (889 Bytes)

[#009] sha256:47f00ed23cf5ee4e0e0545cc7af2d64f7327941d307d90ebc733e08334ae2357 - 0.0% (827 Bytes)

[#010] sha256:b8c4b340db529e9a4fc8b52fc4e33e4eb61e9c95d23bf18ce0d66df7f6c5199e - 0.0% (826 Bytes)

[#011] sha256:dd60b15738ea8b4f5d7c1c1dba5a753f882f91573ed311b0c4e6fa64bb668c8b - 21.82% (66.3 MB)

[#012] sha256:030e975da259d07f10a8fc45e912df3cb35c661e1736fc080293a8a34b84d014 - 0.01% (41.4 KB)

[#013] sha256:bc20b533d5d2e11582d2040b584825a87f276358263e79ed65c6e95328b7ef31 - 4.17% (12.7 MB)

[#014] sha256:79514b8114e032f8c140f6609bc6335ceae2d2819166c7887f4b51e901fd70df - 12.44% (37.8 MB)

[#015] sha256:3002da0091dc13f73d061d5d71099ffa5fa3ca479d0868485c70f963d27d9fd9 - 0.0% (2.35 KB)

[#016] sha256:5cbaa9a73dd1145b065603a4908527713acc741f21ba853bc811a6a2442d5631 - 0.0% (859 Bytes)

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

[#018] sha256:91f306a52a87f4ded70fb48ef0805fe2d6ec47fd841457ffc468a0f8bf26e4fd - 0.0% (854 Bytes)

[#019] sha256:fa55cc16fc9606c7233b73890142673ca6ad4873010b95b585378f91ea334ccc - 0.0% (851 Bytes)


History
2020-10-01 03:13:48 UTC

Apply image 1909-amd64

2020-10-13 21:42:44 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909

2020-10-13 21:42:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:43:32 UTC

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

2020-10-13 21:43:33 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:43:53 UTC

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

2020-10-13 21:44:29 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 ; }"

2020-10-13 21:44:29 UTC

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

2020-10-13 21:44:30 UTC

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

2020-10-15 08:56:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-15 18:14:14 UTC

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

2020-10-15 18:21:41 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.'

2020-10-15 18:21:43 UTC

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

2020-10-15 18:21:44 UTC

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

2020-10-15 18:21:48 UTC

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

2020-10-15 18:21:49 UTC

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

2020-10-15 18:21:50 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-10-15T18:13:30Z

2020-10-15 18:21:50 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2020-10-15 18:21:50 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=b7d0fd86fcfd6a3dee2a66383eda28369b95ef89

2020-10-15 18:21:51 UTC

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

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