Namespace
rancher
Image / Tag
hyperkube:v1.18.10-rancher1-windows-1809
Content Digest
sha256:ab55f66f91232ccf1431c6a8212e538a58c49e96eea97ca0f57e2c454d514a45
Details
Created

2020-10-15 18:41:29 UTC

Size

303 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-10-15T18:31:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    2ff5daddf37592dc97a19d40d9f06db765950a99
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

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:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 31.84% (96.5 MB)

[#001] sha256:e87311d03479573968ae8231cd384724cf427ca73a38ede4281f84fda108b0d2 - 0.0% (856 Bytes)

[#002] sha256:0f67c3c4df27c98731c4865bd4ca3a96e9c6026ffc333b71728a9d9035533899 - 0.0% (844 Bytes)

[#003] sha256:548810693754461f5197d5e695f32d1a0bef5b6bc4e2b73afd78594a1b8b49b0 - 0.02% (66.3 KB)

[#004] sha256:f81120d691c3371b255c32f0b696d2b20bc7526e5c6cdb8fb49766d8d3eecb56 - 0.0% (847 Bytes)

[#005] sha256:613b41896e63992719057861e096883666d9f5b7af7d369910194604e6b0fcf6 - 29.33% (88.9 MB)

[#006] sha256:bfe69b58b572059dfa5b09f2e02abce1f253084bc7bdcda985221597b4617f2c - 0.03% (92.2 KB)

[#007] sha256:77f2a954ebdcf37db141c252e6cdd89c8998c52c63eb6094c72e81cd26616403 - 0.0% (844 Bytes)

[#008] sha256:8b5f1b00b146da9c228d8866068516f9e24d14334e5f3422d28d16f7f7aedb31 - 0.0% (890 Bytes)

[#009] sha256:0210b7450a72c0647701f8e18e0e660291c4964d53a08c577c07e8ee723996de - 0.0% (881 Bytes)

[#010] sha256:7336fe23c3d0ece9bfdbc446821ac443c8ef450032d0334f5003c2f73db716de - 0.0% (825 Bytes)

[#011] sha256:34b79155f0ccf15490c16abf27c6810ad521d1148e8a6793691f7fe9dbd45abc - 21.89% (66.4 MB)

[#012] sha256:8d147bbd0874f6629e325ed0d9f2bcf688e29e9bd8a101065d936e63f0769f34 - 0.01% (41.4 KB)

[#013] sha256:4559ef907981f801db26b5e5fcdf5bbca875edd967e1725e7d20bf3c91dc1b98 - 4.22% (12.8 MB)

[#014] sha256:ad99056604241c7d741e9d40790ffb7e7ac0d253e28550d95453e5a759efde54 - 12.65% (38.3 MB)

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

[#016] sha256:3a33da4cf1cc58f9dbc529461e4177224953ce7cd932727b2f1cc6f0a2635ff9 - 0.0% (835 Bytes)

[#017] sha256:8dec6d62858e99a6e8fd9b3303e7c71490136ab44720cc8e0fcf391c261f9bdd - 0.0% (849 Bytes)

[#018] sha256:9826c0788799918918bbbcf2332d0fec902ddeae1274d3f81131ea453435e5fd - 0.0% (862 Bytes)

[#019] sha256:4119b3c1bc17b122a83b7833d02cc18bb18d86f422309c130f87706e4c215f19 - 0.0% (867 Bytes)


History
2020-09-30 11:25:56 UTC

Apply image 1809-amd64

2020-10-13 21:19:40 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-1809

2020-10-13 21:19:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-13 21:20:41 UTC

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

2020-10-13 21:20:42 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-13 21:21:32 UTC

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

2020-10-13 21:22:18 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-10-13 21:22:19 UTC

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

2020-10-13 21:22:20 UTC

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

2020-10-15 18:32:48 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-15 18:32:49 UTC

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

2020-10-15 18:41:19 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-10-15 18:41:21 UTC

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

2020-10-15 18:41:22 UTC

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

2020-10-15 18:41:26 UTC

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

2020-10-15 18:41:27 UTC

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

2020-10-15 18:41:28 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2020-10-15T18:31:37Z

2020-10-15 18:41:28 UTC

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

2020-10-15 18:41:29 UTC

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

2020-10-15 18:41:29 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