2020-10-22 21:10:07 UTC
248 MB
rancher/rancher-agent:master-b226aec28f4c0902dd41b2bd50dc615b6a84121b-head
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 - 38.88% (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 - 35.82% (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:e9ab3075e8bada87b9294a4d70a3d2924906cbb73613185db7ccc01cb8855900 - 0.0% (830 Bytes)
[#010] sha256:ff1d1a64803ec5d73a3887e7d30e5945d62f4820c826c8b504dc900332a6f511 - 0.04% (96.5 KB)
[#011] sha256:ed4966721a3e469c1e2d537a53300117c83d13917ec928bf4d82a6e50f11c7a9 - 13.13% (32.6 MB)
[#012] sha256:aa1a661d575bca8b30f718d0d463a08018894adb73653b15b1cf908670cd5d40 - 0.0% (856 Bytes)
[#013] sha256:78f4bdcc55cec5850b6c643d27b43cc3fd763b189fb9863e7d3975403fa02bfd - 0.0% (828 Bytes)
[#014] sha256:112290bee714b66fec1ba0c32d04ecae970abe9140bf1032fcdd6b6f0fd93123 - 0.0% (833 Bytes)
[#015] sha256:f9c0594271679617e25bee961f2f225ab47776fa29ad7fcdcc2a82363a2bf8f1 - 0.0% (860 Bytes)
[#016] sha256:01ff9c8f0b76e7e5ea1ca2eba702df4947f0e0f10c2a154642bb02637011ab3b - 0.0% (856 Bytes)
[#017] sha256:2fee15f0c1694bae74a5ddd04e3bcdab38c401f0e935326061f0d5833465590d - 12.06% (29.9 MB)
[#018] sha256:ecea917723267459290d773ab33ba10d70dfbb69ae2cc2435aebfedf15e4735a - 0.0% (861 Bytes)
[#019] sha256:f4843679aa4e6a38d33c88700ddf8edc472af3b49765937f9afd819bee1a3d8b - 0.0% (858 Bytes)
[#020] sha256:a3b475621e8d19f3a9070d8a043c7196f33c32cc22c2bc5ad2d6184d8975b998 - 0.0% (859 Bytes)
[#021] sha256:ec71145c43c45f3560eaba7a2d479cfb111182f3d66ebf89268f02b767651251 - 0.0% (828 Bytes)
[#022] sha256:cf7122a58d489c1ee4f57c45f37355df27719c3970b01b05ada5fe74a5fdfdd3 - 0.0% (831 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-21 20:12:31 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-21 20:12:31 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-10-21 20:12:33 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-21 20:12:34 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-21 20:12:34 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-21 20:12:35 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-22 20:35:30 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b226aec28f4c0902dd41b2bd50dc615b6a84121b-head
2020-10-22 20:35:31 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-22 20:35:32 UTCcmd /S /C #(nop) COPY multi:293125b7a8554591599b170b3dba4759f49850416adb88200b0d5688d67b7a7f in \etc\rancher\
2020-10-22 20:35:33 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-22 21:10:06 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-22T21:10:04Z
2020-10-22 21:10:07 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-22 21:10:07 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b226aec28f4c0902dd41b2bd50dc615b6a84121b
2020-10-22 21:10:07 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.