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

2020-11-12 17:58:18 UTC

Size

310 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-11-12T17:57:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6550a41900f8e60aa7bb44789b26ea79eff12d6a
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 31.16% (96.5 MB)

[#001] sha256:3882dd70ce423ebe9129cfcc8ddbe605e2cb5ef17b2aa995cbace5ca419ee2ef - 0.0% (845 Bytes)

[#002] sha256:a34a76005dc949e0aa8c65b1444a9d76a9098f4befd01a5db5ee919ae641849d - 0.0% (840 Bytes)

[#003] sha256:bb03cf7ec603e8bbf32c10a794673771736e3fda62ec403cc545a57aa56c0d9e - 0.02% (64.8 KB)

[#004] sha256:43e7702778330e75f98d4a6fff1917af329b9c5ab0642aef87ad1c40e1f282c6 - 0.0% (848 Bytes)

[#005] sha256:25d2f2157786574893d677756a59f2f5c6d4dcc43c7c85c5f4d7d1442ed85f72 - 31.31% (97 MB)

[#006] sha256:6d700846f9559c2be2d31a8b6d4425255ada2451213481be9f65eb3df04b37a7 - 0.04% (125 KB)

[#007] sha256:c5fcc07f24f7a377f716ad71b4a2c2733bf8ec8de254f76d3de45307f57a5e52 - 0.0% (838 Bytes)

[#008] sha256:6f4a5d0bf885f44eb8520b7e12829856040f7ed897d9487e94c9e4677639c221 - 0.0% (838 Bytes)

[#009] sha256:e973e9d48f8e37b99990c01dfb9265bf270b606c46765168c706f9cd39df617f - 0.0% (857 Bytes)

[#010] sha256:a57189aff26fe20a046f1d499c359c3c955e211bafffc89e467e94208c1937e5 - 0.0% (830 Bytes)

[#011] sha256:16d246827b4f937133a5f77906bf1a1047bff57a1fcf29351730cac5a7a8dbb7 - 21.44% (66.4 MB)

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

[#013] sha256:64890dca425c86d1dfb63a2b3105fac16ca1c2f6b1f27b8b5e0aa88c3b692068 - 3.98% (12.3 MB)

[#014] sha256:03f168086eaf1fd6be55b5cb5f15e01be3c5dfb72746e158bed72a0a190a6fc4 - 12.03% (37.3 MB)

[#015] sha256:07a76ed26f0aecee2430fd049dd2c33ac263e509f5fd486550d4e195a922a3a0 - 0.0% (2.35 KB)

[#016] sha256:ccbf8816a6e64501d7e13350739559c70b04d5d4c8b5bf9ee629848037ab1ff0 - 0.0% (830 Bytes)

[#017] sha256:19cc44201ab70f9b51d1e3bc9aa8f31689d6a746ec8698ef28aefc4ce64b7c00 - 0.0% (832 Bytes)

[#018] sha256:97699d03b9c00eaabf1fc73cb227ec1645be2fe54cee755b89ac2636ca3f8449 - 0.0% (832 Bytes)

[#019] sha256:0805d8294c12081d351f42ed320a73835369f04d854b062e90680e1d6d5e8cbc - 0.0% (835 Bytes)


History
2020-09-30 11:25:56 UTC

Apply image 1809-amd64

2020-11-06 21:21:25 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809

2020-11-06 21:21:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:22:11 UTC

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

2020-11-06 21:22:12 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:22:43 UTC

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

2020-11-06 21:23:27 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-06 21:23:27 UTC

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

2020-11-06 21:23:28 UTC

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

2020-11-11 17:56:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-12 17:29:24 UTC

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

2020-11-12 17:39: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.'

2020-11-12 17:54:30 UTC

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

2020-11-12 17:54:31 UTC

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

2020-11-12 17:54:33 UTC

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

2020-11-12 17:54:34 UTC

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

2020-11-12 17:58:17 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-11-12T17:57:27Z

2020-11-12 17:58:17 UTC

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

2020-11-12 17:58:18 UTC

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

2020-11-12 17:58:18 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