Namespace
rancher
Image / Tag
hyperkube:v1.17.14-rancher1-windows-1909
Content Digest
sha256:6c52c631825e437d178d39f4201df48f75f43fd78ec003eef1aab6a7d31d0870
Details
Created

2020-11-12 17:38:02 UTC

Size

312 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-11-12T17:28:26Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f231b1dc36bb4b9cbc0771625c3a88629119e36a
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

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:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 31.41% (98.1 MB)

[#001] sha256:620ddc035c6f3273ff7c99db87e2db742a5923d6b1f6f8c11bcc09172ad5760c - 0.0% (919 Bytes)

[#002] sha256:d4059b93bb441507133d8c953343aabaae2a41dff76f7d7d5a7928b18dc4f2f5 - 0.0% (830 Bytes)

[#003] sha256:c38dd8b7ffa6b3c2051a3a00655b9b3f238b338fb40ca546f035a5e61c6f411e - 0.02% (64.8 KB)

[#004] sha256:83fed08769cb10c2b93877bf3335e885b38eb898ef77fc4a4e784e6b7556a0b2 - 0.0% (845 Bytes)

[#005] sha256:6d34ced1f52be137a60597133f2c68208a6cc88b0cd4e71e50e5eae0ddafb0b5 - 31.06% (97 MB)

[#006] sha256:5f2cab24306c910698de131d7e2fe6bae228f4ec1d64f63d4274b5b2ae42868f - 0.04% (123 KB)

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

[#008] sha256:c3a47db01d2bc03499877bd614961bcf7cce82bc32f9b3da85a5d77586f446e4 - 0.0% (866 Bytes)

[#009] sha256:15cf9ee39c91d8d31401ab1c440ef96075007fc152d5ac0537d43a6250b3860b - 0.0% (831 Bytes)

[#010] sha256:0a64bc1d5ef3b45a6f8d59970ccb0a1452f693e3fc1b5a878f7fdec65559e83b - 0.0% (825 Bytes)

[#011] sha256:d92d31bdbbf21cca48cc7cba42afba2c35d548db8544b7c513a2eb68fc93b300 - 21.27% (66.4 MB)

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

[#013] sha256:170be5b8ef8f49dde750105b28873c51ffd5648756a007eead0a0f23bfdf1df6 - 4.06% (12.7 MB)

[#014] sha256:ad14d64977185449b08ff506e9836ef77f151b4befc83aff9e4b426b5949db13 - 12.12% (37.8 MB)

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

[#016] sha256:7906fbc177e33add6d98bcbdb65f04318cefeaf63780471e82ed7dda12a1ecd9 - 0.0% (855 Bytes)

[#017] sha256:641e427e14a43eed21ffff8493ade758430db1fc6f0670653071a5f9b0f3a3a8 - 0.0% (857 Bytes)

[#018] sha256:e67f14ad64ef555e280e4204d12d02e3c487f6d2e9a6d502ff77ac07404c3599 - 0.0% (836 Bytes)

[#019] sha256:27a99606aad1bf6e40f48cdedd32153528d27245d9310898a0ad8fc605946500 - 0.0% (853 Bytes)


History
2020-10-01 03:13:48 UTC

Apply image 1909-amd64

2020-11-06 21:21:25 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

2020-11-06 21:21:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:22:16 UTC

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

2020-11-06 21:22:18 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:22:59 UTC

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

2020-11-06 21:23:38 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-11-06 21:23:39 UTC

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

2020-11-06 21:23:39 UTC

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

2020-11-11 17:56:25 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-12 17:29:20 UTC

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

2020-11-12 17:37:51 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-11-12 17:37:53 UTC

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

2020-11-12 17:37:54 UTC

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

2020-11-12 17:38:00 UTC

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

2020-11-12 17:38:01 UTC

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

2020-11-12 17:38:01 UTC

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

2020-11-12 17:38:02 UTC

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

2020-11-12 17:38:02 UTC

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

2020-11-12 17:38:02 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