Namespace
rancher
Image / Tag
hyperkube:v1.16.12-rancher1-windows-1809
Content Digest
sha256:37a6290fbbdea2a9c8b59f1097059225791d3ae036b14b7b1bc4a93993b31a24
Details
Created

2020-07-09 22:27:11 UTC

Size

302 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-09T22:15:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3586e4e0ea46a2cf6e01c56bbd0f3187ffb7de7c
  • 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.88% (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.41% (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.98% (66.4 MB)

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

[#013] sha256:e0a58ca8e15efcb411dcdb8eaba426aa2a52c1390450b33aa3270ac0c107b173 - 4.15% (12.5 MB)

[#014] sha256:146a67b5887b116912d3c2ac854d82fc6e68c13d14872074a5aa908e9de63b71 - 12.51% (37.8 MB)

[#015] sha256:b08c60dd017adf01ba1e814186dff925fe240ef6bc76b26dbc562c78b8178a26 - 0.0% (2.36 KB)

[#016] sha256:8f61430c9155ae0638fb8e6359daa588c193450edcd9e389d26edb08a39fa5c4 - 0.0% (830 Bytes)

[#017] sha256:ece2b11eaa2d3f121f884725a8c140b4ce4168c90599e1d05e901709decbb792 - 0.0% (827 Bytes)

[#018] sha256:00917fb816af5732eb454101ffe939994e75fc9dada08fc1265466af5614cb79 - 0.0% (852 Bytes)

[#019] sha256:444d881bf72ced4e66bd48818bfbca45f2eb8834031de6b1244e05841f463a8c - 0.0% (860 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:27:03 UTC

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

2020-07-09 22:27:08 UTC

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

2020-07-09 22:27:09 UTC

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

2020-07-09 22:27:10 UTC

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

2020-07-09 22:27:10 UTC

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

2020-07-09 22:27:11 UTC

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

2020-07-09 22:27:11 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