2024-07-05 20:25:50 UTC
2.11 GB
rancher/rancher-agent:v2.9.0-debug-8577-2
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 61.15% (1.29 GB)
[#001] sha256:eb373ec9afdfc5f09b9380d981e0c61f9c7b48537b887135c7c66810086e705e - 32.13% (696 MB)
[#002] sha256:5b1a4abc4237f97f414ad7ebedb0f4a4ce05df961078fa0d54611361856d18e0 - 0.0% (1.27 KB)
[#003] sha256:0d0da970857ff6f630d60cd59def000e52a1bc67d5cdd12c6fc74dce00965725 - 0.0% (1.26 KB)
[#004] sha256:1802ec04441c961e6aa56c85f91616feadf0f6aac8a61a4a3ae3cf82f3115599 - 0.57% (12.4 MB)
[#005] sha256:487ac120516825581bb47acbc887ae57dcb222b09e64b0d1227a6a001d12902f - 2.46% (53.3 MB)
[#006] sha256:acc835e184326a3db90eb867eaa09e2745bf752725f92637e319916992bdc099 - 0.57% (12.4 MB)
[#007] sha256:0ddedd7adc3f4ff600e3faef8b85b06b4e0a064e56d369443e98c5ba948e8572 - 0.67% (14.4 MB)
[#008] sha256:ffe1808edfd59f447df2abefc02acf71f48a1730d91fbf8eed02160a32ed56b8 - 0.0% (1.27 KB)
[#009] sha256:f35776ed0e6d64a1d8f71d9ee45cd3ee8a324b8a29210957637c4050d062cb64 - 0.0% (1.26 KB)
[#010] sha256:099856f07047c1992b451e56186cc893ed1d3291eda3b60636f38c0a85a15b47 - 0.0% (1.27 KB)
[#011] sha256:0340faef57cecbc0e1ae698ee0f2ea9aea2a4329f38e8c238e28a65d6766275e - 0.0% (1.31 KB)
[#012] sha256:52c4a6f7f179efb74213ef1d76ed4ffa1c65a129d3f3022830b39d04adf1b56e - 0.0% (1.26 KB)
[#013] sha256:c626bc8e9f7da3b2eabf10d89f063c4333b1482809dcca96832bd473f1d48042 - 2.44% (52.9 MB)
[#014] sha256:40b7aaa968a9dee142137d5804befa41b7f389db955735976edbdc599309dc8c - 0.0% (1.26 KB)
[#015] sha256:112f207bf862cd15003bc7db7a0080375c0b46562195fb42bad9e2cf17a87a1c - 0.0% (1.27 KB)
[#016] sha256:1461e5f2b12f0f92d000d7f678e16dbf9afa60e6c38802338ee5581507b01867 - 0.0% (1.26 KB)
[#017] sha256:21738e770a635e531570c37669c5c4d872632cc1291d7c506162fdc87682b1b4 - 0.0% (1.26 KB)
[#018] sha256:453900bb19e97edbefdccb1c6323536b4fe2c4b95b1300a5dd141eb3ad90f547 - 0.0% (1.27 KB)
Apply image 10.0.20348.1787
2024-06-19 19:58:05 UTCInstall update 10.0.20348.2529
2024-07-05 20:25:06 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-07-05 20:25:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-07-05 20:25:15 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.16/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-07-05 20:25:25 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-07-05 20:25:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-07-05 20:25:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-07-05 20:25:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-07-05 20:25:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-07-05 20:25:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-07-05 20:25:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9.0-debug-8577-2
2024-07-05 20:25:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-07-05 20:25:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:9266e4bd21ff7f17d393d06ad989483e854465d0538db4e87ee78a17efad44c8 in \etc\rancher\
2024-07-05 20:25:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-07-05 20:25:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-07-05T20:25:03Z
2024-07-05 20:25:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=4bf7f0d0bff697c0d94dc723395dc735f83dcd9b
2024-07-05 20:25:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-07-05 20:25:50 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.