Namespace
rancher
Image / Tag
hyperkube:v1.18.12-rancher1-windows-2004
Content Digest
sha256:795526a6d2c75eb894a7cc3cf4deeafc0a72f81dfbcc48fa800d9e84a1cded36
Details
Created

2020-11-12 19:38:51 UTC

Size

315 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-11-12T19:37:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e14fa6b6168c6e5d93d59d791d0388a03b15209c
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:5708869a4b8b14059303f6e68503905bdead29143e41a7d34ce3f37be1d6f6be - 31.87% (100 MB)

[#001] sha256:33ca35dccb0731137065754d32add6265623039c6017321833a8178e5438af8a - 0.0% (865 Bytes)

[#002] sha256:9724b333eafc4c6f2395dfd1abfd5fb1da4a8033597e57aabb65c810f894e3d6 - 0.0% (841 Bytes)

[#003] sha256:62726178ced185127744373e35fb6d08eec018c8ce731e8dcb1418e1d9c0870d - 0.02% (66.9 KB)

[#004] sha256:3ef3cefc88ab7b9d1fa34936711503d74fbcd5cd24b3736e49c9b79d8782628b - 0.0% (895 Bytes)

[#005] sha256:14e8444b88ad3f65c12b7a89b680760c8f962dbb6836914256abfa9e2fd78556 - 30.77% (97 MB)

[#006] sha256:fa2b013627ec70427b0b646f245faafc74dd072c4ae0c3b39056e8f2504df866 - 0.04% (126 KB)

[#007] sha256:73804b2e4f055926621f03ca4791d7d7841be08cd950670ae15867caa7025bc2 - 0.0% (880 Bytes)

[#008] sha256:8640965a8df84e2ef840ff1a82066722ea1b1ba9cee516b6c181b1087a8eb177 - 0.0% (838 Bytes)

[#009] sha256:3a066fa586821a1f33b98282c5a917c1ce1b92bf9a25ef16d75c0adf5b871e8b - 0.0% (887 Bytes)

[#010] sha256:2f49d0bc955022ab92482fe80a5a00713957ba1be4c11f4cd1fa21b65f8498cc - 0.0% (859 Bytes)

[#011] sha256:41344e881bb88dc0d489aa917e7d6a680241da8e80f022028739b52441945cc4 - 21.06% (66.4 MB)

[#012] sha256:26125076fb996f171c68466a92196c2f3b0563d6c4226cc15ace77ced7694060 - 0.01% (41.9 KB)

[#013] sha256:101f0414c89048421cb28c62eaacb736149d8ff2eba1b82d9267883d210a0e9b - 4.06% (12.8 MB)

[#014] sha256:a29aea4760b1c1307f9a82e2ff6074a1d26433d907bc3c3404c4cc8e5cddb324 - 12.16% (38.3 MB)

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

[#016] sha256:80d8f2da175ab8e7d0accb142b0e109d25812ba5acac83026d6a27db819e0fb3 - 0.0% (835 Bytes)

[#017] sha256:2c5e656b8594e1d161b822d73bb1f91a9b22b15dfcb9a22a749794bfb9dce1fc - 0.0% (858 Bytes)

[#018] sha256:538793ec367e93f0614eb36cd95da597475896f6be8c8d9648a2fa722cc1491f - 0.0% (837 Bytes)

[#019] sha256:cec78eb3b1f320dded533ca6b6d15918549536ccb99e19b72e6a7cf0a337031d - 0.0% (836 Bytes)


History
2020-10-09 03:06:27 UTC

Apply image 2004-amd64

2020-11-06 21:21:03 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

2020-11-06 21:21:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-06 21:21:50 UTC

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

2020-11-06 21:21:51 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-06 21:22:21 UTC

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

2020-11-06 21:23:02 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-06 21:23:03 UTC

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

2020-11-06 21:23:04 UTC

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

2020-11-12 17:33:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-12 17:33:09 UTC

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

2020-11-12 17:41:57 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-11-12 17:42:00 UTC

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

2020-11-12 19:38:46 UTC

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

2020-11-12 19:38:48 UTC

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

2020-11-12 19:38:49 UTC

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

2020-11-12 19:38:50 UTC

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

2020-11-12 19:38:50 UTC

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

2020-11-12 19:38:50 UTC

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

2020-11-12 19:38:51 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