2025-04-10 12:12:47 UTC
2.23 GB
rancher/rancher-agent:v2.11-270571b47d0abd61de9508568e5361ce1d10ccee-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 71.77% (1.6 GB)
[#001] sha256:c77bec5e4bac3c7f6dc5d56da5ffc11e72881485b3a55330c17c915ad653f955 - 18.0% (411 MB)
[#002] sha256:82392282ae436df0eed7f6dd448195e2acde51c951b57a5cac6844447a8b981f - 0.0% (1.26 KB)
[#003] sha256:e87ac0b5ccdc43df814ef6209ae3c8d45645d2f9631d97da741ebef18ce4d5e8 - 0.79% (18.1 MB)
[#004] sha256:31e24d0afbf8ec84ae5ac81cda0e7fb49db4df46ca742f38af580881a6a7a0d1 - 2.33% (53.3 MB)
[#005] sha256:00a807fe25dad078c8a62eb07bdac41afddbcf347da1e3a6d39611dc6c160e6a - 0.79% (18.1 MB)
[#006] sha256:61167f5f377873faf5cfbdbc6760005251713428bc74cdbbad5f4d828dec6413 - 0.63% (14.5 MB)
[#007] sha256:059c1a0c3a4f289c50e576917b35e235f82a4611799ef05eb05184eb3ba6a43e - 0.0% (1.26 KB)
[#008] sha256:9731e422ae215e556a440423b499472373a71453a60925e4eb57b6a880e4b7fc - 0.0% (1.26 KB)
[#009] sha256:c846286cd7ded2932475fd27fe8fa091524fbf72014456e747f1d1509615c67d - 0.0% (1.26 KB)
[#010] sha256:d9a4c6ff5bb630f10ac724bd249cae29b715516911722ef0e21a2209641bd28d - 0.0% (1.26 KB)
[#011] sha256:971b7822f0d9aa61320b92e6292686ffc42a500462d041fb5b08f3040f6732b8 - 0.0% (1.25 KB)
[#012] sha256:f8d11fd21f00b1ca01c3a997bc8faa2b7deac38699bea6d719eeb076e4a00d9b - 5.69% (130 MB)
[#013] sha256:2edd4ccd3cc1e731c0cb2495c14d6f318a092cfb611ad448e1053aa6b5ab4885 - 0.0% (1.66 KB)
[#014] sha256:7a2264ff9e730c3be29cdf346d4462f31ee11486e021c2d09c84f03b07a06e30 - 0.0% (5.21 KB)
[#015] sha256:637e8018982e5beed122917e6ead884af3a2913959f9fbd51462c5b4cea634d5 - 0.0% (2.31 KB)
[#016] sha256:300ae6a3e45b3f7639b79974249bb77e8bfe12e59995c53999be3588ed12547c - 0.0% (5.14 KB)
[#017] sha256:56c7795fac678d101fbcdf373d17b341ac6c3a18cba0c7bdcfcc919746f59374 - 0.0% (3.09 KB)
[#018] sha256:e036f695887de42b2905fd2485003c06d4411b4f351973f8521549d7cb2d4253 - 0.0% (1.25 KB)
Apply image 10.0.17763.6293
2025-03-05 22:09:20 UTCInstall update 10.0.17763.7009
2025-04-10 12:11:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2025-04-10 12:12:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.5.1-rc.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2025-04-10 12:12:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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.'
2025-04-10 12:12:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2025-04-10 12:12:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2025-04-10 12:12:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2025-04-10 12:12:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2025-04-10 12:12:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2025-04-10 12:12:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.11-270571b47d0abd61de9508568e5361ce1d10ccee-head
2025-04-10 12:12:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2025-04-10 12:12:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:4ea2b078430d9b51bfb2edd016d9f9b385246111903d6f28d598d123677261e5 in \etc\rancher\
2025-04-10 12:12:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2025-04-10 12:12:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2025-04-10 12:12:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2025-04-10 12:12:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2025-04-10 12:12:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2025-04-10 12:12:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
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.