Namespace
rancher
Image / Tag
hyperkube:v1.19.7-rancher1-windows-1909
Content Digest
sha256:32caf9d21b9b1db6126f12b7650e43e2351b52bf1e252e93a7c6be7718e29322
Details
Created

2021-01-13 19:32:42 UTC

Size

311 MB

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

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

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:c5135e5444e8016d822960427ecd7b8a8aab4249eda3495d8365c73961b1d3f1 - 31.53% (98.2 MB)

[#001] sha256:e9be38d9a6b955dbfb1a5c7eb6115c88e4e8738ed5646678e276c8164185a970 - 0.0% (843 Bytes)

[#002] sha256:10a04c6a04e8539c940f7bab3d8be08da6293d13f5958c440b88d7517b2842e1 - 0.0% (843 Bytes)

[#003] sha256:eb58378af5b252d457f6eb987cab040d9ddf292e1e82915029c31bad4c20e7d5 - 0.02% (63.7 KB)

[#004] sha256:b78482ecfc8b7e65a874538fa9978aabf80ba520c1d5980f2432af6f4b675a98 - 0.0% (840 Bytes)

[#005] sha256:d6bc40f72d95c437c21541d297cfdc574da11a96c6ad358bf5df68119add3383 - 31.13% (97 MB)

[#006] sha256:c9788e27fb616c95809efc30cf6bb5ec6ed5b3f094314249697fc3cb2d4d16c6 - 0.04% (135 KB)

[#007] sha256:c78a88cdb21649afb7fb8b14025d33c115a6ac8b22e5c423adff0317c12be659 - 0.0% (866 Bytes)

[#008] sha256:9577883c7326a85917c28709057c5e2a86034ea861b41030554144939c6a1b1b - 0.0% (841 Bytes)

[#009] sha256:5ddafccde802fabd6afdf20453763a4f1755ffe865b533275e16d145fb08c7c6 - 0.0% (835 Bytes)

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

[#011] sha256:82e36425daf65374ba203baa7d96ad01d6a5ada67312c3bbbecfd5d37a895e96 - 21.33% (66.4 MB)

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

[#013] sha256:ce2801dc46af27e8270a5ae500b248856afc303b9336900bad638cca52761dac - 3.96% (12.3 MB)

[#014] sha256:4e041942b2014d3c2b249b5e74ed3ae3b44b24adbf69d422f385aef469a0aacd - 11.97% (37.3 MB)

[#015] sha256:13f470168f529535bce5df46b6affc781366d9f420ead6a5420f27c78d238669 - 0.0% (2.33 KB)

[#016] sha256:c2f5cb89f39f05920a30dbacb55c6f78d1dcd291a2094698bc1ef9b6bae09724 - 0.0% (832 Bytes)

[#017] sha256:fc1f26a98b4d6c00a70a70209bce0221faf501e042eaf6ec0715afa24923ee5a - 0.0% (833 Bytes)

[#018] sha256:04bb9a55d3b64851cdca489ea70c4dfbe5cf94b8fbec23c35fc0f3a50a7f0f6c - 0.0% (863 Bytes)

[#019] sha256:829e26973559cd24f2a2f626e8221b57e98f9819e1cd58ce53685088e27ec8ca - 0.0% (853 Bytes)


History
2020-12-03 07:44:26 UTC

Apply image 1909-amd64

2020-12-15 00:31:16 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-1909

2020-12-15 00:31:17 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 00:32:04 UTC

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

2020-12-15 00:32:04 UTC

cmd /S /C #(nop) USER ContainerUser

2020-12-15 00:32:31 UTC

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

2020-12-15 00:33:11 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-12-15 00:33:12 UTC

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

2020-12-15 00:33:12 UTC

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

2021-01-11 17:01:05 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-13 19:21:56 UTC

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

2021-01-13 19:30:17 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-13 19:30:19 UTC

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

2021-01-13 19:32:32 UTC

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

2021-01-13 19:32:36 UTC

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

2021-01-13 19:32:39 UTC

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

2021-01-13 19:32:39 UTC

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

2021-01-13 19:32:40 UTC

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

2021-01-13 19:32:41 UTC

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

2021-01-13 19:32:42 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