2022-01-14 16:04:16 UTC
2.63 GB
rancher/rancher-agent:v2.6-11174dcb8363c7fb9a0c0bd2a136dbda0e2fb4b1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.2% (1.4 GB)
[#001] sha256:3aff99b000970ade8766a006338a898f0d5d035a89037044890b777928da56bd - 42.95% (1.13 GB)
[#002] sha256:82110d7f871026b62bd56a361abea7ce30aefea737949dce25194dcec81b98b4 - 0.0% (1.29 KB)
[#003] sha256:1a283b99cd7e1ba96b9f34e5f239938c20c12c501539256ef496f947a6249dad - 0.0% (1.26 KB)
[#004] sha256:58c9890f65880c8ba050a285962f6d42ee1a24441474b83bfca28abb48f56c98 - 0.2% (5.32 MB)
[#005] sha256:8de824bcfc98fa937f5fd6f201c1cfeadd7e9d503e77b616a8b95acb507d98a9 - 1.85% (50 MB)
[#006] sha256:1011fd2edce9a3f974b9ed62f0adbf04cb554ce266521939e270f07c6914a27a - 0.2% (5.27 MB)
[#007] sha256:3911f606431875b7f9cf88883d420786b393213d175d26ea503e57c82cf97113 - 0.5% (13.4 MB)
[#008] sha256:d8927dd8654d19854b632f142572392dc3ec3bab6cec5dae41acc74dadaf6847 - 0.0% (1.26 KB)
[#009] sha256:04839f7e54e5ee36bf872dec638158f38900bd68efab5914729aafac167b3154 - 0.0% (1.26 KB)
[#010] sha256:fb7364b26c5ebf84200c6fe2373f4a31ee47b82125209c85d8ac3d4e892f28bc - 0.0% (1.26 KB)
[#011] sha256:81ad279ead4771108e1249568bcbe18de57c8ba845c2f880d586ae97eb0ed5a0 - 0.0% (1.3 KB)
[#012] sha256:8a3d381ef5204ce56f433b4e5b14f27be5efcdcafb5a5ecdd94650fde3a67ed3 - 0.0% (1.29 KB)
[#013] sha256:e5a91e059a72d5e7680a0a411c9f82bf609378c8aff4f946ca58c4ea58fc995b - 1.11% (29.8 MB)
[#014] sha256:009e10961372ac974fd38dc7ceddbeebf7e58b83c088716caf107032bded8d17 - 0.0% (1.26 KB)
[#015] sha256:bbf925f384dad586c61e6f67e6fb28f32d2b2acc6b87aa5ff5d822e89fed5c1b - 0.0% (1.26 KB)
[#016] sha256:48c01763a4cf82b6d5b5455c6eeaf8ee0694bf8bd310de76617925bc4e4ed4ef - 0.0% (1.26 KB)
[#017] sha256:13ab88dd3187c72eee6008ee3090e774e2c59e789474fe5e079c4594ab518237 - 0.0% (1.26 KB)
[#018] sha256:95fd6bd2b25df4453cb979625b771941def9d045c55fc47455d4089115f2fcfb - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-01-08 08:44:10 UTCInstall update 20H2-amd64
2022-01-14 16:03:26 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-01-14 16:03:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-01-14 16:03:38 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-01-14 16:03:53 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-01-14 16:04:02 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-01-14 16:04:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-01-14 16:04:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-01-14 16:04:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-01-14 16:04:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-14 16:04:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-11174dcb8363c7fb9a0c0bd2a136dbda0e2fb4b1-head
2022-01-14 16:04:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-14 16:04:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:716839f30470ca15874604b83e92c7d6acc7bba8a1529ee2a8d1fc469e9d173c in \etc\rancher\
2022-01-14 16:04:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-14 16:04:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-14T16:00:44Z
2022-01-14 16:04:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-01-14 16:04:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=11174dcb8363c7fb9a0c0bd2a136dbda0e2fb4b1
2022-01-14 16:04:16 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.