2024-04-22 20:56:47 UTC
2.14 GB
rancher/rancher-agent:v2.8-d2244ae036b6f5bcf6cd19716181ed258d9d513b-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 71.81% (1.54 GB)
[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 22.35% (490 MB)
[#002] sha256:73d9136ba40eb3563a2582316a3cdf0f407346169e2c27da2748e27ca8485e0e - 0.0% (1.07 KB)
[#003] sha256:4e5a38467e71c7868196a336c4927f927e2ea1c7b6eeaef1a906003e50b1f996 - 0.0% (1.07 KB)
[#004] sha256:bb9e06e73d550238ec0ae315c9e2f3da8bbe5f396a2a480e4469f0c12a48e558 - 0.54% (11.9 MB)
[#005] sha256:722383e3ae26528b88f0703c3abf7d0ded2d7bb45d0b8ed10dfd222e3c4610d5 - 2.43% (53.3 MB)
[#006] sha256:1f951b55ac7e46f30fb73f28c9388daeb198af5633139c07bf42858c0c9b1205 - 0.54% (11.8 MB)
[#007] sha256:e6beb8e72ee3905a752a7fc961692b35b93c670017c33abe41392990ddec834f - 0.66% (14.4 MB)
[#008] sha256:e2f3b234efb5ef270bdbf3ac73729883348de9735292ceee4ac004df933cd7d6 - 0.0% (1.07 KB)
[#009] sha256:732e0a9846c1498da22b6fc4352cc9b7f16f36b3b842eab77572dbdc624f7539 - 0.0% (1.09 KB)
[#010] sha256:7d681978a40dd478726f533fd6624d9994aebbf9c50e41f65e9443459e2f5767 - 0.0% (1.09 KB)
[#011] sha256:ef0544c16008fc31aba52a10a0a5dc460b2a93076cce426e68842f52c895b9c0 - 0.0% (1.04 KB)
[#012] sha256:20007101d3e052af9606adcf3322f5065adf79457f2e3ad48944d307fa43cdbb - 0.0% (1.07 KB)
[#013] sha256:7d905ef2f1c756257bd7aeecab4a72dc26022a081f8afaac493965416a80b0b3 - 1.67% (36.6 MB)
[#014] sha256:b47036cac2ea9f1383de83be46785a0f0dce992b600ffce637775795dfd7e0f6 - 0.0% (1.07 KB)
[#015] sha256:7460de8d745b766f638f36d26301ae2cff0c0123a9d6ad9ed1cf8e2eed92972d - 0.0% (1.07 KB)
[#016] sha256:b2e814e4722974e1c6b718b337312ec5c33a471edd0fe7ed99ced813b8d90a98 - 0.0% (1.06 KB)
[#017] sha256:9a94f80b4d861067a4697f6ffbdd02a212423626663c7afab47d04843700eebf - 0.0% (1.07 KB)
[#018] sha256:01e42dc637cafb9c93c7a4673bd1702687e837b5c285d2a4346f94e162bf0443 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-04-06 02:39:33 UTCInstall update 10.0.17763.5696
2024-04-22 20:55:25 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-04-22 20:55:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-04-22 20:55:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.15-rc1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-04-22 20:55:56 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-04-22 20:56:19 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-04-22 20:56:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-04-22 20:56:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-04-22 20:56:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-04-22 20:56:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-04-22 20:56:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8-d2244ae036b6f5bcf6cd19716181ed258d9d513b-head
2024-04-22 20:56:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-04-22 20:56:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:cc29f5be62cea118dc5727c42f202cefec62a962fa7a993421160feb82e7c826 in \etc\rancher\
2024-04-22 20:56:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-04-22 20:56:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-22T20:55:22Z
2024-04-22 20:56:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d2244ae036b6f5bcf6cd19716181ed258d9d513b
2024-04-22 20:56:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-04-22 20:56:47 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.