Namespace
rancher
Image / Tag
hyperkube:v1.19.9-rancher1-windows-1909
Content Digest
sha256:dbc766b0c68da99e3e9c43e5df70be397eb3228bcbfaf7557d0e3c1d20ca3f48
Details
Created

2021-03-29 18:53:16 UTC

Size

311 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-03-29T18:52:24Z
  • org.opencontainers.image.revision
    de915c0817d9f44770d74f39d1be6da73d64e3aa
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

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:d94040b3fb21af94caf37df4e5732028c860fbdff08d3f6f98552316af465108 - 31.37% (97.4 MB)

[#001] sha256:dde1ba7643f60847f0fe8c5ce03f23b32c0927305ed32101d81c94c94aeb5a60 - 0.0% (1.06 KB)

[#002] sha256:8a0fcc2069e76692cc8d3be425e860129743cf0a9a8b7c3a4b385a4bde46e24d - 0.0% (1.02 KB)

[#003] sha256:372628681d3f3193edd6b4d325b0e1951cecf78cda01faebff2d74f027129a95 - 0.02% (63.8 KB)

[#004] sha256:b8b3ab6c96ae48b226cc75073ecc078a2fb97a79e8d0b7a2f47f0fc4dad90640 - 0.0% (1.12 KB)

[#005] sha256:975d084e016729a87575417c001084cb5144aca879b7c752d5a994f0133ded4d - 31.2% (96.9 MB)

[#006] sha256:21cf46249eb98082a41c66691f63e18665ad35770ad6b26eee5a1b8b860bbed0 - 0.04% (127 KB)

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

[#008] sha256:293b4a523414b356f590eb0ecf1243d4bb8dacd6de738847c751efea835263f0 - 0.0% (1.02 KB)

[#009] sha256:fdaeeb8df987648e3fbaa31d2a37062a6e899bb4f4ac029dedadf0c43e4bcdf1 - 0.0% (859 Bytes)

[#010] sha256:9d1c868257450a42b7f7e7d0e60973456943dd46fa544de811ae97f498fd66b5 - 0.0% (835 Bytes)

[#011] sha256:8c5e4457502e61e8e520478133ac24e829403b8ab636d3e058df4ea361ea58df - 21.37% (66.4 MB)

[#012] sha256:7e32e273043fd6482d7b8f1add1c7c3877f03f5f476488d8b6ca5595f6ce5da2 - 0.01% (41.4 KB)

[#013] sha256:ef9b6948f8f914534f9458f410249995be9c0e4928032b9106e659c0650c71ea - 3.97% (12.3 MB)

[#014] sha256:51c9099499ca97d968293c5b68418993fed484aa7e449df20775bf7d2d729c0e - 12.01% (37.3 MB)

[#015] sha256:2bedb18c38c1021333a4bc3f91ca1b381edd4eb73d26e9fa68d614293d8c4b8e - 0.0% (2.35 KB)

[#016] sha256:4cc00edc3c468e0194c5a30fdba8ffb66075ff0e30c1bfc1ab77b74ecc4b6fd1 - 0.0% (854 Bytes)

[#017] sha256:40c8c65939731df6f1ee701da9e3ef53eaede9d0137b06020710424b90890a1c - 0.0% (830 Bytes)

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

[#019] sha256:372e7d3a1193554d857a5235a5f432c4a4a98d8b30662948e7833479940ff28a - 0.0% (863 Bytes)


History
2021-03-06 02:10:40 UTC

Apply image 1909-amd64

2021-03-16 21:08:18 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-1909

2021-03-16 21:08:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-16 21:08:42 UTC

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

2021-03-16 21:08:42 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-16 21:09:02 UTC

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

2021-03-16 21:09:41 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-03-16 21:09:41 UTC

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

2021-03-16 21:09:42 UTC

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

2021-03-29 06:43:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-29 18:25:03 UTC

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

2021-03-29 18:36:31 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-03-29 18:40:49 UTC

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

2021-03-29 18:40:51 UTC

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

2021-03-29 18:40:53 UTC

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

2021-03-29 18:40:54 UTC

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

2021-03-29 18:53:15 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-03-29T18:52:24Z

2021-03-29 18:53:15 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=de915c0817d9f44770d74f39d1be6da73d64e3aa

2021-03-29 18:53:15 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube.git

2021-03-29 18:53:16 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube

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