2023-12-14 17:00:44 UTC
2.04 GB
rancher/rancher-agent:v2.8-dd80fcb09d78a1a4f0b9f25e46ef5a8c79ac7433-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.38% (1.54 GB)
[#001] sha256:e35ae5ad761bfd7e5fb48c234de8722eaa28e17e2c956816fecb417ab6259c29 - 18.68% (390 MB)
[#002] sha256:05f2df0378704d2d92d1977d8187dabbfb48d36465db87e1e934fcd00c200314 - 0.0% (1.06 KB)
[#003] sha256:1ad2eb126ac68b4a5ea940b4aeca340caf0626dc70bddd95398bae32b856d49a - 0.0% (1.09 KB)
[#004] sha256:06a303f75480667222d921496805f04f1b7cfdc7c1ccf7be9b9907769133d260 - 0.57% (11.9 MB)
[#005] sha256:cb5241a4a0a9a013e794960d18837e29987fc83a8e85f9b0904801b1b062487b - 2.45% (51.2 MB)
[#006] sha256:f9ade2e789c2528fe515ce290366b268a9e3f0b1695023dc17224b32a3f92863 - 0.56% (11.8 MB)
[#007] sha256:f7e00c8bd5190953b74be6692c5d12bd336b64876ef7e9838d96ae8eb66050d3 - 0.67% (13.9 MB)
[#008] sha256:ab32b9e788ce02f3a9042fcb9ca1912f3d4f0b8e4d558d1380ecac295709a591 - 0.0% (1.09 KB)
[#009] sha256:5ac0471a1332f800a686c463ac53e35591dcd785663d1727804ad56ce2b61017 - 0.0% (1.07 KB)
[#010] sha256:4848e2b0c89257e6d8a3484d320e9f8c6b00f1e1fc012563f10ba5a03df1a18d - 0.0% (1.07 KB)
[#011] sha256:43c22d0da75b9869a501a2235a29eb8dea2b51350f010a827910f30e326bb122 - 0.0% (1.06 KB)
[#012] sha256:e2e2208d3c4e28d7ff8d47f651896318571bee3369ae2b2b669171df4c0be7a6 - 0.0% (1.07 KB)
[#013] sha256:3ad70a053f6cb4a9a578284f66da4b68b2508defa8ff6615b2d60083c902ad5f - 1.69% (35.2 MB)
[#014] sha256:4f293502c5525f32d645754ebfd0a5b26abd0103ece02b7417a088e2df6b88dd - 0.0% (1.07 KB)
[#015] sha256:1fd1179a2614389886963bed4c7ba2a0121d317e09d2553723ef79ccffbcccec - 0.0% (1.07 KB)
[#016] sha256:95bc9ae73d76e2f9f578a7753b82519a5dedc5ff20ff6419f989cd325d3f1a28 - 0.0% (1.06 KB)
[#017] sha256:0cd45ae042c2732171493cc4c139597be89e1bf43f2aca3b09128eda5297fa5e - 0.0% (1.09 KB)
[#018] sha256:811731d44baaa4d91a7888338d10c6d4c65e5afbeeeb46c64d1eb1d34b43f905 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2023-12-04 11:24:49 UTCInstall update 10.0.17763.5206
2023-12-14 16:59:10 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-12-14 16:59:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-12-14 16:59:30 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-14 16:59:54 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-14 17:00:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-12-14 17:00:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-12-14 17:00:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-12-14 17:00:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-12-14 17:00:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-12-14 17:00:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8-dd80fcb09d78a1a4f0b9f25e46ef5a8c79ac7433-head
2023-12-14 17:00:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-12-14 17:00:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:2adf41aff24f378ce8c88cc321af4d402a8436487f08ee0047157eec525ff3b1 in \etc\rancher\
2023-12-14 17:00:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-12-14 17:00:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-14T16:55:44Z
2023-12-14 17:00:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=dd80fcb09d78a1a4f0b9f25e46ef5a8c79ac7433
2023-12-14 17:00:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-12-14 17:00:44 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.