Namespace
rancher
Image / Tag
hyperkube:v1.19.5-rancher1-windows-2004
Content Digest
sha256:329efd2e3dd4e6bfe8f58e2d3ae59b487a44437945003bfe101b3f2a0addb75e
Details
Created

2020-12-09 23:34:27 UTC

Size

314 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-12-09T23:33:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e589fc5433042801153763db11b28b5a93909cb5
  • 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:45de816a9a30a7cdc128a2b72ff9bdb73b80e64f0a0e5b6bfcbe5ca2bfd736a4 - 32.04% (101 MB)

[#001] sha256:0017a542349d5157d4352c654ffec2cb0b54cedba05b698a8e0a3f3c250500ac - 0.0% (845 Bytes)

[#002] sha256:5cdb55de035c7a9dbc761a95ad751ebfc28c69101c8ad1f6fc21e52ce63e65de - 0.0% (836 Bytes)

[#003] sha256:7e08e7a6df53bc1ab5f2af9713421b250e433275b80a540f8696b0bba3afa74b - 0.02% (65.8 KB)

[#004] sha256:59a4888d142f778741d10d6dd25216c9dc74580dd30110f0715f949f0b81fafd - 0.0% (836 Bytes)

[#005] sha256:30e9f5f3dfd92fb4e4a9419e63b55e4e0aa39f9332a1ead59f90961e6dfee346 - 30.91% (97 MB)

[#006] sha256:58ce294d55d3370b6f70d2eb64c4afacdf0d52e58efc06136cb24210c628dac7 - 0.05% (146 KB)

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

[#008] sha256:28cdbc85c036ac246fd16e3e7680cdcdf2f177caafbc2b67ed7a334f3bddc67f - 0.0% (839 Bytes)

[#009] sha256:22df07d0a5e37d4ac0c038ffb16fe2d3bf7e2f2dcfc185f368c8bfd5b264b0a7 - 0.0% (864 Bytes)

[#010] sha256:358115d6b24b494be60ea24470dd72c9b44858edd62c004cd14c2fd709d5cc5f - 0.0% (861 Bytes)

[#011] sha256:c3cf48042ce61a6c507b70ae573df4a634d3a04483385cc6e8a2d9cbed99ed74 - 21.15% (66.4 MB)

[#012] sha256:9cb04605889054aa52a339967ca5315f4beee1467abee44e99e69634e0c9ab4a - 0.01% (42 KB)

[#013] sha256:6ccc11f6fc061610a9a396b1172a21e39c00c96e620abde1c9595fe8d44ac334 - 3.93% (12.3 MB)

[#014] sha256:e0e6bf8b3020f8d52130a813fde067852ea9821a60f894f639c3c6b53d53f22a - 11.88% (37.3 MB)

[#015] sha256:60ae05a501ea0b51f99ace4defc322b76eb90501f8191756c10883f6e06a39c4 - 0.0% (2.39 KB)

[#016] sha256:525f430ac5d4f1c2f69f95ba57fdefd06063693422f512c196675d0b3f23ac08 - 0.0% (837 Bytes)

[#017] sha256:a20c086b3723e16709150516b4e982150851d81d93ccebe9171737779d2d7b5b - 0.0% (836 Bytes)

[#018] sha256:9d11cc55a76e033114c0aae3d05d43d78b0618488692711060ca9e2bdc4ec7ea - 0.0% (837 Bytes)

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


History
2020-11-06 09:40:09 UTC

Apply image 2004-amd64

2020-11-16 18:26:08 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

2020-11-16 18:26:09 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 18:26:39 UTC

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

2020-11-16 18:26:40 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-16 18:27:01 UTC

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

2020-11-16 18:27:39 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-16 18:27:39 UTC

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

2020-11-16 18:27:40 UTC

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

2020-12-09 23:25:43 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-09 23:25:43 UTC

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

2020-12-09 23:32:32 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-12-09 23:32:34 UTC

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

2020-12-09 23:34:22 UTC

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

2020-12-09 23:34:25 UTC

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

2020-12-09 23:34:26 UTC

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

2020-12-09 23:34:26 UTC

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

2020-12-09 23:34:27 UTC

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

2020-12-09 23:34:27 UTC

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

2020-12-09 23:34:27 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