Namespace
rancher
Image / Tag
hyperkube:v1.22.0-rc.0-rancher1-windows-2004
Content Digest
sha256:9dd03f60573db289ea6209da9899a4e99d0c985eacbc2314076b258996b3fcbd
Details
Created

2021-07-23 17:36:35 UTC

Size

316 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-07-23T17:26:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c67b50494ae9256d4ba3579d1d5a8c5c2c1d28d0
  • 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:8e9fd8788794387f713fe5d5b2573fd42fa0131547f3636b59d413be542eee2f - 31.71% (100 MB)

[#001] sha256:d4dd12147e0b83f6be48f1b5d0e8cc3f8b59047332576060e20d57067d038190 - 0.0% (1.04 KB)

[#002] sha256:d90cb1f5a805c87a55d7d54c245f5ea09d0f2bce560bc9a76fd8d18413473910 - 0.0% (1.02 KB)

[#003] sha256:8d91363db012204196f26fbba2656b9a225481c84b9e312639815635fd8df555 - 0.02% (72.4 KB)

[#004] sha256:1e2f03c324657a6d1558726c31e3b76380eababfd4db9c18018c4384d0edd25d - 0.0% (1.02 KB)

[#005] sha256:7f6f9fee88a296e185e656e4d7a077a132089ef1712be6be0580631f2c0d6190 - 30.64% (96.9 MB)

[#006] sha256:2cce5f6bb542bd46fb585cf8556b5dfb81a3641e862bbb72bc23401448b66d45 - 0.03% (99.3 KB)

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

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

[#009] sha256:2e62e0ac9fe9464f95eb529eecfbfbb0275c5f3af863a93ca6b16618045c466f - 0.0% (1.04 KB)

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

[#011] sha256:29f178151892c59d17945c26db53d0a80a5c9ebdfeb7ea977bc572925c606e64 - 20.88% (66 MB)

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

[#013] sha256:f8eb28b2880c32e91b6e472734c2be1d7a2e05eb8afd453e0bbc2dce442982e6 - 4.17% (13.2 MB)

[#014] sha256:d1c1f4abce41503f3f1c2513177f691dfe4de8d53ea0f7abdf0333dbe842d53b - 12.53% (39.6 MB)

[#015] sha256:f3d4d4d9f99757508146aeee375d2f27ab82fcfe4fdc0df50f6d3400edd0b6ff - 0.0% (2.57 KB)

[#016] sha256:ca22a124e599b1c4179277b588deca1a0aebc1ee56c93ac094b5389e42405641 - 0.0% (1.04 KB)

[#017] sha256:5f061c037b6a17d04e082746753207cdddb8163b33320e18b83f8425160a7d2a - 0.0% (1.04 KB)

[#018] sha256:71ecc03bd5873ec10bb94f82eff282df1cc31f42847c711faf5e977c56e458a7 - 0.0% (1.04 KB)

[#019] sha256:45cbdae995b250d7513ee02a9ab3b3ff54e99ed67e873847a06405648a454465 - 0.0% (1.05 KB)


History
2021-07-10 18:08:57 UTC

Apply image 2004-amd64

2021-07-22 00:19:33 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-07-22 00:19:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-22 00:21:09 UTC

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

2021-07-22 00:21:10 UTC

cmd /S /C #(nop) USER ContainerUser

2021-07-22 00:21:32 UTC

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

2021-07-22 00:22:10 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-07-22 00:22:11 UTC

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

2021-07-22 00:22:12 UTC

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

2021-07-23 17:32:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-23 17:32:05 UTC

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

2021-07-23 17:36:25 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-07-23 17:36:27 UTC

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

2021-07-23 17:36:29 UTC

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

2021-07-23 17:36:32 UTC

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

2021-07-23 17:36:33 UTC

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

2021-07-23 17:36:34 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-23T17:26:00Z

2021-07-23 17:36:34 UTC

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

2021-07-23 17:36:34 UTC

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

2021-07-23 17:36:35 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