2022-11-03 02:46:17 UTC
2.64 GB
rancher/rancher-agent:v2.7.0-rc9
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.18% (1.75 GB)
[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.4% (795 MB)
[#002] sha256:b902a86fff8b89e71021f5ffe235d273932520d1d115b3dd2c3852a82def6116 - 0.0% (1.09 KB)
[#003] sha256:49ace486f561361927c3571c9049462b557124fc00e5ed458b1da4d994f2450b - 0.0% (1.09 KB)
[#004] sha256:cf4f20b4d97932ab31345f30d8a37144cbdefe56f7804d73ed306043baa3af1e - 0.44% (11.8 MB)
[#005] sha256:4c6d424510fa272060e7a5269ba2b60742a71716c1c5d67b2ecba48a8a21e9d3 - 1.89% (51.2 MB)
[#006] sha256:a3fd80c9227390ef1e20f68323500d3ae891921c18371eb464cbc2b380b3c371 - 0.44% (11.8 MB)
[#007] sha256:006a30f421471facf6374911970b90fde1fce2f296a925481d92f64ca245bdd7 - 0.52% (14 MB)
[#008] sha256:80fc153eedf500f6fe764811745f87179199eb9e4420c30ea316d851ff6b8926 - 0.0% (1.06 KB)
[#009] sha256:df4ef596a75fa7c3c3da88ba745aa8b82e5fae1138918d99e869d8d153a27311 - 0.0% (1.09 KB)
[#010] sha256:6402e45c9d28fde0c5d4ffaf9622c7e13d4cae487caa0b4eac7342c328787a2d - 0.0% (1.09 KB)
[#011] sha256:2205d86f9f4838d27f3eeb6c44e2d62c5d2931129e558fd18f607adc273379b5 - 0.0% (1.09 KB)
[#012] sha256:2a29a378dd7a1dd12ce9a2db194af691ca011d8ea77e08e07275d0ee905080aa - 0.0% (1.06 KB)
[#013] sha256:532a0240a1f8cfa6a2c35ee9dda8d4eba28a46076b2f8af3dee081df6c600b65 - 1.13% (30.7 MB)
[#014] sha256:8285c8d06188279838526955854ca725eb956840864f3efbb3ddbb3e6afec5fe - 0.0% (1.11 KB)
[#015] sha256:d22b4cef7f48d44261a14c729e87b9d9c43ad3f78220ee8ffe84db35207e70ba - 0.0% (1.06 KB)
[#016] sha256:a14a9f1257ee97b5c921e93813fe8a8f9052da1746d57a55467b51164e8634e5 - 0.0% (1.07 KB)
[#017] sha256:2888e32a02b4481c5641e83b9b841bd64a9d322dfa25403cf7947339e73e94cd - 0.0% (1.07 KB)
[#018] sha256:41f9da80266ab50310ecce64f095e1ce3826906bcd40d5f9d99a29f35cae16b3 - 0.0% (1.07 KB)
Apply image 10.0.17763.2803
2022-10-08 01:55:32 UTCInstall update 10.0.17763.3532
2022-11-03 02:45:35 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-11-03 02:45:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-11-03 02:45:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-11-03 02:46:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'
2022-11-03 02:46:07 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-11-03 02:46:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-11-03 02:46:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-11-03 02:46:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-11-03 02:46:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-11-03 02:46:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.0-rc9
2022-11-03 02:46:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-11-03 02:46:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:4e25542721c335be627c95eeb2eaf44240dd95d9d83e7defed90e8bada296227 in \etc\rancher\
2022-11-03 02:46:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-11-03 02:46:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-03T02:43:28Z
2022-11-03 02:46:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=cbbef69d4c2e24cc4c4ae77e1d6679590ca3b0f0
2022-11-03 02:46:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-11-03 02:46:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security
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.