2023-11-21 14:14:59 UTC
1.88 GB
rancher/rancher-agent:v2.7.9-debug-42864-2
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 68.93% (1.29 GB)
[#001] sha256:7989ef2c4cfb06d845746a3c3660481ea84d3f5c8216041855ce528f0ac4015c - 24.73% (475 MB)
[#002] sha256:227d0112849a9dbc6d8cddcf78ab4994154dde17ea6a4617ad9afae74b676be3 - 0.0% (1.27 KB)
[#003] sha256:1e23cac0b7788ea77ca2adb9e3a40d1b4d0ca4a9b28cc01ecb4767ecd724057b - 0.0% (1.26 KB)
[#004] sha256:725dfec58c0952f81ab372a9677f57e5c94a407ef29757253587ac9d2fb2b05d - 0.62% (11.9 MB)
[#005] sha256:27faa9997785298a26f0eca4442222fa514f1302a3c0fe4590f69b7f1467134e - 2.66% (51.2 MB)
[#006] sha256:140c2ee5a8e966b2e412be46e9013884f895de666748883d9ffc68c95a320186 - 0.61% (11.8 MB)
[#007] sha256:89001a4c7086ded4ddc10f9f9ed9262ada06bff5c3b8c60437fd312968ccacaa - 0.73% (14 MB)
[#008] sha256:0042bea2706230e104ae85da2fe1b7916ba9782c56bf460696a588c3d6989db6 - 0.0% (1.26 KB)
[#009] sha256:28bd58fa4a41c95274fb9e5803d5ab46b58a7183797848e0db91826686de4413 - 0.0% (1.27 KB)
[#010] sha256:ddd96fc0b2aad304f2077645a7204e155f0db8448ddc1cc689d448e6731ed9ec - 0.0% (1.29 KB)
[#011] sha256:6c16636a08ae33da4d41dee1171abc4c389c80e05846f04452c73338d39d8d06 - 0.0% (1.26 KB)
[#012] sha256:e9f00d7bc190e42344f0f2fe650412678ddfdd6b61b307be0b40177cb274e302 - 0.0% (1.27 KB)
[#013] sha256:d0bea00cbe96f7f47a930160a718a9308a2808dd6e343f6dcb2f3556bac9e841 - 1.71% (32.9 MB)
[#014] sha256:f356c062423d49bd2db5fcec5e6cf60d61e6885025ef76cb801aa7f40c892c4a - 0.0% (1.3 KB)
[#015] sha256:e63651e79d8d5e05ec7158fdc10289e51690a13bf8925c2963133ecf6228b965 - 0.0% (1.3 KB)
[#016] sha256:9f1038bd98b1194bf59e32b6667eed62c19c3cc20c5dbbf8398fb80be12dce53 - 0.0% (1.27 KB)
[#017] sha256:cdd411452c8c47d13fa2ecb8a3a0a86c0067e12d26523c8c16ce24724736ec70 - 0.0% (1.28 KB)
[#018] sha256:2dd6c69d725397bfff3f27aa2636606c98b22af503dfa46c7fab0a268f15d532 - 0.0% (1.26 KB)
Apply image 10.0.20348.1787
2023-11-09 06:47:20 UTCInstall update 10.0.20348.2113
2023-11-21 14:14:17 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-11-21 14:14:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-11-21 14:14:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2023-11-21 14:14:37 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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.'
2023-11-21 14:14:45 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-11-21 14:14:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-11-21 14:14:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-11-21 14:14:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-11-21 14:14:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-11-21 14:14:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.9-debug-42864-2
2023-11-21 14:14:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-11-21 14:14:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6c20e9975615118d5b944524cb5364a83cd4031611c08a45e8a9d47514d6bb73 in \etc\rancher\
2023-11-21 14:14:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-11-21 14:14:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-11-21T14:11:22Z
2023-11-21 14:14:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=80e1936ef72ce0e5e6a36b10c5478cd118b5eb7d
2023-11-21 14:14:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-11-21 14:14:59 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.