Namespace
rancher
Image / Tag
hyperkube:v1.18.15-rancher2-windows-2004
Content Digest
sha256:24fc773eedbc2b12796e2fb4d850192dd1befc7258b140f68d7081175f14da25
Details
Created

2021-01-31 21:08:40 UTC

Size

316 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-01-31T21:07:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9a5652f58111e235f9ca64c658c138c0cb892aec
  • 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 - 31.9% (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.74% (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:59edfbf4b503c540ec67df1581ef71f40e3e08c4820eb0add5bb458e7e402438 - 0.0% (885 Bytes)

[#010] sha256:837fed05fc1a490eb705668c55b14732daeaacbff1a155cc10f812f9da732a5c - 0.0% (860 Bytes)

[#011] sha256:8728aa41d285e2532bf259eec0058f211b815d44f12a11ceaeb6596e20d84c75 - 21.07% (66.5 MB)

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

[#013] sha256:49f48887f26cd38d7441c0340a4264ea2f22c7a5b4fb4c1b21d53cf043a67e0f - 4.06% (12.8 MB)

[#014] sha256:f7a0486aa981b358db4dad919e45be88f1683c1380e937e3f5389131b0397a04 - 12.15% (38.3 MB)

[#015] sha256:661466445c752736f36e085f9bbe26b2e5b2469a1fb3b784aac25384f5a16592 - 0.0% (2.35 KB)

[#016] sha256:27f4dd3d2dfd102883572d1217b5cb4ca751ef39cea7634badc0141df8a398cf - 0.0% (834 Bytes)

[#017] sha256:5a23c229a6dd0eecd50b74c47b93f47ac86df29147e7075c90afe04ec8be33c8 - 0.0% (837 Bytes)

[#018] sha256:822866439e5b0b722f160f69edf9f13cb1d4c99471cfd4be6e7d6bdeeb0216b6 - 0.0% (840 Bytes)

[#019] sha256:bf1b7efa05d194ad753922afd66c370a070ae0e3bcb2b4da3262e67ed9e224ed - 0.0% (840 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-31 20:48:02 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-31 20:48:02 UTC

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

2021-01-31 21:01:41 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-31 21:08:33 UTC

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

2021-01-31 21:08:35 UTC

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

2021-01-31 21:08:37 UTC

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

2021-01-31 21:08:38 UTC

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

2021-01-31 21:08:39 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-31T21:07:42Z

2021-01-31 21:08:39 UTC

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

2021-01-31 21:08:40 UTC

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

2021-01-31 21:08: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