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

2020-07-09 22:28:49 UTC

Size

303 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-09T22:27:55Z
  • 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-1809-KB4561608-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:c7d6d47ff7dfb2aa4d4e819641b93ec971e8541978dff0ffc24c193babeb8c07 - 31.8% (96.4 MB)

[#001] sha256:c8491920a5e375879911dc3e783d73c8f955b04128743a93e43b610b9ff51abc - 0.0% (836 Bytes)

[#002] sha256:e3e9d6cbd737b75b72a558cdc2a3f609d7fcbc3c71235f7e166e960dee70ceb4 - 0.0% (839 Bytes)

[#003] sha256:744f587587496ae159fc1402633add5ecbed226788d8224ce18bb224282e955a - 0.0% (838 Bytes)

[#004] sha256:f6981df1d75faff55e3615cf6335bf211c0ac40493d84da2037d00f459cde747 - 0.02% (67.9 KB)

[#005] sha256:5d7005860ff9031d01428b01ffbfc87a174e6207a88d3a5629b92f6e30fa1340 - 0.0% (836 Bytes)

[#006] sha256:6bfa67e8265ecd8af7de00bb15763ae2cd3261ac944740319df269c08c0f9d72 - 29.34% (88.9 MB)

[#007] sha256:0ebcb012a61349e963b9b863f310aa8155aa01e0b77fbe559c2637757099b92a - 0.03% (95.6 KB)

[#008] sha256:30698ceb033a281c218f2222fbdbea7447d9338665fb6dd048544a618f598f54 - 0.0% (838 Bytes)

[#009] sha256:e23ae06069c7286aa75858aa4a5af6b67c979249122951e55ba798fd830839aa - 0.0% (858 Bytes)

[#010] sha256:bcf116b20201c5e7c753372c6273d6bc19f81bad1205d55130d977ae769f8b6f - 0.0% (829 Bytes)

[#011] sha256:d491683ef22c7992517d1fb505e0a404785e2f97f6a01501c431cf1bf9964312 - 21.92% (66.4 MB)

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

[#013] sha256:2ce578dd33c0f137711dd237d6b9342612543982b0b6f7b09f76e0f0d4309ec3 - 4.22% (12.8 MB)

[#014] sha256:0f78d44a840e2962c3362698403b99837d2855e56cd6ec13c576798540dcf339 - 12.65% (38.3 MB)

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

[#016] sha256:c86e2dc4bc6a6949be2600afee23148464b41a249cc483837a64c723cbb8e32a - 0.0% (818 Bytes)

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

[#018] sha256:5bc41e53c1cde367648838567f2b863ed13b5db85a083a9f99b8495f790f66ff - 0.0% (825 Bytes)

[#019] sha256:a13d385744d764b0e07c216baf59e2dffabbaf27918741e3a3faa4ded78c8a0d - 0.0% (854 Bytes)


History
2020-06-03 11:12:32 UTC

Apply image 1809-KB4561608-amd64

2020-07-02 22:07:49 UTC

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

2020-07-02 22:07:50 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-1809-KB4561608-amd64

2020-07-02 22:07:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-02 22:07:59 UTC

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

2020-07-02 22:07:59 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-02 22:08:14 UTC

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

2020-07-02 22:08:50 UTC

|1 fromTag=1809-KB4561608-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:08:50 UTC

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

2020-07-07 00:17:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-09 22:16:50 UTC

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

2020-07-09 22:26:57 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:27:01 UTC

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

2020-07-09 22:28:44 UTC

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

2020-07-09 22:28:46 UTC

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

2020-07-09 22:28:47 UTC

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

2020-07-09 22:28:48 UTC

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

2020-07-09 22:28:48 UTC

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

2020-07-09 22:28:48 UTC

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

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