Namespace
rancher
Image / Tag
hyperkube:v1.17.14-rancher1-windows-1903
Content Digest
sha256:9793a5d9af112bff130c50838b9498d9605bf2145c7a8da43b5793182ba61914
Details
Created

2020-11-12 17:39:35 UTC

Size

312 MB

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

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

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:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 31.46% (98.3 MB)

[#001] sha256:fa39fc61ce9d1f4a2817b5e43f738902cc1b39655e3082064dbc709cc3184ddd - 0.0% (870 Bytes)

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

[#003] sha256:d02c1bf34ab12a6a3575aa9e48565d40bfa79b51f09ac98e942aeb20f0a5f1df - 0.02% (66.8 KB)

[#004] sha256:935d91d5fd156d72ada52c2fb47fd1548ff489a338c5d602c612fddc776db4c4 - 0.0% (844 Bytes)

[#005] sha256:fff01e9cb0c75dc4cac51b2a6c6e0c1f2f8455c15c0592474f486d5f50ba9d20 - 31.04% (97 MB)

[#006] sha256:072d83cec75bd656d767ffefbdcc316622175c9776c265c5462c08858440a774 - 0.03% (91.8 KB)

[#007] sha256:3477f53c0d48e14bd0bfd972b962d244c53f64007629f64006315efe15aa5b82 - 0.0% (839 Bytes)

[#008] sha256:05b5bccb502ffca03086ba8405f571415e63a1b18af6a7218027967fde662880 - 0.0% (891 Bytes)

[#009] sha256:7ea87fb15c3d9dc70af89fe2b3c58e2f8b3f05bc1b6d37d07251603a2b610ddb - 0.0% (847 Bytes)

[#010] sha256:2e816e5817ff5006b449c9f8bb8904b145f08e53478cf7e432ea10c25f554824 - 0.0% (850 Bytes)

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

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

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

[#014] sha256:3674b92754386e21e88293fbc55c9a5e26c0ca54e738c6a07e44e878f2d29e21 - 12.11% (37.8 MB)

[#015] sha256:0867a5b5e0c2c6e748f94a881123aa135977ffdcd5ff04705848eac1abde6563 - 0.0% (2.37 KB)

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

[#017] sha256:eabbd5bfb5ab9c74524f5e220821d740db7d88c39be39e66a07a615600b7cfc8 - 0.0% (858 Bytes)

[#018] sha256:24d0543f30fd403e6c38ebd4bbb755c607dc2968d0c3ede5cd4910ac1b507d00 - 0.0% (855 Bytes)

[#019] sha256:f0567b857cf4ee6c1c8a9f1bce8858e5363979263dcccc229c6963cef1270284 - 0.0% (859 Bytes)


History
2020-09-30 11:26:02 UTC

Apply image 1903-amd64

2020-11-06 21:32:21 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-1903

2020-11-06 21:32:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:33:04 UTC

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

2020-11-06 21:33:04 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:33:28 UTC

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

2020-11-06 21:34:14 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:34:14 UTC

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

2020-11-06 21:34:15 UTC

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

2020-11-11 17:57:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-12 17:29:22 UTC

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

2020-11-12 17:39:22 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:39:25 UTC

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

2020-11-12 17:39:27 UTC

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

2020-11-12 17:39:31 UTC

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

2020-11-12 17:39:33 UTC

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

2020-11-12 17:39:33 UTC

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

2020-11-12 17:39:34 UTC

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

2020-11-12 17:39:35 UTC

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

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