2020-10-21 20:31:28 UTC
250 MB
rancher/rancher-agent:v2.5.2-rc3
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 - 39.31% (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 - 35.57% (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.04% (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:31f1ce1fa0f19125f6473c69ce5ca26620dd1da3c8e3d6c94a14f85ea72c1c78 - 0.0% (854 Bytes)
[#016] sha256:aae9012d0297054e6a1d5fab5271dc3cc9272da3ff1e5394c58c00b5929df902 - 0.0% (857 Bytes)
[#017] sha256:712f01e40363f1656e18fd00b342bbe68e51a07d3aa8fa409cf16b4ad786c251 - 11.97% (29.9 MB)
[#018] sha256:4a1c99ea378dae44a807209b41becca554872e9d665873f72d3fd31f4e6e237f - 0.0% (847 Bytes)
[#019] sha256:264563559b06f4bcfe111f6a146a9524483afed1d781bfcef98e49c2f6f201f7 - 0.0% (827 Bytes)
[#020] sha256:792234c3e12f0890c0da5dc7b6680bc48ab7525c0635a0cb164621cc027e50c9 - 0.0% (825 Bytes)
[#021] sha256:2394f2133cbf4306e374f822f20c6d787213855cde1b031470579cc6a5dca8b7 - 0.0% (852 Bytes)
[#022] sha256:a838e2fb6d98cebfdfaf390d36cc4cb12dcda388e0d1cc0f26388ceb2d2189ab - 0.0% (852 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-21 20:31:24 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.2-rc3
2020-10-21 20:31:24 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-21 20:31:26 UTCcmd /S /C #(nop) COPY multi:77556904992c5d2aa750123fd56ea5dfc16634354325dcd26ee782634e5c8b43 in \etc\rancher\
2020-10-21 20:31:27 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-21 20:31:27 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-21T20:31:08Z
2020-10-21 20:31:27 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-21 20:31:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=61a8a3691063108bc775c8e4e6f6db971541c253
2020-10-21 20:31: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.