Namespace
rancher
Image / Tag
hyperkube:v1.17.17-rancher2-windows-2004
Content Digest
sha256:90cd0da00274cb7d6a9bbd015773897c84ea00b38d92994665e3fa05510244f5
Details
Created

2021-01-31 20:57:30 UTC

Size

315 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-01-31T20:56:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c762f7415d24c6fd874307fd42a6687147f24372
  • 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.97% (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.81% (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:91f693b9f4ae60fed6b57968fb776f7573f1832991d36c443176f81d35931643 - 21.1% (66.4 MB)

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

[#013] sha256:48cf2065fb89d99e67e88dbdc42a02411c64bd284d438b8b1063bb8c7ac607f4 - 4.03% (12.7 MB)

[#014] sha256:32091643eff64f5bbf1e328677b8cb839de1a6926ce95c9c1b68361c11e55757 - 12.02% (37.9 MB)

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

[#016] sha256:4e4ae6c8840873080f3e23c22ec7fe71ba62533bfd486838611e3e949f59d719 - 0.0% (842 Bytes)

[#017] sha256:7d718a452618618c874866daa5bb1a8b52159415abc2337be48b1748c88f9b33 - 0.0% (840 Bytes)

[#018] sha256:7e12e0b781b177d1c0d990ed08572608d90e6d7f7e6abdaeb90a0ffb6b2fddfc - 0.0% (873 Bytes)

[#019] sha256:61ae6628f52e2652d13f5bf94492715db4e42b7a6b5fff5a744b70d2298e49ed - 0.0% (835 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 20:56:40 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 20:57:23 UTC

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

2021-01-31 20:57:24 UTC

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

2021-01-31 20:57:27 UTC

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

2021-01-31 20:57:28 UTC

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

2021-01-31 20:57:29 UTC

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

2021-01-31 20:57:29 UTC

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

2021-01-31 20:57:30 UTC

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

2021-01-31 20:57:30 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