2024-03-21 19:18:53 UTC
2.1 GB
rancher/rancher-agent:v2.8-50e1dec6d93c086680a9bff806ca79d72db2d78b-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 73.06% (1.54 GB)
[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.0% (452 MB)
[#002] sha256:31e5798227f5636a81ae434c37678f44e89a5a684bc8fbd2434ef22b17fad6a8 - 0.0% (1.07 KB)
[#003] sha256:a3df5a543a0f74767ca25b64ddaffeeb84767781ea6e06b8527646cc42087cb3 - 0.0% (1.07 KB)
[#004] sha256:e820f6ddd02e0f7e91755718bd1cb2a593d5cbaf50a79419e7a2d1d3a473640e - 0.55% (11.9 MB)
[#005] sha256:74b78b829ce23157d9d3822664daba5ae7cf748eac56b6922b0428ef12d70ea8 - 2.47% (53.3 MB)
[#006] sha256:b46a9d1793fed3d2b9252c2c03d8532a3de915356a37e1c6b0f8847cbd9787a4 - 0.55% (11.8 MB)
[#007] sha256:5ce6364260dff5ce7f2651a121b1740c8e31e2b4ec4c833c53d64a3d506dd8b8 - 0.67% (14.4 MB)
[#008] sha256:a1ad191497c5fa0e195e27d5616b76791479d4eca48690cf870b174cff0e1473 - 0.0% (1.07 KB)
[#009] sha256:902efb650ec6e3165e32caeb9be0f0ef041475aa3e18b7088507994bf6306cbb - 0.0% (1.07 KB)
[#010] sha256:92b83a0ea9bcff08c9f05bcce51db4a4f341e65b31a0c23e4329633639f7d40e - 0.0% (1.07 KB)
[#011] sha256:481f4545fbe5915dab58d6dbc7c36b6a809f8f8a47042a8a36203f37b0a95e30 - 0.0% (1.09 KB)
[#012] sha256:a02d03174dd3c861c7282f2303154de122eccf13c8b421672077b51b84b9351e - 0.0% (1.09 KB)
[#013] sha256:073a7c4918709841f6cdafb6011a1d383186230dd0194a4266eeb057e48aa083 - 1.7% (36.6 MB)
[#014] sha256:73844f356334d50ef264593a2b5d697bdd8902768925380b3a852ddd2f53a658 - 0.0% (1.07 KB)
[#015] sha256:a8dec63a36ea9b31c11f56a8a95891fead3375695085a089aa17632ff11dac76 - 0.0% (1.09 KB)
[#016] sha256:729cac37818547c5957ae0ad47aaf957b156f4fc506eb904f95b132b71cfde49 - 0.0% (1.09 KB)
[#017] sha256:e54b4de67816d3b58431afa305b186eb3a0d0d6becb2d65d277a3f9a05837e95 - 0.0% (1.09 KB)
[#018] sha256:0256b3c8be70b7339c4d4f5f6c7e68ef99c9e3d44d48705d3a31a7bc99e524fe - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-03-04 01:18:21 UTCInstall update 10.0.17763.5576
2024-03-21 19:17:14 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-03-21 19:17:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-03-21 19:17:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.14/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-03-21 19:18:03 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-03-21 19:18:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-03-21 19:18:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-03-21 19:18:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-03-21 19:18:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-03-21 19:18:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-03-21 19:18:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8-50e1dec6d93c086680a9bff806ca79d72db2d78b-head
2024-03-21 19:18:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-03-21 19:18:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:54c2262536c4bfaa62b93eb8371b9e601db7cc11c0838cb5484e5d50e5e2f0b6 in \etc\rancher\
2024-03-21 19:18:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-03-21 19:18:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-21T19:17:12Z
2024-03-21 19:18:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=50e1dec6d93c086680a9bff806ca79d72db2d78b
2024-03-21 19:18:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-03-21 19:18:53 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.