2022-03-31 19:40:28 UTC
2.62 GB
rancher/rancher-agent:v2.6.4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.58% (1.4 GB)
[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 42.56% (1.11 GB)
[#002] sha256:630a3965fb634eda4c80b1b2f814e73b05d892f13a3fc58f7374799ae0cd343b - 0.0% (1.32 KB)
[#003] sha256:18979fd15dfe230412a5e8dcfb89b255f81dd286cb161c6fe4a37628f4c9c90d - 0.0% (1.26 KB)
[#004] sha256:2bd25e2dee8844dcd6bbbbbcd107b196ecaff60f82da166b34a32f93f53af2e9 - 0.2% (5.32 MB)
[#005] sha256:e9066a6a552ea79aa5889fb62a4ba23d45c4eabb33f1ae38491df3acf6e5200c - 1.87% (50 MB)
[#006] sha256:ab212d3b9d39f9bd6ac260433e1802456b35935ea3bd2e631dbcca47deba42ab - 0.2% (5.29 MB)
[#007] sha256:59e44d2085fe2376d423b94aa3f693619e1d9e278eb27c4ca5feb0fa3fb5bec6 - 0.5% (13.5 MB)
[#008] sha256:c040af65208a5b3599f0eea7e7c98fbac6b5753f70c42e550161e1c23630def9 - 0.0% (1.26 KB)
[#009] sha256:6668530517a1468f2543ab04abc41dee438320757de3d0b1995cb35402fd452f - 0.0% (1.26 KB)
[#010] sha256:35619aebcfb8490be2da6adcb71a2c1ba29b6943914afa6b54ea68fd08eb4642 - 0.0% (1.28 KB)
[#011] sha256:051ba64571f297475c5c4405fdb029ea07d8f669b3162dd6bb27da1ecd59fd4f - 0.0% (1.28 KB)
[#012] sha256:b80f0f78c8865be3b8e2005963ff7e20c9cbeb25c0b652b359eb05aaf3452099 - 0.0% (1.26 KB)
[#013] sha256:a4ef1540fdea5efaa059fcd9b62434ad0ca03de0b57b58306cfe1dbd3f36fe00 - 1.09% (29.2 MB)
[#014] sha256:6772445eefe1cc799c42773387d766d255c56ceb4d6846cb8eb2c47b48548d46 - 0.0% (1.26 KB)
[#015] sha256:7946644d65c5a867ac81ce8b7626a45d6399cead272f055e88ce01d53f4abed7 - 0.0% (1.28 KB)
[#016] sha256:d395b3f6a73957597071c7704407eceaf20fd4d35aca8a16654804eef158d9bd - 0.0% (1.26 KB)
[#017] sha256:a065c6abdcb971159f0951aba6b93308c65242d77437841917ca1862886bd459 - 0.0% (1.25 KB)
[#018] sha256:7c9bcbb4b87659c5e695bedf445a20d575353cd1dc91241dced5f60d84e6d886 - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2022-03-03 08:25:37 UTCInstall update 20H2-amd64
2022-03-31 19:39:44 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-31 19:39:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-31 19:39:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-03-31 19:40:05 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-03-31 19:40:14 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-31 19:40:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-31 19:40:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-31 19:40:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-31 19:40:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-31 19:40:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4
2022-03-31 19:40:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-31 19:40:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:5b51aa96e4cde6cb489f7fde8bd12711f0ba558fcb96383af9cf59efbf62b1fb in \etc\rancher\
2022-03-31 19:40:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-31 19:40:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-31T19:36:54Z
2022-03-31 19:40:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-31 19:40:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=4b4e29678c0bf932f8e0f79f3895952ce1739f4d
2022-03-31 19:40:28 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.