2022-04-15 07:18:24 UTC
266 MB
rancher/rancher-agent:v2.5.13
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:8e36e211379dc6a584a05a445fe37d396de6e76a42cc6742213c3cc3c656dd48 - 36.94% (98.3 MB)
[#001] sha256:3da3170a90a5f5b110cb9b72c6e524884a3be8ed95a7014a75f029ccd317bf90 - 0.0% (1.02 KB)
[#002] sha256:34f3a5f4cafcfac75a8a71d8a1996a87b2cc155588c2cd24b228ad7e1aa2c054 - 0.0% (1.01 KB)
[#003] sha256:0da810dc29f13f12e90a65eba93c9c7a0e285b6c03dbbc0b2b99f6322ed08863 - 0.03% (69.9 KB)
[#004] sha256:09479635d8df91930b7e55b619e7ff3f22c2bb77134bafed54c0db71e5aaa3b4 - 0.0% (1.01 KB)
[#005] sha256:c739b7b5471a23c6353e0579163314d14c14d84073514fb470e90ec0486f3414 - 39.0% (104 MB)
[#006] sha256:3575642e831718ab58f2c770ee0ef03e907d4b6f10a08e93766255d30106fa29 - 0.05% (147 KB)
[#007] sha256:e53033c778d52a45206da810c6a247bc6737047db52366282857153cc7866f09 - 0.0% (1.02 KB)
[#008] sha256:869438877749f69ab8ae0db7c7d1dc88d9a6bc98b9d2971df7a61ee8f6d5875b - 0.0% (1.02 KB)
[#009] sha256:715fd6f0fefdf0e90a8c836fe662ef366af3ffe50ecd957f3ee637963cf070ea - 0.0% (855 Bytes)
[#010] sha256:dae69d6ba5a85e7059786a29209439972bf695263704447e970a9e267afe3a0f - 0.04% (103 KB)
[#011] sha256:5278a2f005e92d0163423b92f3db84302d62cdd0babc7d689836e955e9953fa5 - 12.19% (32.4 MB)
[#012] sha256:a18e64bdab7f7bcd7d276e01204f49331b42b346afaae1a6137d56140a2f0fb9 - 0.0% (828 Bytes)
[#013] sha256:01cf5844199feb4ee10e6e68467b57c20be323a18b4982c48049c01bd55cebd9 - 0.0% (848 Bytes)
[#014] sha256:fbe2b893e4c96cdfd2ff4ef1d418a87d6eaacf4213de31a816084df2a2c4f9ed - 0.0% (856 Bytes)
[#015] sha256:301255a350c8d731ce828cf0ac2b9cedc58aa28b3822b8a315de7408ffb7fb78 - 0.0% (823 Bytes)
[#016] sha256:f2e87306a0a19d3f9b3e705bbc9f6c424f66825b897ecc965cf987e7c1a3deaf - 0.0% (833 Bytes)
[#017] sha256:90b6b05f888506a4dbe3a99cfa2145235c4381380656368f170c116649ac1948 - 11.75% (31.3 MB)
[#018] sha256:50b887145d408dad8153d9029f4a8be9f3262e65253bd7977da87da344f2baa3 - 0.0% (856 Bytes)
[#019] sha256:1dc583737d2e9de4ca689cfb14db7b5c78c0fc2aa91b6e1f37cd006c390101b6 - 0.0% (858 Bytes)
[#020] sha256:eae0c339c97c06cb8b6b9dc7b098453a8615aceb3365ea7f27b9b868bd04956d - 0.0% (826 Bytes)
[#021] sha256:8f168ab80b6372bae7f7ebb1a2e18ed3d059645681bdf9a810d717d01a360c59 - 0.0% (829 Bytes)
[#022] sha256:76c2ed7060585c73a27e680b37faf0e38c9e822c3cd72c7921213a8ccb9fb18c - 0.0% (829 Bytes)
Apply image 1809-amd64
2022-03-18 20:54:25 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
2022-03-18 20:54:25 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-03-18 20:54:42 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2022-03-18 20:54:42 UTCcmd /S /C #(nop) USER ContainerUser
2022-03-18 20:54:53 UTCcmd /S /C #(nop) COPY dir:3f0e0729ed7d87c216bdbde8787b27766b28c1bef4edcea882905252adff6c9a in C:\Program Files\PowerShell
2022-03-18 20:55:25 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 ; }"
2022-03-18 20:55:25 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2022-03-18 20:55:26 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2022-04-15 07:18:09 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-04-15 07:18:10 UTCcmd /S /C #(nop) COPY multi:4c303499f8407b746e90eafee378c1a7eb92404f7329e0538ee98711ac7b66d6 in \Windows\System32\
2022-04-15 07:18:14 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2022-04-15 07:18:19 UTCcmd /S /C #(nop) ARG VERSION=dev
2022-04-15 07:18:19 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2022-04-15 07:18:20 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-15 07:18:21 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.13
2022-04-15 07:18:21 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-15 07:18:22 UTCcmd /S /C #(nop) COPY multi:972b2e4d44cdfb8e5415a548e0abe29c74d28f7c81c96648042f90e41cb507ee in \etc\rancher\
2022-04-15 07:18:23 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-15 07:18:23 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2022-04-15T07:14:12Z
2022-04-15 07:18:24 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=7218c48a6f516b72ec4586a790b3b9f1e1fe792b
2022-04-15 07:18:24 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-04-15 07:18:24 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.