Namespace
rancher
Image / Tag
hyperkube:v1.20.2-rancher2-windows-1809
Content Digest
sha256:a589fcfca4659ee0f1a277380503be2fdeab08e3cbe1cc72fed02a68cd7f9b56
Details
Created

2021-01-31 21:14:07 UTC

Size

310 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-01-31T21:13:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e63892e0c3280f665f8557b3d58543703b304b50
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:62239e9aa1a352a20b0d4969c2b508b8a18d10e799d4db72e6f24ccbb2c724d9 - 31.13% (96.6 MB)

[#001] sha256:79172be4a01d6616ffd0c6ae0d96a0291f5f5100d7f53b364ea9bb643ce5661e - 0.0% (1.02 KB)

[#002] sha256:d674aa9cb1ac0a8ff56a779bf78c3b3b71bdb4f43fce18bfd2c3d04f47efe11a - 0.0% (1.01 KB)

[#003] sha256:bb7d9a806bc0f22294a5a8ce5d5fefb5650b44666dc84f2e85032cea002d36a6 - 0.02% (66.7 KB)

[#004] sha256:69eb5707a5ea26220d60e2ddb59add68f60c53b0a9388e30d530f3a090fc54a8 - 0.0% (1.01 KB)

[#005] sha256:b3207580c3ff299b9a306760aa1b68a218b0ee6c982185e7d324e6cf417dd154 - 31.25% (97 MB)

[#006] sha256:2f2803a69324894df66e72c94098a3ddfbdafa8d0509828f6c18168606a92877 - 0.03% (98.4 KB)

[#007] sha256:32888f63e3d16e032cabe9d541560a41a59a2a4ded4778f949edbb2819bea60b - 0.0% (1.02 KB)

[#008] sha256:030a41ef19dccc85b6886db0bf68546afba257fd6d2ecf71f65e5fa191bac0f7 - 0.0% (1.01 KB)

[#009] sha256:89ded030c93e2f2e9d540788621c1227bc95d9dd907aa0f0f5eeb5dd3d813ff7 - 0.0% (854 Bytes)

[#010] sha256:beee0c1f43831ee6bf8834452dce1ac15a89d0ed8edaf10a43e5522ac9b2f95b - 0.0% (828 Bytes)

[#011] sha256:c578979bf78f57fe4b961a0e7ad4a158c099023844e0acc38fc3d24ad46240e6 - 21.41% (66.5 MB)

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

[#013] sha256:2145e782c150db7927e36b2a7944a5a120d1cc67eb8353f7db8f3fe715109e34 - 3.76% (11.7 MB)

[#014] sha256:a13d075f642ff65a5c4f9fc611fe3699babfe21dd431e743243681e4af2eeff1 - 12.38% (38.4 MB)

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

[#016] sha256:a59553d0915fa5cb87c7b9ab45b84c823652a8daefd2f568fdcc887fb2616384 - 0.0% (826 Bytes)

[#017] sha256:7c5bd9de628abc9e886b35982e4366705f2ebbde9f7d455a86c619534f9c887e - 0.0% (824 Bytes)

[#018] sha256:17efe08834ec5052ec719c109931b1b872fd720d497a6dbba3bccbd5c32f7232 - 0.0% (854 Bytes)

[#019] sha256:a6e559265e77eb95b559985a7ac295a1dad90ff610036a332a6f85522b61e368 - 0.0% (830 Bytes)


History
2021-01-07 16:14:35 UTC

Apply image 1809-amd64

2021-01-25 00:21:40 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809

2021-01-25 00:21:40 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:22:25 UTC

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

2021-01-25 00:22:26 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:22:45 UTC

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

2021-01-25 00:23:21 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 ; }"

2021-01-25 00:23:22 UTC

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

2021-01-25 00:23:22 UTC

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

2021-01-31 20:47:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-31 20:47:10 UTC

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

2021-01-31 21:01:34 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.'

2021-01-31 21:08:25 UTC

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

2021-01-31 21:14:01 UTC

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

2021-01-31 21:14:04 UTC

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

2021-01-31 21:14:05 UTC

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

2021-01-31 21:14:06 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-31T21:13:14Z

2021-01-31 21:14:06 UTC

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

2021-01-31 21:14:06 UTC

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

2021-01-31 21:14:07 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