2024-05-07 17:48:11 UTC
2.14 GB
rancher/rancher-agent:v2.9.0-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 71.71% (1.54 GB)
[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 22.32% (490 MB)
[#002] sha256:7ab4810f3eed1c14c3d56949ee3b76ab7a0f9775d9d98cdc080fcc3278fdd60d - 0.0% (1.07 KB)
[#003] sha256:627074875bbe56f532e6d0ef8d73bee58b1b7c541f8d3f2656011d0256885d29 - 0.0% (1.09 KB)
[#004] sha256:2012ead457e3ddd0c84f643eaa34947121bbd2933eb8c48df5d9c1a68932deba - 0.54% (11.9 MB)
[#005] sha256:01f46517d7233561b1bb3fdc3ecdf18f1b5bb024044915985f16148cc7da2c7e - 2.43% (53.3 MB)
[#006] sha256:d90f6716d934d2cde9d6d35d3a91fb4bc5c251beb56948785d70d37a07f490b4 - 0.54% (11.8 MB)
[#007] sha256:9400e9e7ace1ec1a6d2a647c6d939118aefd5dbe9626f39de2a9f5adfcb61ecf - 0.66% (14.4 MB)
[#008] sha256:50f480449935cbd3074b69dcf4a545b20521b8afa55f01d1e3dc445a0a5c887d - 0.0% (1.07 KB)
[#009] sha256:84396e6ce82da7cf686a3e601b87b5c08020797f152f4e8ccfe312eda0fad6e6 - 0.0% (1.07 KB)
[#010] sha256:dd5ed9407ae440f09832a6034d4b595e7c95207b69f3375245e06ecae404bbdd - 0.0% (1.07 KB)
[#011] sha256:c57569ff4f416efd9153c0db816314ebb54d2d09953f1093a8c80ae5780b321f - 0.0% (1.07 KB)
[#012] sha256:158f5e03b691ef615b959c7f7f8a1a6cb711489cd093344110267c5458a685e5 - 0.0% (1.09 KB)
[#013] sha256:695fdc70c07aacff638459b935e09287219a38d56c68d884440d8cdaf72bae14 - 1.81% (39.7 MB)
[#014] sha256:048e44557f32a6d3c2ba07c8ba114da32c34c92b4c4af4c663861342b6d79442 - 0.0% (1.07 KB)
[#015] sha256:02f13c05e7b2f374775575ae88a1e3d2a8e383b1b78700bd08104679719d7d1d - 0.0% (1.1 KB)
[#016] sha256:e751411e59a48acef90d158681caa29421ea337cbf82493cda1d4506a73c7cc3 - 0.0% (1.07 KB)
[#017] sha256:d933c12916b3a289c332f8543194beab6078a2eb68cb44ef61d0c51dc91ca14a - 0.0% (1.06 KB)
[#018] sha256:472dc403785016e23861f0871fdfb163bf42ad32a22296a31540b8b128bee9ea - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-04-06 02:39:33 UTCInstall update 10.0.17763.5696
2024-05-07 17:46:29 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-05-07 17:46:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-05-07 17:46:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.15/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-05-07 17:47:18 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-05-07 17:47:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-05-07 17:48:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-05-07 17:48:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-05-07 17:48:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-05-07 17:48:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-05-07 17:48:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9.0-rc1
2024-05-07 17:48:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-05-07 17:48:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:80c56c805d833d8c99575c5479b544402aaff3ebbeb7b11d0e381028f0ff6017 in \etc\rancher\
2024-05-07 17:48:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-05-07 17:48:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-05-07T17:46:27Z
2024-05-07 17:48:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=2b53406a5497658da244ae8b8a7c76662cb0a5af
2024-05-07 17:48:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-05-07 17:48:11 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.