2024-08-23 19:54:30 UTC
2.19 GB
rancher/rancher-agent:v2.9.1-rc6
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 58.96% (1.29 GB)
[#001] sha256:5f0206d135152eb909f50159d6ca348a5aead199afacbafc000b770c1b0720f6 - 31.89% (716 MB)
[#002] sha256:b3af6a7df059c66d2ca8053a68afe4fdcc7cc1d549909a5cf36c8dac0a270bc6 - 0.0% (1.32 KB)
[#003] sha256:0cf83767f7219cfc9289264146fe24b7a8b04489141fe7a63eac3dbac54dff26 - 0.7% (15.8 MB)
[#004] sha256:ff79bf078e887c2f808674759a4fb53d1a0b82ee98e4ae23964448c75459db06 - 2.37% (53.3 MB)
[#005] sha256:d12f0a700e20ca3e54c63a3e2087048065f56c32c63a383baa3945b9a9fe25ef - 0.7% (15.7 MB)
[#006] sha256:2310d8fbb55db2e6bb0d2cb6b62f6e9aaa5045d448f8fe932d723e1471a51e92 - 0.64% (14.5 MB)
[#007] sha256:1b3c9a7ed59e12e07fc4fb87dd170799df2f240338c070f295fd92947d9ef613 - 0.0% (1.25 KB)
[#008] sha256:9f09822bc62cce60bba3f885d5f4abc2b529f17c8dc98864cb6fa41b70afefdb - 0.0% (1.26 KB)
[#009] sha256:e1f6ca77e5aafb64d505ba4f7c586f6aab1630deddaf67df8ffb8e309a99d001 - 0.0% (1.26 KB)
[#010] sha256:7c0506b79c48eaea0a72a1e8bb89b489f3c081ea8d5bdc2185a3e354f55af2ee - 0.0% (1.25 KB)
[#011] sha256:5d532db4cb3aa700dd36fdc5fc2fa2e324e870c44fc1c3d37bcf01ce6f5b33a3 - 0.0% (1.28 KB)
[#012] sha256:11acdbf25a827b8b314b4cce7096acfd868d7ab3204a472c185c9c295c74ba3e - 4.73% (106 MB)
[#013] sha256:960a9997af4747894734a9deb8a12f81d5fea82ddedecd5efbfed476c73aefa1 - 0.0% (1.67 KB)
[#014] sha256:a0bce579d068c46921649e82fb686b220ad3413fff13c6309c0d3a650582e61c - 0.0% (5.19 KB)
[#015] sha256:88a845847ae4a62232ef3131650fd822076eeca6c167fd14bcd19a48a6b09f27 - 0.0% (2.31 KB)
[#016] sha256:e1bcd1daa776ffe9771272263f402a17615f37024bba97db37244a51415009e5 - 0.0% (5.13 KB)
[#017] sha256:e5791678195cbac4582c6b3cd2c33553203258b138ca03b98784a2d713357748 - 0.0% (3.07 KB)
[#018] sha256:cb5768ac2699b61bb210dd9de71b5c2d0d0b6f1b245dab53b4f31e1a963ebab3 - 0.0% (1.25 KB)
Apply image 10.0.20348.1787
2024-07-03 10:07:02 UTCInstall update 10.0.20348.2582
2024-08-23 19:53:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-08-23 19:53:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.17/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-08-23 19:54:03 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.'
2024-08-23 19:54:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-08-23 19:54:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-08-23 19:54:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-08-23 19:54:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-08-23 19:54:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-08-23 19:54:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9.1-rc6
2024-08-23 19:54:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-08-23 19:54:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:c6e05d47e56de09d3b6a8b6ae8ae0c8ed0b452f0877ff32400e48cc6b3830e6a in \etc\rancher\
2024-08-23 19:54:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-08-23 19:54:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-08-23 19:54:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-08-23 19:54:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-08-23 19:54:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-08-23 19:54:30 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.