2023-01-30 15:45:40 UTC
1.37 GB
rancher/rancher-agent:v2.6-cd31f229a524c98d61ce1008beb4818b711c0a64-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 91.36% (1.25 GB)
[#001] sha256:b2b5dae6f87d6cefc01e461297e59c49341273319951c9721d87f5bfd8e01174 - 0.0% (1.26 KB)
[#002] sha256:0062996f16b5ee0c8a8c9b420e85dbe7f6c81a04ea5f629c201e86311e544253 - 0.0% (1.26 KB)
[#003] sha256:92edcb443de4668d210fd6ab21d0529c5e8c48e4a8968e939134e2b46b85984a - 0.86% (12.1 MB)
[#004] sha256:07e703989de70fbcda86f22019f228d8f618cfa563c77dea14124745b80bd156 - 3.66% (51.5 MB)
[#005] sha256:3ba4ab3c639c42fc65c538438b8caa3bd4c1da228fd976372da4a891b4805590 - 0.86% (12 MB)
[#006] sha256:4fa6b05d4f3f87805488beeb0f74cc3e87f344818994ae1f2bbefa300bb07238 - 1.01% (14.2 MB)
[#007] sha256:5e08dca4a20b9742631144be768368e18f3c57dfee92d5ba9fd930d146fbeed3 - 0.0% (1.26 KB)
[#008] sha256:d3c934e59e9c5715e120689a75dfcba1ed80798cf129bca464d30045843e5d41 - 0.0% (1.26 KB)
[#009] sha256:e205b248ceb8e1058e5585aee59e2b46775bd45f4aa13c409b7c0761d9906f48 - 0.0% (1.29 KB)
[#010] sha256:51dc496980b3680be80d6d6649eff1ced82b0a3f1a9ab8add82f8df8c8b7850b - 0.0% (1.31 KB)
[#011] sha256:28f2c7f78b0fe0fa6b21a2c780776b5e0990adb8d3564ab2da43f1e14643da02 - 0.0% (1.26 KB)
[#012] sha256:979b948785693fd627f3cd40da7fbe283b8b8917c89b91b6befc3b09718ed559 - 2.25% (31.7 MB)
[#013] sha256:e3ddff98250db867ebccc90577232e4ed24b148b543f32c4b38561a97e8d9f46 - 0.0% (1.25 KB)
[#014] sha256:bc1f34b32e16acd3ac46c1b37a37fd6d61e487e878c08ac73a57db4311749c12 - 0.0% (1.26 KB)
[#015] sha256:fc9f4345c43dbe2e225fd5914a7dedcfbd150db1c7a6e934c98a3f75e9356ffc - 0.0% (1.29 KB)
[#016] sha256:02993c7835ea966ee3fae8bf80b11d91a28a868587c6bd88bf6ed0e6b7ba518d - 0.0% (1.27 KB)
[#017] sha256:55037f3594a98e6a2dd98a974c3cb2763a509a5180bf4b40dd0514041318d13e - 0.0% (1.29 KB)
Apply image 10.0.20348.1487
2023-01-30 15:45:01 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-30 15:45:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-30 15:45:11 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.'
2023-01-30 15:45:20 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.'
2023-01-30 15:45:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-30 15:45:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-30 15:45:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-30 15:45:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-30 15:45:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-30 15:45:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-cd31f229a524c98d61ce1008beb4818b711c0a64-head
2023-01-30 15:45:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-30 15:45:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:36b12755db09844a462f730f16e336e5eca7f7c78ac0b9d4398d0ed62fcdb01e in \etc\rancher\
2023-01-30 15:45:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-30 15:45:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-30T15:43:19Z
2023-01-30 15:45:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=cd31f229a524c98d61ce1008beb4818b711c0a64
2023-01-30 15:45:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-01-30 15:45:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.