2023-10-16 14:56:19 UTC
2.01 GB
rancher/rancher-agent:v2.7-3fe3ccf625e8ef79e43c9695c05dce835f494867-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 76.45% (1.54 GB)
[#001] sha256:1af2bcb37edaec1dd87fc4a6f7c9129ca37bf1f91b65eb365ba9d4c70473beea - 17.64% (363 MB)
[#002] sha256:8aa777ad50a26c3ac46616074bc5572fe97a5315b0c0bbe0117bc62a3ac4bb0c - 0.0% (1.07 KB)
[#003] sha256:a653db2c936c898ba9a2acca48361e4e41c89c27fb658cf9ca642f3c5db85fdd - 0.0% (1.06 KB)
[#004] sha256:556ee7ec78c14c5fbc19db99761dcff5e5154d9a4cbde3bb383063e4046da37d - 0.58% (11.9 MB)
[#005] sha256:6ffc38280497904259ef28eeab5b21e2e8a558f81a6952e857ea4d38a13e28e0 - 2.49% (51.2 MB)
[#006] sha256:0bbbf29be8d81b9ebde167c5bdfa4914ca339c2602dd302c3e295f256c7c0317 - 0.57% (11.8 MB)
[#007] sha256:bdc005391aa43291277479c55c1fb48531390e04379eb311607e49d7f276b490 - 0.68% (13.9 MB)
[#008] sha256:ccf993725f4fcd34849858ae1bcc388023a3d8332914f23f41eb71bcdb270816 - 0.0% (1.06 KB)
[#009] sha256:8a3b16cd2a81a3e4b955e88df6390f6cd5b20e1442c6009c9be9024b27bc3738 - 0.0% (1.09 KB)
[#010] sha256:7e5d7f3bbec04232a0c02b93778986b99e4bfbb52c8d25e31d8b8699e5388b58 - 0.0% (1.07 KB)
[#011] sha256:e8ee70a395472285a9b2ad55343c42ce5c8dc5e98fe0c0bd7499848c50cfd469 - 0.0% (1.07 KB)
[#012] sha256:b254416bf76db2576ad5f078162957bcb472e05873485d190c897ceb149287d8 - 0.0% (1.1 KB)
[#013] sha256:5c9f862a2a35e8cf704c6e455874b675ddc17e47a86f3c2a12215e355a9dd66a - 1.6% (32.9 MB)
[#014] sha256:82e1e8cc691e4dbfeea7529dcd13218ae0d33e73c61ae4b97f63b3ab4cb99d8b - 0.0% (1.09 KB)
[#015] sha256:32616bf9e6d1dacd43f2f4d302624938ffe39a3d5af8503ffd67c953077050aa - 0.0% (1.07 KB)
[#016] sha256:939f1db99fa395cc5f864e8bacd657cd314c58054e9d40541d6e2479c6bc0bfb - 0.0% (1.06 KB)
[#017] sha256:03ebe7799c61c427ea0a5e1303d2e5480625d3a9932563b009a8b9e6701d2477 - 0.0% (1.06 KB)
[#018] sha256:329fd9ed31b84859deb8860ba8f5ecad0378b42feebd8fc70716f1acc1408c63 - 0.0% (1.09 KB)
Apply image 10.0.17763.4499
2023-10-02 08:29:38 UTCInstall update 10.0.17763.4974
2023-10-16 14:54:45 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-10-16 14:54:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-10-16 14:55:11 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-10-16 14:55:19 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-10-16 14:55:46 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-10-16 14:56:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-10-16 14:56:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-10-16 14:56:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-10-16 14:56:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-10-16 14:56:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-3fe3ccf625e8ef79e43c9695c05dce835f494867-head
2023-10-16 14:56:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-10-16 14:56:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:0dd261168829b8bc56b3275c0532cb1e8e15a4f78318a3f7686e64f3c1ce37bf in \etc\rancher\
2023-10-16 14:56:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-10-16 14:56:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-16T14:51:07Z
2023-10-16 14:56:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3fe3ccf625e8ef79e43c9695c05dce835f494867
2023-10-16 14:56:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-10-16 14:56:19 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.