2024-03-11 20:56:33 UTC
1.9 GB
rancher/rancher-agent:v2.9-9d8291727bba67ddc2b0a1a63f0d6a1df0b38760-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 67.92% (1.29 GB)
[#001] sha256:855fa6b82f2f8fea22646f0d4aa228ea8cbb8bc562afd14a163a8f3d0eb010e1 - 25.54% (498 MB)
[#002] sha256:ea6bd5fe0b1a862f7b3a3b7fd75cecdbf1f11078bb47eb49d6508b8721a7b639 - 0.0% (1.3 KB)
[#003] sha256:8285fd0ca2b12df862fa4fe3fb78075cc00073da6179c966f80f57296ac6a738 - 0.0% (1.3 KB)
[#004] sha256:fb1430c0e6b7aa6351fe2dd9a9161d6c0c8a1efcebc29890b6d12cd88f9b83ac - 0.61% (11.9 MB)
[#005] sha256:e50abca5356507058581301a05ab3125a0a4a1974aa0c8237d0e4620b9800089 - 2.73% (53.3 MB)
[#006] sha256:224c6146e86a1b6414d6d098f2e0c7072d779794eccd0ab0f57339ef2d403ee8 - 0.61% (11.8 MB)
[#007] sha256:24810973eaf7c1cc5b5a9d56c6e84ed39e0dfe90412cf2fc1f0d347979415471 - 0.74% (14.4 MB)
[#008] sha256:951968f6413c0a0e5bdb5f43daf640b36af04acb73735ce027607325a99317c5 - 0.0% (1.26 KB)
[#009] sha256:b2fcbbc27e85b01d85a10a55caff559d41dccb87f23c3e5f6c151a5110fd0cf4 - 0.0% (1.29 KB)
[#010] sha256:15974b52409a33b90d1d1814e7898042bbc53edff873ad3bfba1265fda65cd11 - 0.0% (1.27 KB)
[#011] sha256:206e80d1e15c4f27c22f00707708371d4fe15084a6399aa04e6ed912d56750c1 - 0.0% (1.27 KB)
[#012] sha256:292bf15035f5e57b43de36dd72b889330e9d6179db9b6d237407a99924ca3cbb - 0.0% (1.27 KB)
[#013] sha256:9bec41b9513e9099d50738a71df128b64acf46597e2bfa1d902997553696ff39 - 1.85% (36 MB)
[#014] sha256:2fafe1b87a0df9edc481bbc5c104ea011f1dcf87251368d31ab282479a7d7963 - 0.0% (1.34 KB)
[#015] sha256:df7c39b68430c13fdabfaa77126b83fdfbd9b8afa7594e523669372a5f58fcb6 - 0.0% (1.26 KB)
[#016] sha256:a7d89012d3ed164e34f5fa5a16112da7fae6fd6d2da58435c1cc9068752ec05b - 0.0% (1.29 KB)
[#017] sha256:9dd6ca08a0945c096e544f02992f89c3226d8a350d022cecdbd78ee865065741 - 0.0% (1.29 KB)
[#018] sha256:d75015840e9bd29034a62ebc985640a07116efdda8c92f2f9761216e086117fd - 0.0% (1.3 KB)
Apply image 10.0.20348.1787
2024-02-07 06:55:59 UTCInstall update 10.0.20348.2322
2024-03-11 20:55:50 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-03-11 20:55:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-03-11 20:56:00 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.14/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-03-11 20:56:10 UTC|1 ARCH=amd64 powershell -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.'
2024-03-11 20:56:18 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-03-11 20:56:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-03-11 20:56:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-03-11 20:56:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-03-11 20:56:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-03-11 20:56:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9-9d8291727bba67ddc2b0a1a63f0d6a1df0b38760-head
2024-03-11 20:56:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-03-11 20:56:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:a02d7e45b6609f766c39ef0a74355dae8029c58fa0dc39d346236dd7b3bad8ff in \etc\rancher\
2024-03-11 20:56:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-03-11 20:56:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-11T20:55:48Z
2024-03-11 20:56:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=9d8291727bba67ddc2b0a1a63f0d6a1df0b38760
2024-03-11 20:56:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-03-11 20:56:33 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.