Namespace
rancher
Image / Tag
hyperkube:v1.21.0-rancher1-windows-2004
Content Digest
sha256:cd6bdd550813b3ddab7868929da54dd1e19d077b654b8e2ba12b79e2e8332f81
Details
Created

2021-04-30 00:03:33 UTC

Size

315 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-04-29T23:52:01Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    066fb4f723ef99b048e244c1baeb58ca1ea77639
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

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:d151a73b598346073ea523548e54435aef6702c88cfc7c0ef6d67dfbe32cfe9a - 31.64% (99.8 MB)

[#001] sha256:f8e65b7f61bf1f0937a170fab932e066937f809c0a117ccbfe317b13578131e0 - 0.0% (1.05 KB)

[#002] sha256:0d73c188e9c6324e14ec6bbee1384afc83576961105f97e08801ebe9f708a856 - 0.0% (1.1 KB)

[#003] sha256:d99286468bd080ec4c72068a4df5f752d448a7af11d85f759834808edb4592bd - 0.02% (67.9 KB)

[#004] sha256:2f87c319533c6883f409b13691aa3ca4fd4c995bcfe52cc192523389e51d87ce - 0.0% (1.02 KB)

[#005] sha256:c8944569b995ebf8947d59d992abbbd8ba643df745d1597b5102458f81a4912e - 30.73% (96.9 MB)

[#006] sha256:4228458c1145d613d29840e1ac26ffa4fcd4ac8ae1ba369b2e766ecf13903782 - 0.03% (110 KB)

[#007] sha256:a7b89b0ee3b42fbfb4bc3da432d89614c2bc8d745e8c9d11df3fa16a058c8771 - 0.0% (1 KB)

[#008] sha256:ecd2099f90b7f4eca08e5b76712ed8a900ac037d20c8e1b527fd4bb8722bdc7e - 0.0% (1.02 KB)

[#009] sha256:c8ad8a3fa235a39989e3d6d5512a7093cab51cdbc51b476cf654078350639182 - 0.0% (1.08 KB)

[#010] sha256:d6e15c1be056f14b773c4d4a651138e4e50fba29b3c09855936fb087d9a70942 - 0.0% (1.04 KB)

[#011] sha256:224bbdcab5832906aa3f20d66f9d1422fda6aa240746d66e46d99289277ea72f - 21.05% (66.4 MB)

[#012] sha256:a11564b82ea8de7fb7ddd56fe46f17d64ce8bd6dafd6563113cea10725731cf9 - 0.01% (42.2 KB)

[#013] sha256:1add1d68fcd4b7c0318185039eb1479334f56956212732b416b6e4b333b5e15e - 4.16% (13.1 MB)

[#014] sha256:2e20e7543e688deefd95d1eb3c50ba771881abed6b6e7f060f8bb3bd42721fed - 12.35% (39 MB)

[#015] sha256:dab180c3fb347ee2823670c9c989da02544ac2ed9861c91af54628b0bb793e9e - 0.0% (2.58 KB)

[#016] sha256:ec2c3f59076ba60fffe1f2ea7a1afb90a4c203316a6c79603a8912fcda3ee517 - 0.0% (1.07 KB)

[#017] sha256:845beb05098bcc42356879105ff9fca8d1516c823e359db5afe9e2666b365b68 - 0.0% (1.05 KB)

[#018] sha256:59612146e56f4fd493e3f9bd9a4273b67eb7139f60964b21d5a482a22909d92d - 0.0% (1.01 KB)

[#019] sha256:6e2cd279f3bf2e71f17562944cc809147a98fdaaf74f925eb2773646b03433c7 - 0.0% (1.04 KB)


History
2021-04-09 09:40:55 UTC

Apply image 2004-amd64

2021-04-14 01:31:57 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-2004

2021-04-14 01:31:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:32:22 UTC

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

2021-04-14 01:32:23 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:32:44 UTC

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

2021-04-14 01:33: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-04-14 01:33:22 UTC

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

2021-04-14 01:33:22 UTC

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

2021-04-25 18:38:48 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-29 23:53:05 UTC

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

2021-04-30 00:03:23 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-04-30 00:03:25 UTC

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

2021-04-30 00:03:26 UTC

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

2021-04-30 00:03:30 UTC

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

2021-04-30 00:03:31 UTC

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

2021-04-30 00:03:31 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-29T23:52:01Z

2021-04-30 00:03:32 UTC

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

2021-04-30 00:03:32 UTC

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

2021-04-30 00:03:33 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