Namespace
rancher
Image / Tag
hyperkube:v1.17.9-rancher1-windows-1903
Content Digest
sha256:60654d934c33598f18efefa89a73d3b0c1fb4d674462de93b67d9d0da3fdc79e
Details
Created

2020-07-15 19:18:41 UTC

Size

304 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-07-15T19:17:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    48a1cd47db4e5f71cc4dd0acea53ce123144ddb9
  • 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.21% (97.9 MB)

[#001] sha256:7018c5d83787026f11a58e1d7d3ad4409fcc963603faec5469c17aafd6913db2 - 0.0% (861 Bytes)

[#002] sha256:8abf4eac1c2d73222f59d13df1646d60be695f7034bb44ab7e60e33684fcecdd - 0.0% (834 Bytes)

[#003] sha256:9af4fdb3cf38bbe4825ff04e2fac802782171257063b853c79f14186973f01af - 0.0% (862 Bytes)

[#004] sha256:dd4d9e3d82a2a9b1d769cd0758f521fc85df0a53336e3644d54b6dc4119d36c0 - 0.02% (61.9 KB)

[#005] sha256:d79119027d6e6f68254e0e508a4cff3e84ac497c6524226fd84fd0cb9c51501a - 0.0% (837 Bytes)

[#006] sha256:6c80d403ebd71934c815a560b77517f9fffe43e234088643b98176d3b10c433d - 29.26% (88.9 MB)

[#007] sha256:2de4ba3dba6715291e76aad42d203e3050b60ac769fe708f3df8e3546c639ee1 - 0.04% (125 KB)

[#008] sha256:9a8fb41b8a05040cd696c29e70fa289c42766e824cf5a7084c2a1df4dd8b9ef2 - 0.0% (834 Bytes)

[#009] sha256:59b5c608ea3f4256586aeeac61726dbef1ab0c54a72fec03cc4fde5d0cff65e0 - 0.0% (829 Bytes)

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

[#011] sha256:4353e0405272bb2c7e2fb3c607584d9a69650bf033794eeb377779b9e7f09253 - 21.83% (66.3 MB)

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

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

[#014] sha256:cd93b820e1aeb478e4bf1afcc0dd9a13eb09ab667b2551ffb226ad0acf8683bd - 12.45% (37.8 MB)

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

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

[#017] sha256:d78d694c5da82074c13ddb822fed30380ab7e0d65897110ea67b6ae27984f5ce - 0.0% (852 Bytes)

[#018] sha256:77cc9f138b06cb8e4a75a2eecf2a9fd059e48d93188056a8b915bd6bb328dc45 - 0.0% (833 Bytes)

[#019] sha256:b536bc41994128d900d474df62ce837648dd290eca2c3a70817f062a0ed7c08d - 0.0% (837 Bytes)


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

Apply image 1903-KB4560960-amd64

2020-07-13 17:49:49 UTC

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

2020-07-13 17:49:49 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-13 17:49:50 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-13 17:50:17 UTC

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

2020-07-13 17:50:18 UTC

cmd /S /C #(nop) USER ContainerUser

2020-07-13 17:50:34 UTC

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

2020-07-13 17:51:13 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-13 17:51:13 UTC

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

2020-07-14 19:52:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-07-15 19:09:02 UTC

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

2020-07-15 19:16:05 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-15 19:16:06 UTC

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

2020-07-15 19:18:36 UTC

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

2020-07-15 19:18:38 UTC

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

2020-07-15 19:18:39 UTC

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

2020-07-15 19:18:40 UTC

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

2020-07-15 19:18:40 UTC

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

2020-07-15 19:18:41 UTC

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

2020-07-15 19:18:41 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