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

2020-09-17 19:48:58 UTC

Size

307 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-17T19:48:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    5241c187dcbb1e71484799ab0e99ffb68019506c
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004-KB4566782-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:917fbf2da20dfdefe470dc5dfdda45b99a2ef3ded6f4986ed770cd3e9244d1cb - 32.66% (100 MB)

[#001] sha256:309ec333ba342590089422b89eb3f932bd4bb132be3f60098eda074f980166db - 0.0% (841 Bytes)

[#002] sha256:68ec23e3d6faa09e974d6f58ef0fbd0debd3a36d1a55956c08e1dd9cf886da97 - 0.0% (837 Bytes)

[#003] sha256:baf0895286ed9940538ff2bad5eb5c929aa9f22c2c7a326072d5664c5445956e - 0.0% (837 Bytes)

[#004] sha256:d702e2fecd19c4e107650cf5f2beac2fe0be653057632b429f5f5620297c0a22 - 0.02% (66.8 KB)

[#005] sha256:3ae1f97d73c1979d031433981814c0dd9a11514f41ccba1fb3b0a89fd066c719 - 0.0% (839 Bytes)

[#006] sha256:76ae728ad8f2731204ef53c6a3f4b616ff0e391275c094ef440af8f2295130b4 - 28.97% (88.9 MB)

[#007] sha256:085705221683c4368785c5502f5f3fca48f756ef10b446fdf4b7db459e66aaa5 - 0.04% (125 KB)

[#008] sha256:ef408861c5b4109a27462437ffbd6da8c3f70a5b4c2cc35bbb706dae655e8536 - 0.0% (867 Bytes)

[#009] sha256:4f5e88854312cfa3034d4aaa782fe049d80a1d509fd3fac8a11dc15a607f00fd - 0.0% (861 Bytes)

[#010] sha256:7c54923b6556399606942d1afcb439948b046e5f4a44179a3b19f38229acd5b2 - 0.0% (868 Bytes)

[#011] sha256:22fba1de129244cc89f97ec2adc3386ad1d3a6c4cdc644f3c80f377763a68459 - 21.62% (66.4 MB)

[#012] sha256:82e77dd833be995ec0395ae9fe59ce18df03cedc612add393a45601c3e4e773c - 0.01% (42 KB)

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

[#014] sha256:49fa92785ba72b437d0307ff09bd729f102f7f6ee6a64475ac5c0e0abfb550a7 - 12.49% (38.3 MB)

[#015] sha256:1e7b57d69ee8ba80cd1ea8a3e18e5b99d0d542d8a08afcfae8681a030faef3b0 - 0.0% (2.35 KB)

[#016] sha256:9e76847d96a8e945ec33a2452d197ee20debf7f6040307b977527f06fcb18091 - 0.0% (840 Bytes)

[#017] sha256:af89dcaf5a17d1c633c20d6d99e27802244ee64e867f8c252d60e0ed24ddce20 - 0.0% (842 Bytes)

[#018] sha256:1a8bcff2ca6fa8e15e8b22777303af71254f36440e2826f882ee288606d46685 - 0.0% (836 Bytes)

[#019] sha256:3ba1e6fa105bba35f0e46678282f174bbf6ace4e1e30167b3b99ade7d7460d06 - 0.0% (862 Bytes)


History
2020-08-08 05:22:01 UTC

Apply image 2004-KB4566782-amd64

2020-09-08 17:04:30 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-08 17:04:31 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-KB4566782-amd64

2020-09-08 17:04:33 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 17:05:17 UTC

|1 fromTag=2004-KB4566782-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-08 17:05:18 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-08 17:06:08 UTC

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

2020-09-08 17:06:56 UTC

|1 fromTag=2004-KB4566782-amd64 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-09-08 17:06:57 UTC

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

2020-09-17 19:33:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-17 19:33:11 UTC

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

2020-09-17 19:42:06 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-09-17 19:42:08 UTC

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

2020-09-17 19:42:10 UTC

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

2020-09-17 19:42:13 UTC

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

2020-09-17 19:42:14 UTC

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

2020-09-17 19:48:57 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-09-17T19:48:09Z

2020-09-17 19:48:57 UTC

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

2020-09-17 19:48:57 UTC

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

2020-09-17 19:48:58 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