Namespace
rancher
Image / Tag
hyperkube:v1.19.1-rancher1-windows-2004
Content Digest
sha256:ef4f94786721f7052f00555e5c9cc3b221d354a83127dc63e61bd0c8697edcf8
Details
Created

2020-09-09 17:55:35 UTC

Size

305 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-09T17:54:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    afc406ac0f2b19a419d8871974906ab929a007ae
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004-KB4566782-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:917fbf2da20dfdefe470dc5dfdda45b99a2ef3ded6f4986ed770cd3e9244d1cb - 32.83% (100 MB)

[#001] sha256:309ec333ba342590089422b89eb3f932bd4bb132be3f60098eda074f980166db - 0.0% (841 Bytes)

[#002] sha256:68ec23e3d6faa09e974d6f58ef0fbd0debd3a36d1a55956c08e1dd9cf886da97 - 0.0% (837 Bytes)

[#003] sha256:baf0895286ed9940538ff2bad5eb5c929aa9f22c2c7a326072d5664c5445956e - 0.0% (837 Bytes)

[#004] sha256:d702e2fecd19c4e107650cf5f2beac2fe0be653057632b429f5f5620297c0a22 - 0.02% (66.8 KB)

[#005] sha256:3ae1f97d73c1979d031433981814c0dd9a11514f41ccba1fb3b0a89fd066c719 - 0.0% (839 Bytes)

[#006] sha256:76ae728ad8f2731204ef53c6a3f4b616ff0e391275c094ef440af8f2295130b4 - 29.12% (88.9 MB)

[#007] sha256:085705221683c4368785c5502f5f3fca48f756ef10b446fdf4b7db459e66aaa5 - 0.04% (125 KB)

[#008] sha256:ef408861c5b4109a27462437ffbd6da8c3f70a5b4c2cc35bbb706dae655e8536 - 0.0% (867 Bytes)

[#009] sha256:ec93ef5931897b1cf0c226a8b11a960484fcac300ed17b3ed37e16013450029b - 0.0% (837 Bytes)

[#010] sha256:c50c9a7386a5f0e61ee80d6950dde592baf98f0184f420a92fd37309ff97a674 - 0.0% (891 Bytes)

[#011] sha256:c4b46f6aa48676486777fa4449ae85d5fcd1e6d3086466be3caea6e1d284e354 - 21.74% (66.4 MB)

[#012] sha256:adf5892bb4bf576614f3356d100dcfffe168a28be55f81504858d85bf6e067e0 - 0.01% (42 KB)

[#013] sha256:4d61aed2754095884a326a44abad0b6ee780882c1cee7e214b85f8ea36a35fcb - 4.04% (12.3 MB)

[#014] sha256:0a830b8b8e91f42d689689cc2a3a3e6152ded9a6578d81b9f3cfa5d0addc76a1 - 12.19% (37.2 MB)

[#015] sha256:c014f5345744772909e5d8c02ab31d303f8b43fa7a30333f6e310a7be370c699 - 0.0% (2.38 KB)

[#016] sha256:23008d638562d5ca1c40933ef9ce6e1bc436a77f7ed2e0dc9a5f081881dcf4be - 0.0% (844 Bytes)

[#017] sha256:34d067c45ae14e4abaa8994732261aebbb3e6bc89c417f39aeeb1309cf19eba4 - 0.0% (841 Bytes)

[#018] sha256:c411cc8142213f2f92d24dd5f4cba12bf6c9c45bf63ffb417741dcd130ae1307 - 0.0% (838 Bytes)

[#019] sha256:3626ad92790e40370cb0dffd49a506c8abc153a6ce56ca92e39fce45c70b061f - 0.0% (863 Bytes)


History
2020-08-08 05:22:01 UTC

Apply image 2004-KB4566782-amd64

2020-09-08 17:04:30 UTC

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

2020-09-08 17:04:31 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-2004-KB4566782-amd64

2020-09-08 17:04:33 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 17:05:17 UTC

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

2020-09-08 17:05:18 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 17:06:08 UTC

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

2020-09-08 17:06:56 UTC

|1 fromTag=2004-KB4566782-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-09-08 17:06:57 UTC

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

2020-09-09 17:18:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-09 17:18:01 UTC

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

2020-09-09 17:26:15 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-09-09 17:26:17 UTC

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

2020-09-09 17:26:19 UTC

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

2020-09-09 17:26:22 UTC

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

2020-09-09 17:26:23 UTC

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

2020-09-09 17:55:34 UTC

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

2020-09-09 17:55:35 UTC

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

2020-09-09 17:55:35 UTC

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

2020-09-09 17:55:35 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