Namespace
rancher
Image / Tag
hyperkube:v1.16.15-rancher2-windows-1909
Content Digest
sha256:1dfcbddbf8578ef55bd08e457146c3b3ee9260d8075a8139161c93059b576943
Details
Created

2020-09-04 22:32:16 UTC

Size

304 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-04T22:22:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1fd8f93c42e185d4092d71bf46a6509102ed9dd8
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-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:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 32.21% (97.9 MB)

[#001] sha256:2bee701925fc79d43d96e75f6422885287d27a0b3e42a7a9ceb0e48d88581f99 - 0.0% (837 Bytes)

[#002] sha256:280fdbd0376cc16d41af0207ad27e16c9ff5827a634189ddfd88bcf110ef99c9 - 0.0% (835 Bytes)

[#003] sha256:00cb3ae50efe97419ce52916d9625b15c61f848c931ed54223ebdc8453de865a - 0.0% (845 Bytes)

[#004] sha256:fba93a21a58c34e7fb0512a165570ad79d0f66e4cee606fbafe13de1a051b054 - 0.02% (67.2 KB)

[#005] sha256:e19f88b7a7dcedd6a42625aa8e2845cc8e35c14c8763f152ca2b586fd29e4815 - 0.0% (915 Bytes)

[#006] sha256:2bed755c05a46888fc1fec2410ed3649e8b52dab94ac37558f462eacf628ccbc - 29.27% (88.9 MB)

[#007] sha256:b88f6836861f88e822713ae92b5f918691e6379f7e50964acf56a4032594db26 - 0.03% (90 KB)

[#008] sha256:9350b2fa1930f00e14218a3e0a04a0d4189d7f01b07b9f260859aebbc758818b - 0.0% (841 Bytes)

[#009] sha256:e5116190b5957aa906d969254d8b2b3e84ec823fa73b7bb4f3571ff129021648 - 0.0% (830 Bytes)

[#010] sha256:2b123b30abba8a95a4a1dfe0f5357ea4e65a9afcaf0323ee3d6832671a3d7417 - 0.0% (856 Bytes)

[#011] sha256:ac3dac72d98670b1ebc04920f8624f9b30ee6e88a09b65b18c016c708ef5e1fe - 21.86% (66.4 MB)

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

[#013] sha256:2a08340eb2219cdc39d7195f63e93e834d71ecca7ca8cf11bc820ab80194ff92 - 4.13% (12.6 MB)

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

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

[#016] sha256:478f41e83c1a03685bc230b585dc610a5d14e7fcd3e02f7a6420a20bd04e6e8c - 0.0% (858 Bytes)

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

[#018] sha256:66793180ac98cf6ffa0e28e23ec1494d77321a9dedbfca2596284661c968b806 - 0.0% (855 Bytes)

[#019] sha256:7c54d540c68331e9428c2630431bff1c547047fe965c190806b2ed66b041eb52 - 0.0% (847 Bytes)


History
2020-07-08 02:16:11 UTC

Apply image 1909-KB4565483-amd64

2020-09-04 18:14:34 UTC

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

2020-09-04 18:14:35 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-1909-KB4565483-amd64

2020-09-04 18:14:35 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-04 18:15:07 UTC

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

2020-09-04 18:15:08 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-04 18:15:30 UTC

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

2020-09-04 18:16:12 UTC

|1 fromTag=1909-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-04 18:16:13 UTC

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

2020-09-04 19:48:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-04 22:23:09 UTC

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

2020-09-04 22:32:07 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-04 22:32:09 UTC

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

2020-09-04 22:32:10 UTC

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

2020-09-04 22:32:14 UTC

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

2020-09-04 22:32:15 UTC

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

2020-09-04 22:32:15 UTC

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

2020-09-04 22:32:15 UTC

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

2020-09-04 22:32:16 UTC

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

2020-09-04 22:32:16 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