Namespace
rancher
Image / Tag
hyperkube:v1.18.19-rancher1-windows-1809
Content Digest
sha256:cff5bcaf39dd2350d019e1bd9fc79b4b0478e9299da29b13db0b4ffc8dcdc35f
Details
Created

2021-06-02 17:11:00 UTC

Size

312 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-02T17:09:58Z
  • org.opencontainers.image.revision
    8712e86f8d5657cfa38cff225098d1e0b1894031
  • 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:b9043d31610e0dfa43b1afe286f8918b6e3bf69ece50f44424b29d48f20aa662 - 31.03% (96.7 MB)

[#001] sha256:3629d9ce06a844deb84c791d00e37943a5671c6e08558173bd768a176330e3c6 - 0.0% (1.01 KB)

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

[#003] sha256:1e01879f89fc150db0f940a48765f7b747927db308ec9e31fa4dce66bda1ecfd - 0.02% (74.2 KB)

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

[#005] sha256:879d9be6aad2d8c0aa188ee34d977487a9caa3f5a2603250caec47585abc394c - 31.11% (96.9 MB)

[#006] sha256:6217b35340a359f4efcb5dc19f0cdfd42fdcb3be6a605b541dab09b6169afaf1 - 0.04% (137 KB)

[#007] sha256:335c3ea0942e5393f2b02ba1d84df0f4f908b2a771e67e63f9d9d336f06f6db1 - 0.0% (1.05 KB)

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

[#009] sha256:536b8528111149d716f073751f4f8c271ef7365889efbcfc3196e4378f4687ce - 0.0% (822 Bytes)

[#010] sha256:6678ed28844ad00406abcbdf2287bc89f1a3bf7987c63af4c754dcbb93cecfc8 - 0.0% (835 Bytes)

[#011] sha256:1101608449935af06d7794148c6d5c7dbb95b8528a468241f11e34febd3d285f - 21.33% (66.5 MB)

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

[#013] sha256:2504ab27be1d8abd6b0aafee9334e71cae6357eab4dd45cb6849e0d06614d695 - 4.11% (12.8 MB)

[#014] sha256:e7ff168cfdf8c94e7d71c5f017473f92365490ae8cf9edad4356d5244beaa350 - 12.33% (38.4 MB)

[#015] sha256:0d73c4a89ccf85bb3256031e2b430726990e068a50ea8ad0cffd92d37839a38e - 0.0% (2.38 KB)

[#016] sha256:5489873d1712af0bef2fae30b51c523fdfb0f43f682e2970174eb01580b170fb - 0.0% (886 Bytes)

[#017] sha256:a471e6f03d751051736eff164bd0386df36e5a1c34ef35f84b40a0b027f084b5 - 0.0% (885 Bytes)

[#018] sha256:a9630bd9fe7bf9d458c84fdc2217276ffd8d3eb70e14c098dec79f28d5d0f1f4 - 0.0% (856 Bytes)

[#019] sha256:d4b6b88c72ab291f760d1b73c4d279c00d962d6637d0151b1bde10a521bc5f95 - 0.0% (884 Bytes)


History
2021-05-07 11:54:57 UTC

Apply image 1809-amd64

2021-05-26 17:00:20 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-05-26 17:00:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-26 17:00:50 UTC

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

2021-05-26 17:00:50 UTC

cmd /S /C #(nop) USER ContainerUser

2021-05-26 17:01:05 UTC

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

2021-05-26 17:01:39 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-05-26 17:01:40 UTC

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

2021-05-26 17:01:40 UTC

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

2021-05-31 07:40:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-02 16:57:20 UTC

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

2021-06-02 17:08:53 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-06-02 17:08:55 UTC

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

2021-06-02 17:10:53 UTC

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

2021-06-02 17:10:56 UTC

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

2021-06-02 17:10:57 UTC

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

2021-06-02 17:10:58 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-02T17:09:58Z

2021-06-02 17:10:59 UTC

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

2021-06-02 17:10:59 UTC

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

2021-06-02 17:11:00 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