Namespace
rancher
Image / Tag
hyperkube:v1.18.10-rancher1-windows-2004
Content Digest
sha256:7ac219c4e90444e73dfdff785471a5726560fa240025bb6b8b53a48cb7efd487
Details
Created

2020-10-15 18:32:30 UTC

Size

307 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-10-15T18:31:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    2ff5daddf37592dc97a19d40d9f06db765950a99
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

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:5708869a4b8b14059303f6e68503905bdead29143e41a7d34ce3f37be1d6f6be - 32.71% (100 MB)

[#001] sha256:4deaf33772c4f8c9db24a009400c93825907dc305f93000c0f8dcd989b5baad6 - 0.0% (837 Bytes)

[#002] sha256:da295a8bbc4516abd2c9713f1c86459a0a8d327374c5f66d3b953c741c7ef507 - 0.0% (885 Bytes)

[#003] sha256:0535a508da2a1b5a4de141541dd84386662cdac879205da0959bea3c280253d6 - 0.02% (69 KB)

[#004] sha256:0234e86532e365020fbe6a72adbcf2ba0e3c861d0be8ba8ce91c587d17abbd30 - 0.0% (882 Bytes)

[#005] sha256:e9f75f2c849e8a9b0c4c6bce88fd73982c0b049e909f48d9a2fb210d3d89359d - 28.96% (88.9 MB)

[#006] sha256:6a63e9ca23639bdf16b0eef333776d532aef97464917d7f31c6f8cd84e4af38a - 0.03% (94.2 KB)

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

[#008] sha256:288f4e503e895f960a51c71223fb2b3f5c42caaf778337e1771b1403a0f1dcdd - 0.0% (858 Bytes)

[#009] sha256:9709c781b02c06301ce4d307dab67a88910b19cc5b9c076ce8cf061a291c3c39 - 0.0% (883 Bytes)

[#010] sha256:f6d0119c43d047eca3f88d0c3da1b700fdc41890464fb3e1ddb8458c7282007b - 0.0% (859 Bytes)

[#011] sha256:e170014874c73c65c8e166ac029161e0de10486c68b93f59220e4ffee5a1dd83 - 21.6% (66.3 MB)

[#012] sha256:9da13c7d204c2a12e7a4ccdd31ffad1d2890edbdded72d835fe8cb06a4051028 - 0.01% (41.9 KB)

[#013] sha256:bfdae73a945d077676ffd2c9a856290acb11fe351a4cfc972ceda9f0eef33823 - 4.17% (12.8 MB)

[#014] sha256:39fb42e019a01116c701a815beb3cf6a045e52dd6ff3349d0b60c87819426a47 - 12.49% (38.3 MB)

[#015] sha256:7618313ab2b0dedf7ed3e7782bb800e9cf80f3f8d3fde8490c8dc0dc2e04cccb - 0.0% (2.36 KB)

[#016] sha256:ad14ec2ed7ee57481e661dc4d291a6c3bcbc62db7aa3e8834efaa955093fedc8 - 0.0% (844 Bytes)

[#017] sha256:a1c60ea2c06c932c6212118e8f353186a14860ab15f960560d9877cbf0069fe3 - 0.0% (843 Bytes)

[#018] sha256:d25aa121110aecdec82a84f8b37d218e8adbebb24c017f76688a39f413835beb - 0.0% (866 Bytes)

[#019] sha256:97cc5ff815d58464fbef549735e84fbd4e807bf407e7fcb5619491798e8eb93a - 0.0% (836 Bytes)


History
2020-10-09 03:06:27 UTC

Apply image 2004-amd64

2020-10-13 21:18:32 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-2004

2020-10-13 21:18:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:19:03 UTC

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

2020-10-13 21:19:03 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:19:28 UTC

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

2020-10-13 21:20:26 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-10-13 21:20:27 UTC

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

2020-10-13 21:20:27 UTC

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

2020-10-15 18:15:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-15 18:15:08 UTC

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

2020-10-15 18:22:19 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-10-15 18:22:21 UTC

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

2020-10-15 18:32:25 UTC

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

2020-10-15 18:32:28 UTC

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

2020-10-15 18:32:29 UTC

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

2020-10-15 18:32:29 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-10-15T18:31:40Z

2020-10-15 18:32:29 UTC

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

2020-10-15 18:32:30 UTC

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

2020-10-15 18:32:30 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