Namespace
rancher
Image / Tag
hyperkube:v1.17.15-rancher1-windows-1809
Content Digest
sha256:8494480ca39f5d1bb56ee136d6a68907b3ba6fbbed69b5230c23d4f91661f91e
Details
Created

2020-12-09 23:26:58 UTC

Size

311 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-12-09T23:19:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5f302bf6f9eda4a103227820cc45bbb502593b5b
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

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:f1b217fe8837d4d85cb8228a52344d3504d7aa51ba30167a20a6a4cb80cdcaa0 - 31.1% (96.6 MB)

[#001] sha256:dd0149df3535394c93938df47cd3fedd6eb3c19a8c47645e6eaf0f045108bd85 - 0.0% (838 Bytes)

[#002] sha256:7221ea9f1579ce5c3b2b97e5e92a2734dea36d5e5c88c45cbb71379f509e6933 - 0.0% (889 Bytes)

[#003] sha256:dab34810f9b3da0e0a4d03603800b863f333d155955c359486ad716f22b65222 - 0.02% (64.3 KB)

[#004] sha256:3fb8fc2e42bca27a183e3ec524d9acb96d1036c151100f8a60f462896eabdbc6 - 0.0% (842 Bytes)

[#005] sha256:17af3eb649db638224c71f9d1fbf0202e448188e59d5b79be89b498320f9f421 - 31.23% (97 MB)

[#006] sha256:62396da4f71e78b7854188a0cfcf21a9541d904b6e3b7a77aa13c908a1acf2e3 - 0.04% (124 KB)

[#007] sha256:37e66a8a8e4a736e6db187c640be484466b99733056e2fbad60737d9cf6a0b0e - 0.0% (837 Bytes)

[#008] sha256:d9ce0307418bda1995c1f3ac53701a2fbc11ed080238577cb953fc1b6b8045a4 - 0.0% (830 Bytes)

[#009] sha256:3c1da10990cec6d071d4bf6c2bdb67063fa999e66338329e38b5343f2f611c7d - 0.0% (831 Bytes)

[#010] sha256:cd4c2f4dcb2cbd6ef2bf2d137a49a7237532a09e0b8c8b22505b0b5832b3003d - 0.0% (852 Bytes)

[#011] sha256:045dc50148475aa07fb35ac17bc8121ef0ae694967e1a5c7f168c3db3595f890 - 21.32% (66.2 MB)

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

[#013] sha256:49abeefbbe4574001d3af7e01d905613bc2f106a40cf1f09a47b9475c2b1295a - 4.08% (12.7 MB)

[#014] sha256:addff80fafb02dab341f6a7371dcbe7344a0eec645534ec0594de7c7aeed67a1 - 12.19% (37.9 MB)

[#015] sha256:1c8a2dd7451cc5dadbc29ed7729308276123556e8e1b53ba365fcf947d4a4033 - 0.0% (2.34 KB)

[#016] sha256:a5f139a8266c5040a531750a59927c5957d881bb066928bafab1c20f4b4a4201 - 0.0% (825 Bytes)

[#017] sha256:f5eb82c842915cc0c2dd12c15f6bbaaa475e1b83341ff1923fa382937bdfcf23 - 0.0% (860 Bytes)

[#018] sha256:33a477ca2c8b074a774b8e9d23f3edf54cf8358c0bfe30762e426c6d5fdf8b1e - 0.0% (828 Bytes)

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


History
2020-10-31 05:10:43 UTC

Apply image 1809-amd64

2020-11-16 17:54:21 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

2020-11-16 17:54:22 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 17:55:19 UTC

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

2020-11-16 17:55:19 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-16 17:55:55 UTC

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

2020-11-16 17:56: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 ; }"

2020-11-16 17:56:40 UTC

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

2020-11-16 17:56:41 UTC

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

2020-12-07 17:39:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-09 23:20:35 UTC

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

2020-12-09 23:26:49 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-09 23:26:51 UTC

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

2020-12-09 23:26:52 UTC

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

2020-12-09 23:26:56 UTC

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

2020-12-09 23:26:57 UTC

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

2020-12-09 23:26:57 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-12-09T23:19:54Z

2020-12-09 23:26:57 UTC

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

2020-12-09 23:26:58 UTC

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

2020-12-09 23:26:58 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