2022-01-11 22:43:06 UTC
265 MB
rancher/rancher-agent:v2.5.12-rc2
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:034b2f457cdf6a0d3f7024523d40fd6eeb8568e6c76d9fa56f4053fcf3a21d63 - 37.02% (98.1 MB)
[#001] sha256:a1a35b8d5e43915e9ac6ea24ce43e4eb2aaa1b8fabca236530d931db3b11f55f - 0.0% (1.01 KB)
[#002] sha256:f91603e635b94e3e7bcb5a2def435ad616fe0b243f1266bf625adbd465dac4c3 - 0.0% (1.02 KB)
[#003] sha256:6651a9ed34544f47403b9f80453b5862d9e14dd162b84f283a961e1fcd4d4007 - 0.03% (69.8 KB)
[#004] sha256:5729dd4c4c73e76e6b24d5747ec12cc86768cef08b6499df490eb514ab76eb35 - 0.0% (1.05 KB)
[#005] sha256:b4f50b5102dcdedcb701a982ef00547f9f2be7e1de6580d41808a9fd2531d24d - 38.87% (103 MB)
[#006] sha256:cb7dbd097081e6e71a4e02047c0869c94ddebc659daf8f43de42ab7f0cd6bacc - 0.05% (147 KB)
[#007] sha256:39ce959ca23e28b00d710e5bd14aea4af87c810e4f3abda76fc903fb0da0f88b - 0.0% (1.05 KB)
[#008] sha256:2bb58f6a16c1d41b53693c841592ed20f08c0e5b371aa5b06498d6fd910e910f - 0.0% (1.02 KB)
[#009] sha256:42eb3c91b6d4b932d785a579b966f5d891378c650051d7ad8c44266485d61732 - 0.0% (831 Bytes)
[#010] sha256:272907b4f2c26fd355de7895e0866e1d80a1d42c8b6e10b720687403ab855492 - 0.04% (101 KB)
[#011] sha256:9c24b324c14f9237f8edc2b199f6f3ccd7c575c7b18ef3e1b25144e5f45c474b - 12.23% (32.4 MB)
[#012] sha256:c95cb3acb100bef3aa454dec50e484e61133136e1a96933a1966ffeb14b25854 - 0.0% (824 Bytes)
[#013] sha256:a1c19f1593a21674b848f19027a903d4aecf8dbfe0292d2ebeb47066aa41b13a - 0.0% (834 Bytes)
[#014] sha256:2c993684a8c189a9143bd05731d7e9ae8bea0e2c8a859c12ec95a9f611ff03ca - 0.0% (832 Bytes)
[#015] sha256:5cb2c9b1f978fe306763425ed4cee6e783d96107133f351fe60143b1b01d8b01 - 0.0% (829 Bytes)
[#016] sha256:fa4b060e33a313f72f11d5c44d0d662ff853db66478ffae9dee205dcc6b9fb80 - 0.0% (832 Bytes)
[#017] sha256:4d6c684889090d569bb1a195d239621658091e6736c98094f1c31ebf1af704d9 - 11.76% (31.2 MB)
[#018] sha256:42c73be248760c0fd254f179534fad5b5eaeafe3c3152e4637a9c19023c621fd - 0.0% (830 Bytes)
[#019] sha256:a7ccc14f72525be79307b324f25a0bf2792bdf043550d26131bd029d4d69a618 - 0.0% (847 Bytes)
[#020] sha256:69cf74cd58136c6b0f41af10179be3b6c9404f8aaeed33d288a98e172524ba35 - 0.0% (831 Bytes)
[#021] sha256:866428dca25fda529c9b2ed4b595d090476e5250e3c9da2af97e8d8ebd1321c4 - 0.0% (831 Bytes)
[#022] sha256:bb79aef2abbf27cace069b93856c5c37ae676eeb7843ad7be15e251b35e2dbe7 - 0.0% (823 Bytes)
Apply image 1809-amd64
2021-12-15 20:19:34 UTCcmd /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-1809
2021-12-15 20:19:35 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-12-15 20:20:15 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-12-15 20:20:16 UTCcmd /S /C #(nop) USER ContainerUser
2021-12-15 20:20:38 UTCcmd /S /C #(nop) COPY dir:c14bf70898bd2b5c2a57f5ac7ba33788c0fd04cf2b14a216b434831da022386e in C:\Program Files\PowerShell
2021-12-15 20:21:15 UTCcmd /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-12-15 20:21:16 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-12-15 20:21:17 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2022-01-11 22:42:58 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-01-11 22:42:58 UTCcmd /S /C #(nop) COPY multi:06eb84ffa557369f7d3cb237bded615a32b05321dd15aefa9a8c8a14e16983ba in \Windows\System32\
2022-01-11 22:43:00 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2022-01-11 22:43:01 UTCcmd /S /C #(nop) ARG VERSION=dev
2022-01-11 22:43:01 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2022-01-11 22:43:02 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-11 22:43:02 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.12-rc2
2022-01-11 22:43:03 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-11 22:43:04 UTCcmd /S /C #(nop) COPY multi:4da9002fb4c1a0a7155812ea827fe4a5a600473d6f4d7494447099b6a134f388 in \etc\rancher\
2022-01-11 22:43:05 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-11 22:43:05 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2022-01-11T22:37:24Z
2022-01-11 22:43:06 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=92632168c1c0903e3cdbb03b8a29b31ca1dcaf0b
2022-01-11 22:43:06 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-01-11 22:43:06 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.