2020-11-01 23:43:37 UTC
250 MB
rancher/rancher-agent:v2.5.2-rc6
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.3% (98.3 MB)
[#001] sha256:b59df857af5acc3c862e854b5f18770bbccbe2ee67a1e38a959867be75e7684b - 0.0% (844 Bytes)
[#002] sha256:cccb86c24d5a6d26850398779f867ff81068ddd9b1cefbe740574f67a8575fe5 - 0.0% (840 Bytes)
[#003] sha256:bef6855c6ff742ce0fb84ce683f36ad73da71aee30013c8e8eedeb96166588be - 0.03% (65.8 KB)
[#004] sha256:9ed1177be57044776572ceee250a1351667fb225d102f7ea4360ca375d6f3907 - 0.0% (837 Bytes)
[#005] sha256:1866bc40ff39899200b8062addec978f23ebf9abbc220bec6aabdce2d0b71cba - 35.56% (88.9 MB)
[#006] sha256:5bee1ccfd789b6c8bfb35de07437385b2cbaa6da6f29b25a757389d89a8cd549 - 0.05% (125 KB)
[#007] sha256:5df93e526ac9024ab01a762a24a1f1332de50e1ff7f094c789278ee2bd84a947 - 0.0% (837 Bytes)
[#008] sha256:63bc374f6aa77ec96d9076561bf3d53be2735a2de499b59174ef842989976b2c - 0.0% (891 Bytes)
[#009] sha256:45e8b711f4009887bc24bc9e0e1fb508e837582154f9e8ea801a54f8680917e4 - 0.0% (883 Bytes)
[#010] sha256:f5cc1babd79e18c3bc49a728d8ed26624109a04058e0a74f8988858fb65626a8 - 0.04% (101 KB)
[#011] sha256:c3ba01cbf6f70679b6181bd616e8b91ef2abf31fd430b10fc740919cabff356c - 13.04% (32.6 MB)
[#012] sha256:69cd9a551d961af4d5a17fcc33b2842c929cbe6c12ab1989e47be1870e9de4b1 - 0.0% (830 Bytes)
[#013] sha256:0d66facd11e50d1b7363adba09fe9e42bd840c7550b940da432bf25ffff4937e - 0.0% (851 Bytes)
[#014] sha256:eaf761a6c499e915f6cca12f22b5d65efac294a4be94732528fdad1941cf7ebb - 0.0% (853 Bytes)
[#015] sha256:5612005869ac9000b03429ec84e8b56ec243c4a831b35ba65cadc8c6a0d5a34b - 0.0% (833 Bytes)
[#016] sha256:ce6c4c90376d86c6e5415952bd792dde067a8cd80e531dbb637fd1a404b8f2a6 - 0.0% (860 Bytes)
[#017] sha256:0038f85dbdabf6856b5d47757968d7a650993dc74175c6f8985efee7575d006a - 11.98% (30 MB)
[#018] sha256:b5a044aa7ad80c810c1854da4310aeedd90292f8d31f3d7cc007538bc4a83a20 - 0.0% (828 Bytes)
[#019] sha256:0d96a80515b3a582e7679765e1f0848cae84e394843b2a62f91daae989dc43b7 - 0.0% (824 Bytes)
[#020] sha256:9933d58ee28736eaf28098da847852a3c4e2dceb0ce8b86f4fd4f5d8d8cf6f4c - 0.0% (835 Bytes)
[#021] sha256:5dcfb36c79d07691d075a831d86f7b06f825c146add9826d657022afe39e9a42 - 0.0% (852 Bytes)
[#022] sha256:b35129f95ace7bccbbe009459f4a8434e75fa43e6c8652823dee32d636dcac65 - 0.0% (829 Bytes)
Apply image 1903-amd64
2020-10-27 19:03:00 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-27 19:03:01 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 19:03:30 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 19:03:30 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 19:03:53 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 19:04:43 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-27 19:04:44 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 19:04:44 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-01 23:17:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-01 23:17:54 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-01 23:17:56 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-01 23:17:57 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-01 23:17:58 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-01 23:17:58 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-01 23:17:58 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.2-rc6
2020-11-01 23:17:59 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-01 23:18:01 UTCcmd /S /C #(nop) COPY multi:eabd859e9c744c9625c130021db6a061b15467fd4bd0969af793f4a26ca5619a in \etc\rancher\
2020-11-01 23:18:01 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-01 23:43:36 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-01T23:43:34Z
2020-11-01 23:43:37 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-01 23:43:37 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=100198aff107b9a0feccdcc3e6fb5b57e83f1fd7
2020-11-01 23:43:37 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.