Namespace
rancher
Image / Tag
hyperkube:v1.18.5-rancher1-windows-1903
Content Digest
sha256:d79e00171b94c3000e8c6988d6ba5cdb6e7f5b46098b27c386643194dfcd650e
Details
Created

2020-07-09 22:28:02 UTC

Size

305 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-09T22:27:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1069b22d90383381a29ad12432e34b7550117c80
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4560960-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:c40da4de5e84fba9e2c0f302d2d30570160680b4a2d4ae5a558796337e2dfca2 - 32.14% (97.9 MB)

[#001] sha256:af1743c43c8756bbc6702c95c5b87654f366652534a6d6df304537a8e29d6cd7 - 0.0% (839 Bytes)

[#002] sha256:5d56107d8df35eb069c29a492d7364ea2036527e7d04386f4ff06bceda2ecc1f - 0.0% (844 Bytes)

[#003] sha256:4342107aa485baf1df8486326b1fcdda76c57c12a06375b822c7c9a5c321440e - 0.0% (886 Bytes)

[#004] sha256:47e9cc49fe1554ed30f73bebde545985613174eb2fb508340988047ba91e2e55 - 0.02% (64.5 KB)

[#005] sha256:eb0046336a7fd2e30c21822a0c3f5ee72036ddb93961cbef3c6e0d4972c181b2 - 0.0% (869 Bytes)

[#006] sha256:17997dd30109904f30d554f0a2e03e226577311a7a9aa887a0625ef359e8e29c - 29.19% (88.9 MB)

[#007] sha256:338e79d77c98270ae3aee28b5912cfaf35310f679991501139998f0c10556b3c - 0.04% (127 KB)

[#008] sha256:352c112eede530efeb053aa2e3b625f326b723a8675a223c3c245d2dc9de9fa9 - 0.0% (862 Bytes)

[#009] sha256:972749faa41e82ed0a4b57ec584ff4f0f46633df7dfea0b9318b7c0143a00941 - 0.0% (832 Bytes)

[#010] sha256:98077b98f318ecab9c24a70f1800171c1a1e3b8e1613f84c83552e79b034f8c1 - 0.0% (850 Bytes)

[#011] sha256:ffd57d30613d49abfdcbbd9e7bc008f7f2dc576a1b9231702bc5b68ba040aa02 - 21.8% (66.4 MB)

[#012] sha256:118c93b8e79681daa0576afd5bceeae6568c5d1cbe97d59ff3e91fde65d51436 - 0.01% (41.4 KB)

[#013] sha256:a20d0cb911bb49bd723bdad5badb22d0663aa450c6fd2126eb182093df15969b - 4.2% (12.8 MB)

[#014] sha256:03d34f6a2971aab843517169fee2939f25e6594b4bd006b9380df7eb28ce41cf - 12.59% (38.3 MB)

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

[#016] sha256:7203baef8fbb756caec45da3bb9e27fb321f3957c68d24de527a1189af8b2310 - 0.0% (830 Bytes)

[#017] sha256:47c82b8b64928ec3c4b7247ce2bd63eca6eb3f7df1dd732c2414cb28702e5152 - 0.0% (856 Bytes)

[#018] sha256:05ff8575c1865c5eb56345250f6354950cc0d08dff25b4a8ef8bc54a10a757df - 0.0% (854 Bytes)

[#019] sha256:9caa175cfb5871f4f1a963c67b10aa3f3fb8af461d3b979a0373acde46139313 - 0.0% (826 Bytes)


History
2020-06-03 11:03:30 UTC

Apply image 1903-KB4560960-amd64

2020-07-02 22:14:08 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-07-02 22:14:08 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-1903-KB4560960-amd64

2020-07-02 22:14:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-02 22:14:32 UTC

|1 fromTag=1903-KB4560960-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-07-02 22:14:32 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-02 22:14:47 UTC

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

2020-07-02 22:15:26 UTC

|1 fromTag=1903-KB4560960-amd64 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-07-02 22:15:27 UTC

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

2020-07-07 00:17:20 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-09 22:16:46 UTC

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

2020-07-09 22:26:18 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-07-09 22:26:20 UTC

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

2020-07-09 22:27:57 UTC

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

2020-07-09 22:28:00 UTC

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

2020-07-09 22:28:01 UTC

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

2020-07-09 22:28:01 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-07-09T22:27:12Z

2020-07-09 22:28:01 UTC

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

2020-07-09 22:28:02 UTC

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

2020-07-09 22:28:02 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