Namespace
rancher
Image / Tag
hyperkube:v1.20.2-rancher1-windows-2004
Content Digest
sha256:f4d77f6c881d30aed467d6d79e44004eb98bad8652905e1dc934e6e11de12d8c
Details
Created

2021-01-26 18:01:01 UTC

Size

314 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-01-26T17:51:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    042a067de01b878fb3cf127c02753c92c8419f6e
  • 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:9334511b2b1d4bc43d8ca0e23b2fcce8b7b0968a9f9aa67cd61de71abad9a5b0 - 32.02% (101 MB)

[#001] sha256:d1d964e549934fb43ef81f521eed39d226a5f9afc19e123118fa80ed0cd87039 - 0.0% (1.09 KB)

[#002] sha256:cbce98f5c4da4f2e83525c8f4b6c1d56f9d1cdf192a2ec9dd67e123d9b9829e2 - 0.0% (1.07 KB)

[#003] sha256:f42568b218bfd71aba73f945e3e2be8b8289135be50910348db61210df5f14dd - 0.03% (90.1 KB)

[#004] sha256:2bf9438971aef03ac0ca75e76ba71ef5d736164d114cae312f5af38994b1e1a6 - 0.0% (1.04 KB)

[#005] sha256:b4a530a7da35f5e36da716f61840fafaf3cb4af8ba9eaa86645d4f086f68b299 - 30.86% (97 MB)

[#006] sha256:31734e44f83918514137f9a0a31f82062dfd1690fedf8dd363894cdc6db44606 - 0.03% (106 KB)

[#007] sha256:b1235424c5052c92d3ec8b7a69185d54dea8ee37ec2c5c529f536ce713c0e3a9 - 0.0% (1.02 KB)

[#008] sha256:b26e8d9f1843c0a843f8703ce17c558368c7bde62db5745031c024d31fa8a468 - 0.0% (1.01 KB)

[#009] sha256:c31de22bed60acead0f9df52ad884892e40dfb052945ae2892744ac5044e32a1 - 0.0% (839 Bytes)

[#010] sha256:177341e204f75eaa0edfd985713e43672322f35c7d37cdca4dea299fdc6b69a2 - 0.0% (886 Bytes)

[#011] sha256:2bdd86857f4a81673042ac9ff5b366c2daa040793c749ed7f72dae917ba079e8 - 21.11% (66.4 MB)

[#012] sha256:0ab4a0fdecab6ebd7ce4899cbf7d34fdde4f1ac5dc30ce29e6852d98a783967d - 0.01% (41.9 KB)

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

[#014] sha256:3ffe0fe4a2cc8660549a64a564d0347f9df568bffa011ce75aeab3b3154dc5ea - 12.22% (38.4 MB)

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

[#016] sha256:7de92d6c8f9b900bb0470f37453d2a8ab3798296156027ccd246278213c183b4 - 0.0% (864 Bytes)

[#017] sha256:9b0470a78f3c50b035d7742efed93b48e967bcc1f561bc4d14e46b8b6cd0e669 - 0.0% (864 Bytes)

[#018] sha256:2b2312082f0d51cc234536cb5fd574772b0906398d81ec08325f28f2926ee29a - 0.0% (857 Bytes)

[#019] sha256:fdb8435b22989fd7757fa11a2846fc71ef5a890fd38f4b6002bb5c369559580b - 0.0% (869 Bytes)


History
2021-01-09 13:10:55 UTC

Apply image 2004-amd64

2021-01-25 00:14:05 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-01-25 00:14:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:14:18 UTC

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

2021-01-25 00:14:18 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:14:33 UTC

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

2021-01-25 00:15:08 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-01-25 00:15:09 UTC

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

2021-01-25 00:15:09 UTC

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

2021-01-25 17:56:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-26 17:52:52 UTC

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

2021-01-26 18:00:51 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-01-26 18:00:53 UTC

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

2021-01-26 18:00:54 UTC

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

2021-01-26 18:00:58 UTC

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

2021-01-26 18:00:59 UTC

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

2021-01-26 18:00:59 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-26T17:51:54Z

2021-01-26 18:01:00 UTC

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

2021-01-26 18:01:00 UTC

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

2021-01-26 18:01:01 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