2022-05-12 21:47:27 UTC
2.44 GB
rancher/rancher-agent:v2.6.5
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 71.56% (1.75 GB)
[#001] sha256:8b534d64a7c337eb8a23b425e4f598cd3e7407ddf8c7b2f714d1e7f7ed6a04be - 23.9% (598 MB)
[#002] sha256:81c5b63eb70323ea4a6c346fdafc353bf1605b6f9ec3982e10f34124a7855e6e - 0.0% (1.09 KB)
[#003] sha256:efde374998e96b384b8673d6f3be4e31c7850769b23888391613ef93911809a8 - 0.0% (1.07 KB)
[#004] sha256:98b98c3be10a113c0b9fd70a31658a8acb210899b38e5709d44d66831d5c4bb2 - 0.42% (10.6 MB)
[#005] sha256:ab82da200efec29243b012780e43da181c96ee84c40037d28b0ea32df2c3fd71 - 2.0% (50 MB)
[#006] sha256:d288a61e15d36e31e09a458c61e9e0d8990ac951f7a0af73b3ef31342f1bff16 - 0.42% (10.4 MB)
[#007] sha256:24fdfde384c21b6143046b806439455095e8643869f01c8bdec2d6ff7f81cdc4 - 0.54% (13.4 MB)
[#008] sha256:6aa67dbe18df9623d416ee5a26c5e72ef63f8783859ef990f16be88b1d3d97ba - 0.0% (1.09 KB)
[#009] sha256:c2580834c0beb18ef74c25eed0250f4aad5562a161819e517e91a0d49a11b45d - 0.0% (1.06 KB)
[#010] sha256:8e529804f8adccb66b7eb208100a5d55625d9753ee0c5e2333809445b43fd568 - 0.0% (1.06 KB)
[#011] sha256:dcf3a90c1e725e35c9879d97ae1762d8fef8a107a64d0b85d9dc00fc5476e67e - 0.0% (1.06 KB)
[#012] sha256:325207cd020f647e3d2eaab55422c1226e8b40f8643e209e312e3ce2382cc91f - 0.0% (1.07 KB)
[#013] sha256:1ae38762dcaabab8076906a83dcec2946a82efef4e9262b0bb0e3e935049bcf9 - 1.17% (29.2 MB)
[#014] sha256:8732e5652b410ec9ac31df8e4d1381aba01b93e5748750496906c11571c39a28 - 0.0% (1.05 KB)
[#015] sha256:2aaeeb28de183a9b1354bdf1775960cbdd7cfd417e5810f389469a84fb5ab253 - 0.0% (1.06 KB)
[#016] sha256:3f889491a632e05681206f479b761729435eb4ccfdde18925b47df070a9cea2e - 0.0% (1.09 KB)
[#017] sha256:7ade77113fbb360761c2a7f24f6a5b82b20f070136ce883f99fdfbde77a2ccdd - 0.0% (1.06 KB)
[#018] sha256:851d964eaa783eba80e298fd3a66e1e679544cdc94e2e5c47412059052addc61 - 0.0% (1.06 KB)
Apply image 10.0.17763.2803
2022-05-05 17:03:24 UTCInstall update 10.0.17763.2928
2022-05-12 21:46:44 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-05-12 21:46:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-05-12 21:47:02 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.2.10/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-05-12 21:47:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-05-12 21:47:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-05-12 21:47:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-05-12 21:47:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-05-12 21:47:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-05-12 21:47:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-05-12 21:47:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.5
2022-05-12 21:47:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-05-12 21:47:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:128c8845b3e158b89d6f2c2f545d7b47f84b457659fdb7c97a6d78c792273482 in \etc\rancher\
2022-05-12 21:47:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-05-12 21:47:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-05-12T21:42:53Z
2022-05-12 21:47:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=c4d59fa88e2313e1446ba542a21c39e15a17f375
2022-05-12 21:47:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-05-12 21:47:27 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.