Namespace
rancher
Image / Tag
hyperkube:v1.19.0-rancher2-windows-1903
Content Digest
sha256:94492399550f9ff82b997234ca9ec58a723e6700c3b7397af9edee3afa217c01
Details
Created

2020-09-08 20:28:40 UTC

Size

303 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-08T20:18:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c655c888eb886c2b9dc8a8f723ab31d0a64dd01a
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4565483-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 32.29% (97.8 MB)

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

[#002] sha256:ca88febc02ee09d1186432ae497062b3ca606dec901fd192975a2287c6904141 - 0.0% (841 Bytes)

[#003] sha256:9068feec51f819ae245a915768f7988aa265a07abbd7054b10eca22d8215ede6 - 0.0% (843 Bytes)

[#004] sha256:a3bd3667525d6044469761a36d0f836add69080b9038d0a4721d258fcbe1b40b - 0.02% (65.6 KB)

[#005] sha256:f69cccfc00f312c47a1aa3eed63535ebcc8af6b8f2bf14afd36ce2f6e4cf48aa - 0.0% (843 Bytes)

[#006] sha256:35d4651e65aef2ec048d5f935bfc410a61cab846911cc12caae5691fd716f6aa - 29.36% (88.9 MB)

[#007] sha256:188d28b94758c4f787fbb15f2672262b05218d0789c8be0b621944a6fdd829f1 - 0.04% (122 KB)

[#008] sha256:dc205a227c994e1fb53e79afc9b65deb1ebdbec15fdf4758a516e07b0321bc75 - 0.0% (840 Bytes)

[#009] sha256:a508e923a55fd1aa29ab4ec216eb884279cfc35cf004f8798fa1c4417b8d7901 - 0.0% (828 Bytes)

[#010] sha256:028489ce54af2087e5f1b1a8f631002e4e42c4e43467948b48d765eb0a91f642 - 0.0% (858 Bytes)

[#011] sha256:afcc61e8bc4ea0ec3439fcd7ee5742f2ed34112e8ad6ad3c6adc81372306aba6 - 21.91% (66.4 MB)

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

[#013] sha256:31f0d737ac0562b541ea73df840ecde0ed00666fcc2ce47018dc499f41958779 - 4.07% (12.3 MB)

[#014] sha256:5eecf190cb60fb8cc39ffa6a5faf276f6b8385c42ab015e08826e8b757e48ae5 - 12.29% (37.2 MB)

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

[#016] sha256:4824a0ee7ea09d6305c63d14881a35ead58db0a953ab9d6bacdb22fd99848b77 - 0.0% (853 Bytes)

[#017] sha256:f71ab270acb4ad580431bf542f55fe99b522f2cabc531c355c5013652985c9a1 - 0.0% (882 Bytes)

[#018] sha256:aaf4175c16a2f80111e9b3a39d55f9aa4f8b2104af46b4e7fc67f7123730fec3 - 0.0% (858 Bytes)

[#019] sha256:f5c32b6abcbd32c244e1767bd13dd8844942fb0b7de3f1113d047758b8d20358 - 0.0% (864 Bytes)


History
2020-07-07 12:59:30 UTC

Apply image 1903-KB4565483-amd64

2020-09-05 16:47:56 UTC

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

2020-09-05 16:47:57 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-KB4565483-amd64

2020-09-05 16:47:57 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-05 16:48:24 UTC

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

2020-09-05 16:48:24 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-05 16:48:42 UTC

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

2020-09-05 16:49:20 UTC

|1 fromTag=1903-KB4565483-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-05 16:49:21 UTC

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

2020-09-08 19:12:23 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 20:19:42 UTC

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

2020-09-08 20:28:30 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-08 20:28:32 UTC

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

2020-09-08 20:28:34 UTC

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

2020-09-08 20:28:38 UTC

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

2020-09-08 20:28:39 UTC

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

2020-09-08 20:28:39 UTC

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

2020-09-08 20:28:39 UTC

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

2020-09-08 20:28:40 UTC

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

2020-09-08 20:28:40 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