Namespace
rancher
Image / Tag
hyperkube:v1.19.5-rancher1-windows-1903
Content Digest
sha256:9d997f8d114d6167d94e1da00d3afdf04ff8d9d32493c99aafd373a76cd4fa78
Details
Created

2020-12-09 23:28:37 UTC

Size

311 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-12-09T23:27:20Z
  • 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-1903

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:4ec0bf6d2169a853d72537350c3d4940d69d5e8b48cc07a43aa7da3c316a5f20 - 31.55% (98.2 MB)

[#001] sha256:63ccca5bdd5d4484a567529badadad531c7c2651c625d9dfdb366724ca344789 - 0.0% (837 Bytes)

[#002] sha256:d2a12e677d333b8f918ce603e76c2c222ec444da27d7b5d7d3346c3290dbed04 - 0.0% (890 Bytes)

[#003] sha256:55356f177afb2ec9e055647145f67c19a4327138b88ce1d281dae5dc04d87c5d - 0.02% (65.3 KB)

[#004] sha256:19ce1e4fadd2bcb792c3e1c501873b7757779f3a08c3ee322ce82641b7088b81 - 0.0% (836 Bytes)

[#005] sha256:571266b7d13374df2ce0ad3c14627212976b0b540427200b8e722a5c4419d771 - 31.16% (97 MB)

[#006] sha256:5a90104263c352ea4c7b444757ecd5a8a2d55cf4f93590ace68dee9ee5322bf6 - 0.04% (125 KB)

[#007] sha256:7a7dcb603c0e2ac31386b83bc9b3ce7f8be4d87526b37d5bfe6a37ebda4e86a1 - 0.0% (835 Bytes)

[#008] sha256:691ae0f9cf235b7bc559803d3faae9f16dcd09722bfe71b04ce837d77ae6f5e2 - 0.0% (838 Bytes)

[#009] sha256:17a2f44619251f9c0286538b31c74863006ab86f9e088f4e9abbd97ceb2711b6 - 0.0% (851 Bytes)

[#010] sha256:e1c59868b6f6ed001594b6a3acac9f40773ccc309e893b6d492de3a3cb12085a - 0.0% (831 Bytes)

[#011] sha256:90163652574bb41265350194eacd500b36aa333409540da0fce51d813142a792 - 21.28% (66.2 MB)

[#012] sha256:9f2b3829c87ff42d1992d7634bb5b89a9cc1e55e551ef92e65643d7c26c58948 - 0.01% (41.4 KB)

[#013] sha256:9530a38975ef59c16d6db08053c7683bd7cfc2ca9a5948546f2db0ed1676c293 - 3.96% (12.3 MB)

[#014] sha256:51871299e711fb869bb8ceedd3dfaa224ed40495587f0a3e67a8f42706af3d1d - 11.97% (37.3 MB)

[#015] sha256:3f0ac8779a98a0e274e6357236ced695f651ea2e09ccf6571c00f7f7075475be - 0.0% (2.33 KB)

[#016] sha256:fc5931e3aca4cdac21b66a83d0e3baf2e627780d90f0e611e9f6216585227ac1 - 0.0% (833 Bytes)

[#017] sha256:efa08eea47391a000161030306e4c7953f4b4d45dd94a985bd1a66cb85c0e1ea - 0.0% (833 Bytes)

[#018] sha256:09a50b45a758c16121c99e2bbb88a9fdea6af47e68db95334653d5e76c548a5b - 0.0% (849 Bytes)

[#019] sha256:f9fbf4f67a78673349a5c0ba03a14cde7d33153156d71a29be73538bd308fdee - 0.0% (853 Bytes)


History
2020-10-31 04:06:40 UTC

Apply image 1903-amd64

2020-11-16 18:14:40 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-1903

2020-11-16 18:14:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 18:15:50 UTC

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

2020-11-16 18:15:52 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-16 18:16:20 UTC

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

2020-11-16 18:17:00 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:17:01 UTC

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

2020-11-16 18:17:02 UTC

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

2020-12-07 15:04:43 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-09 23:20:30 UTC

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

2020-12-09 23:26:28 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:26:29 UTC

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

2020-12-09 23:28:30 UTC

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

2020-12-09 23:28:33 UTC

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

2020-12-09 23:28:34 UTC

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

2020-12-09 23:28:35 UTC

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

2020-12-09 23:28:36 UTC

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

2020-12-09 23:28:36 UTC

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

2020-12-09 23:28:37 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