Namespace
rancher
Image / Tag
hyperkube:v1.17.8-rancher1-windows-1809
Content Digest
sha256:055ef85a02b0246e3bd40b2a4d42e9738b4d9ff38d43e3099c0d28daaf13c4ca
Details
Created

2020-07-09 22:27:09 UTC

Size

302 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-09T22:16:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9f8061aaf1de6f334805bb4e63bb1cb924ec6f73
  • 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.87% (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.4% (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:8bceee88a30758b4e008654427c06d0365c07edefad94ace3e4abe5dc9bf43e7 - 21.97% (66.4 MB)

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

[#013] sha256:ee8e21b7a7659d3fb8b7e2c0acb6cf70700453fa73567a6cf58f960ad59fe82e - 4.19% (12.7 MB)

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

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

[#016] sha256:6e61948414ad6c4b111d68815bf4099831b098bb5c0baa21ff3c40ff74824515 - 0.0% (852 Bytes)

[#017] sha256:9e693be76420c3ceca2086b80f93e2fb694bad44b136f8cbd6a998d7b61fe8aa - 0.0% (829 Bytes)

[#018] sha256:d81ce101bf7d44b9862b00a7d08eb30c37df7905e87861c513fbd61a2413f897 - 0.0% (829 Bytes)

[#019] sha256:8f3525e49ce8dbf1f06365fc9ca0a586ee70527768e8f85b09ad3f857015a026 - 0.0% (851 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:00 UTC

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

2020-07-09 22:27:02 UTC

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

2020-07-09 22:27:06 UTC

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

2020-07-09 22:27:07 UTC

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

2020-07-09 22:27:08 UTC

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

2020-07-09 22:27:08 UTC

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

2020-07-09 22:27:09 UTC

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

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