Namespace
rancher
Image / Tag
hyperkube:v1.18.15-rancher1-windows-1903
Content Digest
sha256:14b7afef62ca70542fac8d30e5c7c90b80df24b34985d2c3aeb8b9ab57611a37
Details
Created

2021-01-13 20:33:18 UTC

Size

313 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-01-13T20:30:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4a8e32ba46349747da463ebb884bbd4a09791f54
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 31.36% (98.1 MB)

[#001] sha256:c99b71322f98094328cbfe4e533e62c323564185edb3aef36f201817c35d316f - 0.0% (874 Bytes)

[#002] sha256:644592099bcca3931ac208de7acb18b9864fc376aa82ce79d503ff8811305b80 - 0.0% (824 Bytes)

[#003] sha256:7f7168ee45921ab5248822efe6710cd780cf1a3ce1ce72f4902c574a2fdca84a - 0.02% (64.4 KB)

[#004] sha256:567655c4eda01ab6f5e1b0c8458db71ca7ebcc436a8e8f3105d57ce7c18dc775 - 0.0% (847 Bytes)

[#005] sha256:0439fdc969df0a1428ef1ee44139a71fdcce4e14d78a889ba00380d3c13884b7 - 31.0% (97 MB)

[#006] sha256:72a7a5d1fb28553e60322aa9f952dfd9bf21b40672041fa06131be2f8fea358c - 0.03% (91.9 KB)

[#007] sha256:68fc068d7c1db4cdc2fe38f2bcb9c5ad86ee8bd823baba9f0a479586a1bad7e0 - 0.0% (840 Bytes)

[#008] sha256:d13bfa802c2e0f5118e03c462abe5f10ae3dbb32512317987800a17255806b3c - 0.0% (840 Bytes)

[#009] sha256:1c8a366f2636e2efde8f96cea5c13b6da0622fe5d686ffb1e3b01e5f0e0661c8 - 0.0% (830 Bytes)

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

[#011] sha256:f630618b0ffbde4bbbfcff4c7e1cb1da0379ffb2a6a49a1f5e6ea72dfab6b2ea - 21.23% (66.4 MB)

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

[#013] sha256:0c6f285549f4c8b801923ab23fcc51f07821bafdd0face3db8f7dbccd89a9587 - 4.09% (12.8 MB)

[#014] sha256:36f9973ab87f54043cfda85c8e184ea9e75ae53d93c7d9534d02e34300335629 - 12.26% (38.3 MB)

[#015] sha256:3dd5b9baa709e64fa91f683345bc55f05b06023b6a43bf4497785eeb534511d5 - 0.0% (2.36 KB)

[#016] sha256:5b5e68e06c0da7b8b40c2f8ca280a14d74a464f4f49e85fe6feef69b9dfed747 - 0.0% (856 Bytes)

[#017] sha256:c086ac762bb4d2566294730c408883a46875a6f294f39dcc5eda2832109f9d94 - 0.0% (863 Bytes)

[#018] sha256:d13e23fc46e466df826dd0fbbec8e23e23310d6d2a9309dacf62141e5be78330 - 0.0% (854 Bytes)

[#019] sha256:126e1d59771e34e101ca06f079f647b0bdde78d4ff2f0e5d4ff46a4306109601 - 0.0% (854 Bytes)


History
2020-12-02 14:58:01 UTC

Apply image 1903-amd64

2020-12-15 00:30:30 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-1903

2020-12-15 00:30:30 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 00:30:59 UTC

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

2020-12-15 00:31:00 UTC

cmd /S /C #(nop) USER ContainerUser

2020-12-15 00:31:50 UTC

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

2020-12-15 00:32:35 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:32:36 UTC

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

2020-12-15 00:32:37 UTC

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

2021-01-11 17:02:54 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-13 19:22:10 UTC

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

2021-01-13 19:30: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.'

2021-01-13 19:30:55 UTC

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

2021-01-13 20:33:08 UTC

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

2021-01-13 20:33:12 UTC

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

2021-01-13 20:33:14 UTC

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

2021-01-13 20:33:15 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-13T20:30:20Z

2021-01-13 20:33:16 UTC

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

2021-01-13 20:33:17 UTC

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

2021-01-13 20:33: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