2022-05-06 17:56:13 UTC
2.63 GB
rancher/rancher-agent:v2.6-cac23eae92ec00c93fcaf3e44f53cafa44453bec-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.37% (1.4 GB)
[#001] sha256:44a67477f4527a660f9271ec7f5a8689e9fce5f21a892acc7037d6821bbf1392 - 42.41% (1.11 GB)
[#002] sha256:f019740510c3735d9f52786a1925d626159a025e219b9ed14601236db331d0f9 - 0.0% (1.3 KB)
[#003] sha256:5200e31154282125118773b5a74d6068304da677b3bef4ddd2335070fe3c4ca0 - 0.0% (1.29 KB)
[#004] sha256:b63cebe607d46ac2cf59629a1dba01ddc7e932b9b6a8a2394785ae86f974318d - 0.39% (10.5 MB)
[#005] sha256:9e0ee84c77a11b8674676f2fe17db4af9cd2e4f00253c8324e27d8437bb0b352 - 1.86% (50 MB)
[#006] sha256:162427f7ad5cce48594c1e9104f10e31dac5c79ac3db66bb88d22b0e6e22bee2 - 0.39% (10.4 MB)
[#007] sha256:0f03a27a207f1a1ee757398c8ea61005cf06dbd139dda80781120093308213a8 - 0.5% (13.5 MB)
[#008] sha256:b5a12c5c4ec20fc1359606b447741f2c86709b048a8b30e44a24bd6910e53efb - 0.0% (1.26 KB)
[#009] sha256:6816417eaf6b3046fe6703b1a9d4d439c29a70ae33c082cfc6d1c3f1fb5a2b4b - 0.0% (1.26 KB)
[#010] sha256:c910c8a0bba9c255781f58cd9461d3bfb2a8acf67aff47e31ea4331621000bf9 - 0.0% (1.25 KB)
[#011] sha256:34e1844a343e4ccbad110339b2e35700b1797b7efee8cd811b1327028f658f40 - 0.0% (1.28 KB)
[#012] sha256:2afe0102f41258c98cb88ba773a540fc24e2531e0fa1fdfd6641ee12f1cfb170 - 0.0% (1.29 KB)
[#013] sha256:b29c4d0ba05355e81243cc6c0cdd6c5a393c45747683a88be2658d86866c527e - 1.09% (29.2 MB)
[#014] sha256:d0a36e1d543596b76eeeffc4a546e821d95de317dd7f0745823f8038fe6cff1d - 0.0% (1.26 KB)
[#015] sha256:f7ac4113993569612e787c305ad752f56abb31d0be6d8e9fa79b239a72162668 - 0.0% (1.26 KB)
[#016] sha256:378fea64718b071543780b413c010bc9f4afba171551a3ca650bbcb27fc4dc8d - 0.0% (1.28 KB)
[#017] sha256:06ce7ceb2efb8f03439822d0275293f271da47686936228ed40f9edf1dded218 - 0.0% (1.26 KB)
[#018] sha256:03d4c7f0322dd4c27ad85a79d74dbbd6f5d151ef89c08855b17232473a34bca6 - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-04-03 09:05:21 UTCInstall update 20H2-amd64
2022-05-06 17:55:27 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-05-06 17:55:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-05-06 17:55:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.2.6/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-05-06 17:55:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-05-06 17:55:58 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-05-06 17:56:06 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-05-06 17:56:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-05-06 17:56:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-05-06 17:56:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-05-06 17:56:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-cac23eae92ec00c93fcaf3e44f53cafa44453bec-head
2022-05-06 17:56:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-05-06 17:56:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ec2f61d3c539619481d4a197586f7da35138e2bafa9c80c0ee597ffbeea9d03c in \etc\rancher\
2022-05-06 17:56:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-05-06 17:56:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-05-06T17:52:34Z
2022-05-06 17:56:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-05-06 17:56:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=cac23eae92ec00c93fcaf3e44f53cafa44453bec
2022-05-06 17:56:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.