Namespace
rancher
Image / Tag
hyperkube:v1.18.13-rancher1-windows-1903
Content Digest
sha256:61a13500e9b0842fa830bba525837d92410f0761410aeae68e474f278d54f8e5
Details
Created

2020-12-09 23:39:36 UTC

Size

313 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-12-09T23:38:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c942e70c925cd82a3eac536279a9cf897fa09552
  • 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.38% (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 - 30.98% (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:ccb9a40a9b93140533f9e1178715b565dc7f8bb88ae0afb66f16180e08c6f37b - 21.22% (66.4 MB)

[#012] sha256:2fe5c14691222cf077ba4eba06569077b963109698bb6e5b9c4f54ac59cac0c1 - 0.01% (41.4 KB)

[#013] sha256:678718e9bf6996c8cca5a9413ee017384c0d86101a891aceddabe2cbee4382d7 - 4.09% (12.8 MB)

[#014] sha256:c1f5cf6f28558bf376058cff06997fcc95ec50ed9ed32c3415d0a22ebf2d2bc7 - 12.25% (38.3 MB)

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

[#016] sha256:f583765ff3493f6e80fdffbd88fab3858ef0cde0fbb06e81c1f89f324efc4b40 - 0.0% (855 Bytes)

[#017] sha256:b9b8b5dea7350d44935cf50ef94be694d7780ced70be464224badcf2de1450e0 - 0.0% (832 Bytes)

[#018] sha256:f24f4ee3bb2bfc012ff332b4bc5113023841dd41444ab6565f3a3f9b6d6a6d95 - 0.0% (833 Bytes)

[#019] sha256:6ff0890cc164c6f1a919ad2331d86598566758b35088af37e4f1a82a8de2d943 - 0.0% (881 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:29:04 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:39:29 UTC

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

2020-12-09 23:39:30 UTC

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

2020-12-09 23:39:33 UTC

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

2020-12-09 23:39:34 UTC

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

2020-12-09 23:39:34 UTC

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

2020-12-09 23:39:35 UTC

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

2020-12-09 23:39:35 UTC

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

2020-12-09 23:39:36 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