2023-12-05 17:00:22 UTC
1.88 GB
rancher/rancher-agent:v2.8.0-rc4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 68.85% (1.29 GB)
[#001] sha256:7989ef2c4cfb06d845746a3c3660481ea84d3f5c8216041855ce528f0ac4015c - 24.7% (475 MB)
[#002] sha256:3b6d0531aefbd6307489c550e5c995d3f0bc77b0e1aa19c6a5771e4fff6bfc8f - 0.0% (1.27 KB)
[#003] sha256:df305851eac15be3d5b1fb9033cc56a45f83b5dc6812514aaf9b05c30add22dd - 0.0% (1.29 KB)
[#004] sha256:7702c7d6a854f3ffc55d5e52bf5c87e039d6b55aaa2732838c7201630874c26c - 0.62% (11.9 MB)
[#005] sha256:a6904cfb2f4f22e0d925bf21938aad30ae13f36795c4560aa50ba70236b96262 - 2.66% (51.2 MB)
[#006] sha256:c1cdfee43e5bcf3d9e8b6ee14125004af354720dcbd661be3b745913827b875e - 0.61% (11.8 MB)
[#007] sha256:2cf0bc39198fd899263a6e8223e99195af5ffd3180b11d3cf6b93ae575923c25 - 0.73% (14 MB)
[#008] sha256:061a7ef90bf7bc7a43c195534876749b46b0d8d69e63bf3df12343d34ab125d0 - 0.0% (1.29 KB)
[#009] sha256:01ce7e997933f8148edfe548e27d364abd180947671d006415edaabe64386dce - 0.0% (1.27 KB)
[#010] sha256:8f9e12507cb6799edf5b7a96b82b0a6c5055af29a98e57cc5b5ff915c3551b33 - 0.0% (1.27 KB)
[#011] sha256:6dbdbd0371f13f46c88a1adf73621634aa3d08c7c67b8ea2df7c5a9908f01d1b - 0.0% (1.27 KB)
[#012] sha256:5e22ee26633f8b715e596b12d5fd2757cb81a1bdc4e43cb9c94e4f28d2912120 - 0.0% (1.27 KB)
[#013] sha256:c30316ed36a7bca58b270799deb5207d4cb2c40745413ccb69f28531ab864fc1 - 1.83% (35.2 MB)
[#014] sha256:52c4ea72fa9194dd294590b3c9faf11cf69d0dcc111be0850f28c86a24ec73f2 - 0.0% (1.27 KB)
[#015] sha256:735d592a671117bbbf3f4b59f5504c82ac83c47bc503a6b0ff10519d090d5c40 - 0.0% (1.31 KB)
[#016] sha256:4cd1ef3aa67fff0a826b823740e94feff2dff959bb7061422d2bacb3a6e4a314 - 0.0% (1.27 KB)
[#017] sha256:bb7713423767b9423ab540a74e759a67fd64ed9844563af736eac2f0dfd1c9e6 - 0.0% (1.29 KB)
[#018] sha256:eb7063f8af98e766b631e5ccccad7a03c44ce912108c98024451ac05848172d2 - 0.0% (1.29 KB)
Apply image 10.0.20348.1787
2023-11-09 06:47:20 UTCInstall update 10.0.20348.2113
2023-12-05 16:59:39 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-12-05 16:59:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-12-05 16:59:50 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-12-05 16:59:59 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-12-05 17:00:07 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-12-05 17:00:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-12-05 17:00:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-12-05 17:00:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-12-05 17:00:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-12-05 17:00:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8.0-rc4
2023-12-05 17:00:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-12-05 17:00:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:72cf1b7824adeb389eba80e7704ee7b7b20be3da98bbf4fb321fe30f1999c01d in \etc\rancher\
2023-12-05 17:00:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-12-05 17:00:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-05T16:56:45Z
2023-12-05 17:00:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=19e19a76f7ece0d0fb7b4bde1eec18ed0ec594cf
2023-12-05 17:00:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-12-05 17:00:22 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.