2024-02-08 10:48:23 UTC
2.05 GB
rancher/rancher-agent:v2.6.14
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.16% (1.54 GB)
[#001] sha256:9da94e8356538054b9b2e3023814100ffe07d42ee8f8dec0ad82a450371abd52 - 19.08% (400 MB)
[#002] sha256:645c0ce5aee72cf9880196cede46e3bcd3e026f7771561f5607c89fab08ce277 - 0.0% (1.07 KB)
[#003] sha256:10fa26bbb5a3cf11d24ae574eca71c3c41edf3d63f8941d8eed6e58e74d2466a - 0.0% (1.1 KB)
[#004] sha256:b7d1990a4ab6a24197f01fae2a1ddf62a435430b69e80efe030941287e19a34f - 0.57% (11.9 MB)
[#005] sha256:7d76d8adc3bebd2fc85358a5f72ca58f7da0b297307deff2ce64a3286c4dcaf4 - 2.44% (51.2 MB)
[#006] sha256:89990b25a0859b0c00bcf2a9baeb76851a3eebd18aff1f59e5566bdd503fb043 - 0.56% (11.8 MB)
[#007] sha256:fd3115707dfe2bc17d528e4d62e30d1d6f8265e2d116513e988e44c2bd7a7d6f - 0.67% (13.9 MB)
[#008] sha256:6f02bb65bf19b780a964c393a6511e53d0a69eebc18de1d67ac85674dd969cb5 - 0.0% (1.06 KB)
[#009] sha256:d517075050270482cac14f981db63ac22303ddf63a60f3c6720933801603d0f1 - 0.0% (1.06 KB)
[#010] sha256:8cedc6190b65db9d4db74a7b166f85450f6ac4b5ad5061ecb0efa44ca598c4c5 - 0.0% (1.06 KB)
[#011] sha256:7ddecb083e310dd72a97814ff337020e4aacbbaa604336ad547d28f25ea67254 - 0.0% (1.07 KB)
[#012] sha256:72cb7c598f607562ac7f4572a109192d10efcf183408fa65c5d6684d0e726768 - 0.0% (1.07 KB)
[#013] sha256:1268417b8d5be0ec2176f4692d20a23ea116256b7b9c51efc40191042188f3a4 - 1.52% (31.8 MB)
[#014] sha256:81a8b2b7a9cb44d500b9290b6bfe5826e11d342c34a2ecb971aefc008e9f5877 - 0.0% (1.1 KB)
[#015] sha256:1a82e0bb11777310a96d8df4e72b627917a7290039aace52b984e89cece91b2f - 0.0% (1.06 KB)
[#016] sha256:edcc8b63d63dc9fc4487bcfa747d6c06b40120713644e8b0ae3c9f834416977e - 0.0% (1.1 KB)
[#017] sha256:b86981a670c1fc892d8bd62b797664fa9f2ce362a03ca90f343281a8407b9088 - 0.0% (1.05 KB)
[#018] sha256:8c31f307a9230561d914b4b97a00319ebf0a9598dc181f3592a35341bdab578d - 0.0% (1.06 KB)
Apply image 10.0.17763.4499
2024-01-02 22:50:56 UTCInstall update 10.0.17763.5329
2024-02-07 20:46:15 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-02-07 20:46:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-02-07 21:46:46 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.'
2024-02-07 21:47:12 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.'
2024-02-07 21:47:35 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-02-07 21:47:58 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-02-07 21:47:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-02-07 21:47:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-02-07 21:47:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-02-08 10:41:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.14
2024-02-08 10:41:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-02-08 10:41:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:444279776476f0a2d6fee0b9801a24149dddb82ce8234424c20cfa87af57caaf in \etc\rancher\
2024-02-08 10:41:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-02-08 10:48:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-02-08T10:48:20Z
2024-02-08 10:48:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d4a0ff5e779e3cc5f14d77ce57620e1326ab1c22
2024-02-08 10:48:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-02-08 10:48:23 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.