2023-05-05 21:14:51 UTC
2 GB
rancher/rancher-agent:v2.6-732f31790ea4e12fbef3ba2c8375e02e4b1b3f89-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 77.5% (1.55 GB)
[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.59% (339 MB)
[#002] sha256:97c431a6ca3362dd2feb38dcbf074c35b343ac82570f32abecdfbac69c9948ce - 0.0% (1.07 KB)
[#003] sha256:999481c510f65986ddb3da6c1c248af8a85a912300f67b5fb9accbccc3c0c3c2 - 0.0% (1.06 KB)
[#004] sha256:d6d62a291ffe9f934d48cd7f801ff1b95a6a5423dd7f2bd0c8a82d226444c152 - 0.58% (11.9 MB)
[#005] sha256:4afe292a09ae33cf166f9589e29a833f6ef08a8592614bbf8646a41544e5e48c - 2.51% (51.2 MB)
[#006] sha256:1f5a2a979995f25633f9649567b8457eeaf38100de18b47c449da1ff3f64145b - 0.58% (11.8 MB)
[#007] sha256:a419ba6b2c7d4ee35f6ea7eb833d30ef2a210b4fa16f59f2622884eff54a67a8 - 0.68% (14 MB)
[#008] sha256:f1ac143be82dbea76325f038d1e72677feebd06792f33c25bf09f0a3140900a7 - 0.0% (1.1 KB)
[#009] sha256:7e78cd93b37f26ee1ed2efa3bd7b07d2ebe9bd2924539811d85fb1293000a818 - 0.0% (1.07 KB)
[#010] sha256:42e9a7ae2c341545fbcef646fa8000cca8928bc944c5fb6847df07057ae5df88 - 0.0% (1.07 KB)
[#011] sha256:3635e29165120d935296835bedc1e473687b31d75a6ab7d8bbb372ec7a70ff18 - 0.0% (1.07 KB)
[#012] sha256:efa9518d7f0baa2132621adf51e4e4f2ef2d3b1d8a6a214362a3f8a34f6ca1d9 - 0.0% (1.06 KB)
[#013] sha256:109e5fe93b39ce3e4dcd3ece0e2ced41e1f44eacba42dfcda68af193e5e933a6 - 1.55% (31.8 MB)
[#014] sha256:08c44462f88f3bd8e4b78f98dfe2f14ff6852d44de018912ad8145996214be03 - 0.0% (1.07 KB)
[#015] sha256:41e469035d09fa41b14291943dfe28680c3d17db88150a97e73cf34c13368ab8 - 0.0% (1.09 KB)
[#016] sha256:5aab6cc6fffe137e6e8559fdf52017ca06526fe0049dd8335fdb93d721f9fb4e - 0.0% (1.07 KB)
[#017] sha256:bda267c9d610c50286d371ae6999bae1b1773963b130409e675cdd1a15d86c3c - 0.0% (1.07 KB)
[#018] sha256:d756bf1577a33cacd015d4ac72a4952eadca6da530b24cb884bd003816e0c93a - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-04-05 00:41:54 UTCInstall update 10.0.17763.4252
2023-05-05 21:14:07 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-05-05 21:14:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-05-05 21:14: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-05-05 21:14:34 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-05-05 21:14:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-05-05 21:14:46 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-05-05 21:14:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-05-05 21:14:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-05-05 21:14:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-05-05 21:14:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-732f31790ea4e12fbef3ba2c8375e02e4b1b3f89-head
2023-05-05 21:14:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-05-05 21:14:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:85b1f1259d498ee0a11fcb61c2b37110a72eb441bcf9efa739c0f8dbdc040d3e in \etc\rancher\
2023-05-05 21:14:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-05-05 21:14:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-05T21:10:42Z
2023-05-05 21:14:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=732f31790ea4e12fbef3ba2c8375e02e4b1b3f89
2023-05-05 21:14:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-05-05 21:14:51 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.