2020-10-23 21:41:59 UTC
233 MB
rancher/rancher-agent:v2.4.9-rc2
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
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:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 42.03% (98.1 MB)
[#001] sha256:335c40a36065758dd89f8eb60d58c118ff3fc377f9ab2d80e389310f5bae961d - 0.0% (840 Bytes)
[#002] sha256:e04a1704732d92efe0a77fe70861d6cdc1aa70b253bb11718970c536aecab77e - 0.0% (839 Bytes)
[#003] sha256:7ed708438c0b71910721f562e1a0324e26b9effcb537d462eecbeae5c88ad325 - 0.03% (65.7 KB)
[#004] sha256:bf6c391878901e7a8574beb9a62a30c7e7101ba22be66a3c02a58a249962d52e - 0.0% (828 Bytes)
[#005] sha256:4477ab8943995fb124db1e8d182cbed664b7df7816cfda65dbb8ae0daa10660c - 38.11% (88.9 MB)
[#006] sha256:258aed69e137c065d92c05a4290b212e518b5702117e88e9054b36370c72e184 - 0.04% (92.3 KB)
[#007] sha256:7bc04510cb2f2ce0db54cfc4e4f7bedad99a7437663f94f6d7a7aac2c1a94600 - 0.0% (837 Bytes)
[#008] sha256:a6e0055f1cf6435235412031f009cbea2454176a19614752c90964f0090ee283 - 0.0% (841 Bytes)
[#009] sha256:06cdac27706898f7cf2fda11b84b5d136a2bea8ff7ebd2d1cbf071dcbd813c17 - 0.0% (830 Bytes)
[#010] sha256:4ea89807a49f5f728791e7e980d057664699b7dee87471c4c5c42290bfd93d5c - 0.04% (101 KB)
[#011] sha256:7cb87ed6a8e81bc362b316efc43b6cababda33fa12c42123ea50bfc220b936c5 - 13.97% (32.6 MB)
[#012] sha256:16bee47bbc194ab9ca7890277cd1b19c2578f95190257befc346d2e849dae6e8 - 0.0% (829 Bytes)
[#013] sha256:190229f52cbc857bf068f552134ca415a6e1c5b25815019aa93f61554b0e8d0a - 0.0% (829 Bytes)
[#014] sha256:5878c0f1a2a128158d18dbb8b6b5449b695bfd9093c1347eb675607a64a06f31 - 0.0% (833 Bytes)
[#015] sha256:829652f060c376fcf2ad3c383cda50fe5009d8ae671668fcf571d818247f53d1 - 0.0% (832 Bytes)
[#016] sha256:a6ad5dce3f5f980af69743b8dd25ecd57c55b7280857b87e368d96faf71de754 - 0.0% (833 Bytes)
[#017] sha256:8559f14e27cb4de0ce1d3d90e46f022215f759e858c82eafddf6e9ea32bf9a2d - 5.78% (13.5 MB)
[#018] sha256:11fe653ff638070b0c8daa20e7134b3996c2766cf757433cbec5cc073b91d9a0 - 0.0% (856 Bytes)
[#019] sha256:e1effb39dfd53a19aa5c7c086cdc6854b8e00d23c1af930b11e3391aa589f071 - 0.0% (831 Bytes)
[#020] sha256:58a414ab1227a671f57706d3a2c51f0aeb716968bc7029ef554bf582da531d0d - 0.0% (829 Bytes)
[#021] sha256:bf7dfacfd649e486047a751d6b535cf1cf8b248391db3e0698f7b7f1b69c869b - 0.0% (829 Bytes)
[#022] sha256:0641a653f349aec8416176a934cf36a2935453c6ffa46d65bbf95130c2749ca7 - 0.0% (856 Bytes)
Apply image 1909-amd64
2020-10-20 16:55:30 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-1909
2020-10-20 16:55:32 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-20 16:56:12 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-20 16:56:15 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-20 16:57:23 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-20 16:58:11 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 16:58:11 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-20 16:58:12 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-21 20:12:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-21 20:12:40 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-21 20:12:42 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-21 20:12:42 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-21 20:12:43 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-21 20:12:43 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-23 21:41:44 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9-rc2
2020-10-23 21:41:44 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-23 21:41:45 UTCcmd /S /C #(nop) COPY multi:e2fb9a8dfbb69e1e3753cb9c7c0a8f04ab1fea0565f24df7c464f5f9a4ec2625 in \etc\rancher\
2020-10-23 21:41:45 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-23 21:41:58 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-23T21:41:56Z
2020-10-23 21:41:58 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-23 21:41:58 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=5ea6c1765eb461fb07f5d3687bfd850be249fce4
2020-10-23 21:41:59 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.