Namespace
rancher
Image / Tag
hyperkube:v1.17.16-rancher1-windows-1909
Content Digest
sha256:49a355bcd03f1ffd09dbe647f4c27a49cace53a1af443097daa4a7d5ba578527
Details
Created

2020-12-18 20:29:03 UTC

Size

312 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-12-18T20:17:55Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9f909a77d73d67898cad9180d7ae2e1a95555dda
  • 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.44% (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.04% (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:ec749c2e8844bdfc1809a2eccf6c2ed8e807f3347e550e917d22020bfe2355fe - 0.0% (870 Bytes)

[#010] sha256:57ceef73e4517f356299c9d4f0cd14467498f029fbe9fbbcbbbc1efb248583a1 - 0.0% (858 Bytes)

[#011] sha256:e2b226e5fcb83fe691d3c20d0ff051288825742eefec932e6dc12233d488d0ed - 21.26% (66.4 MB)

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

[#013] sha256:c95972518077f54ddda708a6bedee18440c0d3609eff46ad729e55ab84f61dbc - 4.06% (12.7 MB)

[#014] sha256:3d1e80ac500bde48c35708e2158beec5cbdf3f959504d93f2548a1690bdc8961 - 12.12% (37.9 MB)

[#015] sha256:639d6b184e82a9d2bb2e1729890e68dcdb99f1a4736a9d8a23cff1786e614c81 - 0.0% (2.36 KB)

[#016] sha256:d95f2f4bedd553bcd9b9ccc999c796db63f3b2e68eb8cef7eae386cbd6da5230 - 0.0% (858 Bytes)

[#017] sha256:ecbe60baae071556f7fb1e473feb2e42fdd760b193e736471b26a73d3e201b2d - 0.0% (854 Bytes)

[#018] sha256:0fc44799104d65f2748c4e4490153890dacff062b04874ddeee49902604ba82c - 0.0% (851 Bytes)

[#019] sha256:5d1ff784e1700fc9b25f86cdd3c95b2226bf8605ccc3c3457ac99b2cd507f2f2 - 0.0% (831 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"]

2020-12-15 23:26:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-18 20:18:59 UTC

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

2020-12-18 20:28:52 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.'

2020-12-18 20:28:54 UTC

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

2020-12-18 20:28:56 UTC

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

2020-12-18 20:29:00 UTC

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

2020-12-18 20:29:01 UTC

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

2020-12-18 20:29:01 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-12-18T20:17:55Z

2020-12-18 20:29:02 UTC

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

2020-12-18 20:29:02 UTC

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

2020-12-18 20:29:03 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