2023-09-14 06:48:03 UTC
2 GB
rancher/rancher-agent:v2.7.7-rc5
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 76.99% (1.54 GB)
[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.06% (349 MB)
[#002] sha256:f0c0873a119d42b4e66b106a872671cee9f85df6211f64010c8abd74e8815192 - 0.0% (1.09 KB)
[#003] sha256:81e119879cebfee9d5c323f40b944412b91010cf609b179edfc207f773152a61 - 0.0% (1.09 KB)
[#004] sha256:ac55322b2feba2caf7e4fdcba2aa74f0116f8a77368b453e703b439f6a115e23 - 0.58% (11.9 MB)
[#005] sha256:8db3f9b7360203f925223fd4bfcebe6c71a5bde616db18d9ad924a357ad77ec6 - 2.5% (51.2 MB)
[#006] sha256:6a865397602acfab9442a4d06a6c82a26928b9edaff0ad72a21772d9b71cc757 - 0.58% (11.8 MB)
[#007] sha256:4a3a7d14988d5f3e5bfe52464a6d9b6f069d6b9ce8d973c36c2dca1c7cf11f20 - 0.68% (13.9 MB)
[#008] sha256:673a36d71a8e5db7022c82db0f6004ea0c7f98620e35218d2dcc78b9c80b3979 - 0.0% (1.07 KB)
[#009] sha256:428d6caeeba637e70b4611394b60cc125830dc1a0826c3cbb46800ab596f6372 - 0.0% (1.07 KB)
[#010] sha256:81a9b3aa6286dcdbc73b34908b59f13bd31b85471a1213f87177968ac6249245 - 0.0% (1.06 KB)
[#011] sha256:ffd7cfd8360bea928da435eaadfc5a68cff4c1c587debde8db8cf9ca22b2aafd - 0.0% (1.07 KB)
[#012] sha256:0c0978f026ea5458cde6a14b5a6216c21bf3f1417f9f421786db9895b3b70905 - 0.0% (1.09 KB)
[#013] sha256:09ce4e79008d91dfb47c26e7508443dc728ea8f828897bb1644048209455432b - 1.61% (32.9 MB)
[#014] sha256:6da63a43b2a4008bc359d6817ce8cb847c25fe820a07dcb40762a2662e5114aa - 0.0% (1.09 KB)
[#015] sha256:9ed1667777b60b558cbb66b5e4d386e98a3be9b62f636669d70c411766f5e78d - 0.0% (1.07 KB)
[#016] sha256:af2e2e0f90495b35cd562f83c4158c421b34396504cad3ae74d0da96b69e20fa - 0.0% (1.1 KB)
[#017] sha256:4bbf53e456ec0b0206911ddf8b70d47c882245f3b385c6f194491ad69483bd02 - 0.0% (1.06 KB)
[#018] sha256:ba3ba617289110547f81fac1f0ce9eb4ef658803b8c9f9e528b002d02a0f24c7 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2023-08-29 17:09:18 UTCInstall update 10.0.17763.4851
2023-09-14 06:46:30 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-09-14 06:46:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-09-14 06:46:47 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-09-14 06:47:11 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-09-14 06:47:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-09-14 06:47:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-09-14 06:47:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-09-14 06:47:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-09-14 06:47:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-09-14 06:47:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.7-rc5
2023-09-14 06:47:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-09-14 06:48:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:744f5577aaea678c0a81dae796509f92d8c0d78682968ab844a27c73c4dd2543 in \etc\rancher\
2023-09-14 06:48:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-09-14 06:48:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-14T06:43:13Z
2023-09-14 06:48:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=11e18975fd9f1a7d1a26de31aa01b28984708835
2023-09-14 06:48:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-09-14 06:48:03 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.