Namespace
rancher
Image / Tag
hyperkube:v1.19.13-rancher1-1-windows-1809
Content Digest
sha256:9fae03d77eded157f73c7cc533e488b1d05d143c7de5f28bf2a082456e1c468d
Details
Created

2021-07-22 22:01:14 UTC

Size

311 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-07-22T21:47:42Z
  • org.opencontainers.image.revision
    8f173dde030a44f7afd7d486a5ea94b05141524e
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube

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:29d43e56445c5279a6386c4dfe4d1ada3c7124ade9cb7b0f2757e58ffc7cd10b - 31.49% (98 MB)

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

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

[#003] sha256:8dad2f19047d6735a3dba508a25b30ce438266a371b246367adbef4004ea14cc - 0.02% (64.7 KB)

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

[#005] sha256:b08005977240cfeb68b22ddad4350c234a83d32a65f12dc63e1650ba5a2e8715 - 31.15% (96.9 MB)

[#006] sha256:b707b96a3525a2211d667b844fb098fafe87a8044781d30dc661e2cac81dc6f6 - 0.04% (127 KB)

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

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

[#009] sha256:f352388ef93772a7c5189ee8d6b059f266ab17a7f206973aa6539391a5174516 - 0.0% (828 Bytes)

[#010] sha256:2df1b453aefc861a9be78d26ea8c3c714e3f5a7592b122b12adc9c811b06b8e1 - 0.0% (860 Bytes)

[#011] sha256:abcb6ffc3ef6a13040710ebe78c07ddd6a01ccf5337ee4435466fc2f0c3e7938 - 21.32% (66.3 MB)

[#012] sha256:496cb9faa580ece4e1dded5daf164ba0fa89f668ac536b6d318568961cf68f00 - 0.01% (41.4 KB)

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

[#014] sha256:aa73d31be605926dffb0c852e87cc313c16c9969a5cce5d720feecb81b198e34 - 12.0% (37.3 MB)

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

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

[#017] sha256:444f62523930a1fe7764d0094d458369a8ef75342634654591f04c616737a91e - 0.0% (824 Bytes)

[#018] sha256:df776e68052777576cf97230594017ccac32c453a5cc52983f8e10012ca7398f - 0.0% (821 Bytes)

[#019] sha256:a6d14b76d0b885920954fd9fce3aaa916915f028529fd55929c4ea6d0c04f7ae - 0.0% (832 Bytes)


History
2021-07-06 20:06:39 UTC

Apply image 1809-amd64

2021-07-21 23:36:22 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-07-21 23:36:23 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-21 23:36:59 UTC

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

2021-07-21 23:37:00 UTC

cmd /S /C #(nop) USER ContainerUser

2021-07-21 23:37:26 UTC

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

2021-07-21 23:38:09 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-21 23:38:09 UTC

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

2021-07-21 23:38:10 UTC

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

2021-07-22 21:54:48 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-22 21:54:48 UTC

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

2021-07-22 22:01:05 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-22 22:01:06 UTC

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

2021-07-22 22:01:08 UTC

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

2021-07-22 22:01:11 UTC

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

2021-07-22 22:01:12 UTC

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

2021-07-22 22:01:12 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-22T21:47:42Z

2021-07-22 22:01:13 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=8f173dde030a44f7afd7d486a5ea94b05141524e

2021-07-22 22:01:13 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube.git

2021-07-22 22:01:14 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube

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