2023-04-27 15:41:57 UTC
1.71 GB
rancher/rancher-agent:v2.7-ed4b893709717f49c8c55cf9fe2399601007bcf8-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 73.18% (1.25 GB)
[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 19.94% (350 MB)
[#002] sha256:767fd3bdc84ac35ec330268c914915f580dd189e1de14b0af6ee09dab0bc6ad4 - 0.0% (1.27 KB)
[#003] sha256:7fe8890f5ffac3708ad1a1ed937d49f27a66b7d64fe260d9dd79815d8604bfd7 - 0.0% (1.27 KB)
[#004] sha256:bbc91015f2bfb4c9009d92f3e1bbdae473b4407340f3ded2a4403d4af82c1386 - 0.7% (12.2 MB)
[#005] sha256:a74969f4336628cda5b908c54a061e3646cfbaf60dc3d4346f73ff3de9f3e53e - 2.93% (51.5 MB)
[#006] sha256:756dc8eb961e3d78b32cd431139052ea826ad4903c4bb2d7070d7ef215ede2c4 - 0.68% (12 MB)
[#007] sha256:d8a919a28fdd4c7c5d155d742f3f3e92ca718918777ed8f304ca777cae465045 - 0.81% (14.2 MB)
[#008] sha256:5d294a4a9420105838fabf77df6bdec92726ec5aa8578a5a17685fdcd843c411 - 0.0% (1.26 KB)
[#009] sha256:b82618898458f5501263beb8e77ed91c0afdb694c856daebc571233c65ac8f2b - 0.0% (1.26 KB)
[#010] sha256:01d8c5b5e81412812ac0417239be1bc622569d885476c3c9579a626689a28329 - 0.0% (1.29 KB)
[#011] sha256:e5571ef2b4265d329b88b19325d5cf709945176c7a9741b32e32b0628d998ee4 - 0.0% (1.29 KB)
[#012] sha256:be77171a236a2d3aee81a2f308b5f0aff69187dbd95491b8614982d50ae24d48 - 0.0% (1.29 KB)
[#013] sha256:4bd37c6d848d2f57a8d508fc00ef7927b5323643ad2a090eeafcb0125912f65e - 1.76% (30.9 MB)
[#014] sha256:9e3f6002fd3c961e820eabbdd4ae1efefe3daa169088802a48d10875dacb3261 - 0.0% (1.26 KB)
[#015] sha256:54a453694358b863779b46fcf9e297fcc90b697eca30c6ba3cb5c03aaf51ba6f - 0.0% (1.26 KB)
[#016] sha256:7cb0c158114fe266bf550a70008b5fb8803d975622fb1247608de34d0da30539 - 0.0% (1.27 KB)
[#017] sha256:4624a151458037c671225bcb21500a07676761cf614d8205b47fa7211454d6e7 - 0.0% (1.29 KB)
[#018] sha256:dfe6f4ffd752cfc3674200244910be47205e387184dabc1b3b0422bc6bc947c3 - 0.0% (1.36 KB)
Apply image 10.0.20348.1487
2023-04-05 00:38:27 UTCInstall update 10.0.20348.1668
2023-04-27 15:41:16 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-27 15:41:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-27 15:41:26 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-04-27 15:41:36 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-04-27 15:41:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-27 15:41:51 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-27 15:41:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-27 15:41:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-27 15:41:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-27 15:41:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-ed4b893709717f49c8c55cf9fe2399601007bcf8-head
2023-04-27 15:41:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-27 15:41:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:3891e549252d6975f7e0b789024f776655bc48a28f1bec0971e426d952f84f6a in \etc\rancher\
2023-04-27 15:41:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-27 15:41:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-27T15:38:31Z
2023-04-27 15:41:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ed4b893709717f49c8c55cf9fe2399601007bcf8
2023-04-27 15:41:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-27 15:41:57 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.