Namespace
rancher
Image / Tag
hyperkube:v1.18.13-rancher1-windows-1809
Content Digest
sha256:345accc50ad986f1b591cdcabf3bec57a3f5678a4d18cb74afabe6b563b55e99
Details
Created

2020-12-09 23:39:27 UTC

Size

311 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-12-09T23:38:24Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c942e70c925cd82a3eac536279a9cf897fa09552
  • 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.03% (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.15% (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:044d4d2106d36dfa303fe269a5aa24fb8afacf02bc15f0bcaeadb5ea2bca1dd8 - 21.31% (66.3 MB)

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

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

[#014] sha256:a75969b50bd22559d14ea1f29d6667ae60f74313dd6f5c3ad1fdae41a70759c2 - 12.32% (38.3 MB)

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

[#016] sha256:9718a4b4951654c0b56f0cdd89f81c2fbf56d5113956cfb6376483f0c85794c9 - 0.0% (851 Bytes)

[#017] sha256:e02ba79b25a7708e21e257a76a0d52bb28657747db1649586940e1f16eca5442 - 0.0% (859 Bytes)

[#018] sha256:07d47f0133a5da6fe9ad844bae38437b410953799fca47b86d86b9ecbb0b535a - 0.0% (831 Bytes)

[#019] sha256:97dcf67f52b97fb40de08ff90cd6697561c7b61358a59284b0ab98525aa4dce4 - 0.0% (827 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:29:28 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:39:18 UTC

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

2020-12-09 23:39:19 UTC

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

2020-12-09 23:39:23 UTC

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

2020-12-09 23:39:24 UTC

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

2020-12-09 23:39:24 UTC

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

2020-12-09 23:39:25 UTC

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

2020-12-09 23:39:26 UTC

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

2020-12-09 23:39:27 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