2020-10-26 22:54:56 UTC
232 MB
rancher/rancher-agent:v2.4.9-rc5
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
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:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 41.64% (96.5 MB)
[#001] sha256:fb8e9d2ebec8d146ce16eaab9fc140934988a413bdfac4de97e1a5a32a24cbde - 0.0% (840 Bytes)
[#002] sha256:2269bd28e1b4e8846b6c22ac54670767bdceacadff4d3e8fdb11a44901abe809 - 0.0% (838 Bytes)
[#003] sha256:ecc1d19c602c8b38eaa82f5663c7a9667972bbde9a577b67890d188011cee4c4 - 0.03% (65.3 KB)
[#004] sha256:94bc2a39004628a26cc1b7cb5037db086a224ed894d2d949158ca6abaf1b0a32 - 0.0% (837 Bytes)
[#005] sha256:4a60502b16e273e605121e7f5319fed3ebd4226eb6b51ad85d1f5212197b3d92 - 38.37% (88.9 MB)
[#006] sha256:c1586d54f96203fdd01eb22fbb8fb3ba017f048fd542942c4ef72220c66daa94 - 0.04% (93.6 KB)
[#007] sha256:e0c15edd13a7f4e20b92ff6c2db4c324549ecf1fc97cb30a476c1f110fdc77c5 - 0.0% (837 Bytes)
[#008] sha256:eb6f9f1ed489956561d1642335ec22722623e4c2e334cee0b71348998a590282 - 0.0% (843 Bytes)
[#009] sha256:f71434c5adcb923ea1fe75afd0422c75cd569f4ea11be690362247c144b8e2d6 - 0.0% (828 Bytes)
[#010] sha256:d29cd2d65947126689233291e30fe4d2ce61c46689cd30f87fa890f6193a0ebb - 0.04% (96.5 KB)
[#011] sha256:6b20bd66309fe4c1f52122d17085fd485252e3cd4330a87eadb5d335bb70b05b - 14.06% (32.6 MB)
[#012] sha256:8b0d6a05d3d412b3fe5fcbf3a2fb4902859451c53f6b32d1b581ad80b83aa050 - 0.0% (851 Bytes)
[#013] sha256:373d603befac97099998968da0eb95cd0fbcf9974adc5071443ffdf86f1685dc - 0.0% (855 Bytes)
[#014] sha256:53487dcf3a1113c1b4e2fb1aafb15176b2893ec9340f5afaf683213b3d791189 - 0.0% (856 Bytes)
[#015] sha256:0782aa842c8a8aa88b89988177e668b74db72a777a2d98fe7483ff74e1c238b0 - 0.0% (832 Bytes)
[#016] sha256:f44b131831e55c3f9aefbd9b7e670f61b98b5681a5c3278ed2939fc278da319e - 0.0% (830 Bytes)
[#017] sha256:52cb30f5f2e906b826faac89164374e56953b9c464d69d5a40289575cb097964 - 5.81% (13.5 MB)
[#018] sha256:933f6e0f7a7563745c84cbf383fad04b4cfacbc364b81da64d0523205b0a546d - 0.0% (832 Bytes)
[#019] sha256:282240e3f069068710e2bc5b5c71c529497560851b0aae531ecb0574bdba3f14 - 0.0% (824 Bytes)
[#020] sha256:189c769655b9ffad545bebb70cee7da187fc39da117f9d04535e88f745f8146e - 0.0% (860 Bytes)
[#021] sha256:3201080263b56b447ad9c188fbd3a55d8885c675efcededdcf30a4661a6e5feb - 0.0% (833 Bytes)
[#022] sha256:26aea992e4e0b44fd8f4fff2fdb5849ea8f93a382a313fcfafc7511c7778fe91 - 0.0% (828 Bytes)
Apply image 1809-amd64
2020-10-20 17:27:46 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-1809
2020-10-20 17:27:46 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-20 17:28:20 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-20 17:28:20 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-20 17:28:54 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-20 17:29:37 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:38 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-20 17:29:39 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-26 17:00:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-26 17:00:06 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-10-26 17:00:08 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-26 17:00:10 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-26 17:00:10 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-26 17:00:11 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-26 22:54:41 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9-rc5
2020-10-26 22:54:41 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-26 22:54:42 UTCcmd /S /C #(nop) COPY multi:dd5bc4844a1ebec405f3ebe9d34d6813348acb039e854d8e96f11e692d366170 in \etc\rancher\
2020-10-26 22:54:43 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-26 22:54:55 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-26T22:54:53Z
2020-10-26 22:54:55 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-26 22:54:55 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=933f7ac6684d94fdea452cf47ef50f44578459c3
2020-10-26 22:54:56 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.