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

2020-10-15 18:22:28 UTC

Size

306 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-10-15T18:13:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b7d0fd86fcfd6a3dee2a66383eda28369b95ef89
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:5708869a4b8b14059303f6e68503905bdead29143e41a7d34ce3f37be1d6f6be - 32.78% (100 MB)

[#001] sha256:4deaf33772c4f8c9db24a009400c93825907dc305f93000c0f8dcd989b5baad6 - 0.0% (837 Bytes)

[#002] sha256:da295a8bbc4516abd2c9713f1c86459a0a8d327374c5f66d3b953c741c7ef507 - 0.0% (885 Bytes)

[#003] sha256:0535a508da2a1b5a4de141541dd84386662cdac879205da0959bea3c280253d6 - 0.02% (69 KB)

[#004] sha256:0234e86532e365020fbe6a72adbcf2ba0e3c861d0be8ba8ce91c587d17abbd30 - 0.0% (882 Bytes)

[#005] sha256:e9f75f2c849e8a9b0c4c6bce88fd73982c0b049e909f48d9a2fb210d3d89359d - 29.02% (88.9 MB)

[#006] sha256:6a63e9ca23639bdf16b0eef333776d532aef97464917d7f31c6f8cd84e4af38a - 0.03% (94.2 KB)

[#007] sha256:ece23f79d2dc41e3675c0fb2a45df05e383194569c24669477f404b5ad85e642 - 0.0% (838 Bytes)

[#008] sha256:288f4e503e895f960a51c71223fb2b3f5c42caaf778337e1771b1403a0f1dcdd - 0.0% (858 Bytes)

[#009] sha256:9709c781b02c06301ce4d307dab67a88910b19cc5b9c076ce8cf061a291c3c39 - 0.0% (883 Bytes)

[#010] sha256:f6d0119c43d047eca3f88d0c3da1b700fdc41890464fb3e1ddb8458c7282007b - 0.0% (859 Bytes)

[#011] sha256:e170014874c73c65c8e166ac029161e0de10486c68b93f59220e4ffee5a1dd83 - 21.65% (66.3 MB)

[#012] sha256:9da13c7d204c2a12e7a4ccdd31ffad1d2890edbdded72d835fe8cb06a4051028 - 0.01% (41.9 KB)

[#013] sha256:7bf2eea00288d116ec8efca5133d759e6251d0bfdc20e4cbc74f631eae20deb5 - 4.14% (12.7 MB)

[#014] sha256:1af5186b17314da730d731e14273bfdb7f8d8873baeb9b5621af4a439306bcea - 12.35% (37.8 MB)

[#015] sha256:bc60818be0c05f45a760684109776e394a4205c8c00b43aa22ee857f75fa3e5a - 0.0% (2.37 KB)

[#016] sha256:df61821493f8353cc1a761429c14396945978f6e654967f271fc9ff196c3f079 - 0.0% (860 Bytes)

[#017] sha256:a16c42fece54d74566c35dfe1db16db5fab1e047cc434336046f6f981bcc9fd3 - 0.0% (840 Bytes)

[#018] sha256:16b9d6dc4996d0c0776ee63c7bab3094249ff33eec6f45aceff7d62ae786680f - 0.0% (857 Bytes)

[#019] sha256:e3c03389d4d79a42d70eab4ef6449364015f4696052bf1d832bd0ff904281cfb - 0.0% (860 Bytes)


History
2020-10-09 03:06:27 UTC

Apply image 2004-amd64

2020-10-13 21:18:32 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

2020-10-13 21:18:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:19:03 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-10-13 21:19:03 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:19:28 UTC

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

2020-10-13 21:20:26 UTC

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-10-13 21:20:27 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2020-10-13 21:20:27 UTC

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

2020-10-15 18:15:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-15 18:15:08 UTC

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

2020-10-15 18:22:19 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-10-15 18:22:21 UTC

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

2020-10-15 18:22:22 UTC

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

2020-10-15 18:22:25 UTC

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

2020-10-15 18:22:27 UTC

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

2020-10-15 18:22:27 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-10-15T18:13:33Z

2020-10-15 18:22:27 UTC

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

2020-10-15 18:22:28 UTC

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

2020-10-15 18:22:28 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