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

2020-11-12 17:58:45 UTC

Size

311 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-11-12T17:57:31Z
  • 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-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.56% (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.13% (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:fed05e5bf9c786fa30f22d74def86828310c19133ad66974fe0592527b79ca06 - 21.32% (66.4 MB)

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

[#013] sha256:be64f6f81b7c7468e55a7cd1d07fea0b7ea2f58b55ef9f77f40274591640a030 - 3.96% (12.3 MB)

[#014] sha256:184fa6016add74eeabf5a20938afe8d0e6b447a3c8533bee4c3c69b7b09b269f - 11.96% (37.3 MB)

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

[#016] sha256:af1fd24475d088ed1d073c796e6127018644543adb0cf648995dd21d5ac12068 - 0.0% (821 Bytes)

[#017] sha256:02801a3a34430218617c2830ecf7f190b9c9255b3e5a3325ef372fb2e95c89bb - 0.0% (857 Bytes)

[#018] sha256:36f01c07c711d5d9befb5e9cf67aab91349d6f878d98f9c1baf286c224c9deea - 0.0% (863 Bytes)

[#019] sha256:48eb68dbe609310c85b3af780c50402d7c8786761e555ad3be6a747751dbf27d - 0.0% (833 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:42:05 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:58:34 UTC

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

2020-11-12 17:58:37 UTC

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

2020-11-12 17:58:41 UTC

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

2020-11-12 17:58:43 UTC

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

2020-11-12 17:58:44 UTC

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

2020-11-12 17:58:44 UTC

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

2020-11-12 17:58:45 UTC

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

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