2020-10-23 21:42:28 UTC
234 MB
rancher/rancher-agent:v2.4.9-rc2
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 42.08% (98.3 MB)
[#001] sha256:cff87f7c2e9d5f0e54a76b45b01f9551e5db97780ad8954a164b11cef558420f - 0.0% (875 Bytes)
[#002] sha256:eedcdb0753a8a044380cb7807307bb386a12e4da11cd58da77349c0387d5febb - 0.0% (866 Bytes)
[#003] sha256:12f25ce6dcf4db133030bee4fd0cab08260f0c216191b1addcbd39b46953b61e - 0.03% (66.6 KB)
[#004] sha256:e0d78dbe405fe2675691484fb369ecab34bda967e6aa32a439667472aea95bb3 - 0.0% (835 Bytes)
[#005] sha256:7fd2192ca41ed69fd2a35353fea5f431714df0455da86d954f49ba4febb656bf - 38.08% (88.9 MB)
[#006] sha256:087182b10054d52d2fc759197aa2dd5133610191fbdd4eb9106fc39868a8de7c - 0.04% (91.4 KB)
[#007] sha256:9563e8ab0fbba9839bfc402f8c6ce0c52f94c345433eadc1f614f3245a8cf64b - 0.0% (845 Bytes)
[#008] sha256:dd5b60269a9f2198c3860a8dd2ae7c9ed4bc05d3bed3d4c850fcce37d82d4c9f - 0.0% (837 Bytes)
[#009] sha256:826181f7d76241a2afe153657c039d4bc99a2a2dca912b190b645fab6042236b - 0.0% (879 Bytes)
[#010] sha256:7bb4abca87c9eed3c05aa62c539a5850d0ec7c42d4561e3b8203ea1ab3079a60 - 0.04% (101 KB)
[#011] sha256:b6199e0815bd2ed9e78f21f49087ba4becd9c277d89c5c2245a317767834b4fc - 13.96% (32.6 MB)
[#012] sha256:d0fc99f15b7386243e7af674370afe432cf940ba045a17e9aa88d8f38d93a945 - 0.0% (832 Bytes)
[#013] sha256:e341ef9a1addda215476c816f23e8f28d466596907e7a9ab4d94d165c70bcea0 - 0.0% (859 Bytes)
[#014] sha256:bd70b8a39c88b087c53ba4ed69275966e0c2a943c54d40ab3867ed90048dfd08 - 0.0% (855 Bytes)
[#015] sha256:282199c219bd2f673f5afcfb133499d9a9d75b68f2299ad7b3f6b336ff79838e - 0.0% (825 Bytes)
[#016] sha256:e56a546176a8964e93608e6f1500626a386d91424e6ef5be772ef1d9c7830762 - 0.0% (852 Bytes)
[#017] sha256:f7cdf90fcef7d490f849b1ab0ecdfacaf9cdb6e4ae75677d8a0f08ef270130f6 - 5.77% (13.5 MB)
[#018] sha256:c5746383e0abda8d62bd9a5738ff745ceceb541fdff421bf27c0073b220348d3 - 0.0% (828 Bytes)
[#019] sha256:20d2d4e693db9634001c3e2144f3a5f4fb2bf728b43ba3fccd61f483b310fc9c - 0.0% (862 Bytes)
[#020] sha256:b76292cfe83bcd883792b46ed798f2a946ee0d7f45844378ddce9069ce995544 - 0.0% (829 Bytes)
[#021] sha256:5dcff87e1ec9afc392af155a32288740402906f812693a6705ad53b4d6357619 - 0.0% (825 Bytes)
[#022] sha256:aed8941e89ea887d5dce96d08294b07047b089a55abacc354bb1430924ea46d8 - 0.0% (831 Bytes)
Apply image 1903-amd64
2020-10-20 17:27:24 UTCcmd /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-1903
2020-10-20 17:27:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-20 17:28:24 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-20 17:28:25 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-20 17:29:01 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-20 17:29:44 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 ; }"
2020-10-20 17:29:45 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-20 17:29:46 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-21 20:31:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-21 20:31:19 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-21 20:31:21 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-21 20:31:23 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-21 20:31:23 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-21 20:31:23 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-23 21:15:41 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9-rc2
2020-10-23 21:15:41 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-23 21:15:42 UTCcmd /S /C #(nop) COPY multi:e2fb9a8dfbb69e1e3753cb9c7c0a8f04ab1fea0565f24df7c464f5f9a4ec2625 in \etc\rancher\
2020-10-23 21:15:42 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-23 21:42:27 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-23T21:42:25Z
2020-10-23 21:42:28 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-23 21:42:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=5ea6c1765eb461fb07f5d3687bfd850be249fce4
2020-10-23 21:42:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.