Namespace
rancher
Image / Tag
hyperkube:v1.20.4-rancher1-windows-2004
Content Digest
sha256:5c5c834f6e067ef628d1e9a86ad0ecd2c39e7fe9cf3fb79524967bfa597f06c4
Details
Created

2021-02-18 20:45:40 UTC

Size

314 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-02-18T20:44:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    949964fcf30c699abc1898ce2f40ef56456267dd
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

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:9cde6bcc502531865f0785750d040abd82298f036b320c85fce4b6ca5af84bc4 - 32.03% (101 MB)

[#001] sha256:da37358f15000330e7c57d1b81160727fe04bafdab52558790850cd8b6a29de5 - 0.0% (1.02 KB)

[#002] sha256:f2112d2a3cd8ea7cf08c4efb91bf9bc2e972bd7c1fe425c2b3af96be341b7f83 - 0.0% (1.02 KB)

[#003] sha256:72928f22d08a71985cf70d3e3406e880b06f9420f032058027cead38891bb8b4 - 0.02% (69.2 KB)

[#004] sha256:83314c45d0a2aa0e3e3c6aafef7bb54c813286612e45438aa1af92aa7d4259b9 - 0.0% (1.02 KB)

[#005] sha256:efd6f483d79802f2597d46cfdbc755561a77cbcf0ff5046b9e292dd6e39439c4 - 30.83% (96.9 MB)

[#006] sha256:f67e7be58fe0d252ebba4a8b521ee6d254990a02963713afa7d284090dc7b839 - 0.03% (111 KB)

[#007] sha256:2cef6fd96da30904c83df3de18f4aeca7c83721dc84f30a3e844878009ff295b - 0.0% (1.01 KB)

[#008] sha256:1963df184e2acf0cb662d81ec85162c29c10deadabe5cdcae4e2b7e32c68ae1e - 0.0% (1.05 KB)

[#009] sha256:14941bf92a1da3e77482a33fb9c754bdd1d6db8d2e833ddd64f4b9f340a96770 - 0.0% (859 Bytes)

[#010] sha256:eaea95548b4d3e4d49ffc6e19cb897fa017c91d2a4a0fa1eb144d4bdfa44fde0 - 0.0% (835 Bytes)

[#011] sha256:044c6a365f8c0430dfd111e5c545be01ad28a7bf3befacc7150ec0867467f25a - 21.11% (66.4 MB)

[#012] sha256:55a776f02b429be674f7a66de709f3972afb2a79023d9f102668b8e7b406195e - 0.01% (41.9 KB)

[#013] sha256:bc98f35adae79e3718720ec8f914fdfa1e8e14fa443138e8117d0f2f3b682418 - 3.72% (11.7 MB)

[#014] sha256:1df39a2781dba2341a266cb681252425c1fb55f50fe728347ea4dd4b3ca516f9 - 12.23% (38.4 MB)

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

[#016] sha256:66f6d4f4fdc3e45faf98d795cd040e533232dcfd483e91e467b2bdc83dcca774 - 0.0% (864 Bytes)

[#017] sha256:86d43d367c9d72424786d1a9c25a38ba5015b8d7f1817f61d0d75393479eefbc - 0.0% (862 Bytes)

[#018] sha256:8c3ddb83e7a26499f12c80d086ea626b6192f06631baea72ebdc25f6b8a0e540 - 0.0% (882 Bytes)

[#019] sha256:7d43d213a67cf34c7a0fee31f046dc39092fbde7ef0fa58923017b03ea9a6cba - 0.0% (838 Bytes)


History
2021-02-05 15:37:45 UTC

Apply image 2004-amd64

2021-02-11 02:39:18 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-2004

2021-02-11 02:39:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-11 02:40:44 UTC

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

2021-02-11 02:40:45 UTC

cmd /S /C #(nop) USER ContainerUser

2021-02-11 02:41:11 UTC

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

2021-02-11 02:41:48 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 ; }"

2021-02-11 02:41:48 UTC

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

2021-02-11 02:41:49 UTC

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

2021-02-16 16:32:14 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-17 23:14:35 UTC

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

2021-02-17 23:22:18 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-02-17 23:22:20 UTC

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

2021-02-18 20:45:35 UTC

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

2021-02-18 20:45:38 UTC

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

2021-02-18 20:45:38 UTC

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

2021-02-18 20:45:39 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-18T20:44:39Z

2021-02-18 20:45:39 UTC

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

2021-02-18 20:45:40 UTC

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

2021-02-18 20:45:40 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