2022-10-17 17:07:39 UTC
2.64 GB
rancher/rancher-agent:v2.6.9-rc6
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.16% (1.75 GB)
[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.39% (795 MB)
[#002] sha256:a1e556a3798544793a8e550b51027590caddec7970c86481d08869ec2a73be16 - 0.0% (1.06 KB)
[#003] sha256:dc21a386e8c2819483e045d6d2636ba188af8ed9391024fcf9dbd688c296f7cb - 0.0% (1.06 KB)
[#004] sha256:e0adf02fcbcca6dfffde4fe00b28159b0c94c38bf729b5f850dfc410dee9e456 - 0.44% (11.8 MB)
[#005] sha256:b59db9817243109a25d78283fd8a831eeb1a3228d571d16819f2b6a411b80d1b - 1.89% (51.2 MB)
[#006] sha256:536320022cfe9971327b800125c799f498bd1772a2445d9a068ad81342968173 - 0.44% (11.8 MB)
[#007] sha256:60b24484a4eb7eebfbec9e8a2d8d8a716e8493c7436654b562c905dd7bca4ab4 - 0.52% (14 MB)
[#008] sha256:34b62e551b52bbb6b2b9a033b7dc9f2d578c257e6319aa4bf9c89c3ba8fd978b - 0.0% (1.06 KB)
[#009] sha256:d94f25e2aab8251cd01e271fdd1b3036f3ecb3a0d9c49b15eb402e2fec1196eb - 0.0% (1.06 KB)
[#010] sha256:5e94e679db6fa469b2d5cb0574f0470e74f51d9d589596d0d0104bb2e4d59c02 - 0.0% (1.09 KB)
[#011] sha256:a5209070a1b0c528285fef7821ec25923b177960b27f0668c40653ffa431a9aa - 0.0% (1.07 KB)
[#012] sha256:9a110873b958642c861213c5668c8216156dfbeeda1a926eee1732d56c18532c - 0.0% (1.09 KB)
[#013] sha256:524c9a0192b13ab189ba2b2c02f0dc1f7b6eda459a17e9506830cacea7e2ce83 - 1.17% (31.5 MB)
[#014] sha256:00964ca5e09dd61c438812223bdf55dfec7080c8fe24f3f05e63fe1a4fbbddfc - 0.0% (1.09 KB)
[#015] sha256:427655aef16fa603ee03dd4c33a43ef93fd8fe13fd172f179736e661f14494db - 0.0% (1.06 KB)
[#016] sha256:bbbb8a54d32ddf621755aede9db0947096ff3c24bb23e5a4473825a66e437cef - 0.0% (1.08 KB)
[#017] sha256:5fc4c87c1635cd7d6a2ff58f8cb214a3a9f82f92dbfd548a5cad6ffc3a12bb22 - 0.0% (1.07 KB)
[#018] sha256:b67655c6a2f270e76a6412cb1c680c280bd90d91e5b08222be3dcee722dd34e2 - 0.0% (1.06 KB)
Apply image 10.0.17763.2803
2022-10-08 01:55:32 UTCInstall update 10.0.17763.3532
2022-10-17 17:06:55 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-10-17 17:06:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-10-17 17:07:13 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.'
2022-10-17 17:07:21 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.'
2022-10-17 17:07:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-10-17 17:07:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-10-17 17:07:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-10-17 17:07:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-10-17 17:07:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-10-17 17:07:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.9-rc6
2022-10-17 17:07:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-10-17 17:07:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:cedc142ad31c4d4d5cd50a9ef22f3a345232caac47c84be06e6b677c15649066 in \etc\rancher\
2022-10-17 17:07:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-10-17 17:07:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-17T17:04:42Z
2022-10-17 17:07:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=cb7a98b7764c59260f57c594a28a91d2e6057dfe
2022-10-17 17:07:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-10-17 17:07:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security
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.