2022-03-03 18:19:37 UTC
2.64 GB
rancher/rancher-agent:v2.6-de50e6217981f8862fa5b380439c2636a2d42822-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.14% (1.4 GB)
[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 43.01% (1.13 GB)
[#002] sha256:a287285ccb0368de2d2ea45353f74a13c53c0c1fbbc44eb38881368258c1d2d2 - 0.0% (1.3 KB)
[#003] sha256:e12d0411f5bd76282620387eb93f2dd19317b4097ea30b2e65b038bf1cc87f59 - 0.0% (1.29 KB)
[#004] sha256:0352ba7a8750f8188757791e38170edecb8105b7578971c426b7fa2ca8e39b7d - 0.2% (5.33 MB)
[#005] sha256:a3b5445594914980806712d8cbfd2949864a55331b376dec556583c3716cbc2b - 1.85% (50 MB)
[#006] sha256:8a38e27e946c0af098c85efadb73d3c049a9cb1c9a83247c693a262084432308 - 0.2% (5.29 MB)
[#007] sha256:a7fd256b499fda39cbcbe67860a2f391c0a24aa43a9bf20e7868f6731470bf69 - 0.5% (13.5 MB)
[#008] sha256:c7a0c8136fe5302fd936d4f51b8bfa32ace28a2141316a208f691fa9a09a2b71 - 0.0% (1.26 KB)
[#009] sha256:479b434be7e1a7b586d62c399ea34184c89643842cb19f844c592dd666c55610 - 0.0% (1.29 KB)
[#010] sha256:28fbdd6ee3c80a50fa6402511740d5f32ef583380c63c01b674ac9dfce86703e - 0.0% (1.26 KB)
[#011] sha256:3d849b449c343ef6fee4e00638364af18c370ced007bcdce03d885b0d74d5cbf - 0.0% (1.29 KB)
[#012] sha256:6eb024e26ffb2856d4ea4b5c07f2901b78f0ace050dc034177b191d52a727704 - 0.0% (1.26 KB)
[#013] sha256:a143fee740962a150980af02d33484d1806fd68837b226c2cb2c46ed38e4edc8 - 1.11% (30 MB)
[#014] sha256:c307b7033695b82f00f7212e981d46c662ead830b2c3b4f97a53a08228b50a01 - 0.0% (1.26 KB)
[#015] sha256:57376baa519f4bdbb195d212bbb2ffa7098544f6923998c4cd1752b1190ee65d - 0.0% (1.28 KB)
[#016] sha256:b87a7e7efbc54694c7bbfa268dc30ffdd8e7fa616c3485045822e28df2f9770b - 0.0% (1.26 KB)
[#017] sha256:0afe1cb00f853314a70afb90e7841fd92995860d20bb250a94a250294c455f71 - 0.0% (1.29 KB)
[#018] sha256:af616b1e7e38ca573ad36a3b892c1c394d03a40bc325b719df85dd3f434cbb0a - 0.0% (1.3 KB)
Apply image 20H2-RTM-amd64
2022-02-04 06:50:43 UTCInstall update 20H2-amd64
2022-03-03 18:18:49 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-03 18:18:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-03 18:19:00 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-03 18:19:11 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-03 18:19:21 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-03 18:19:30 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-03 18:19:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-03 18:19:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-03 18:19:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-03 18:19:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-de50e6217981f8862fa5b380439c2636a2d42822-head
2022-03-03 18:19:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-03 18:19:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:40ed952ca4ef9b81fde5953cec7a2494788d165106fc76b9e167e14a540bee31 in \etc\rancher\
2022-03-03 18:19:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-03 18:19:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-03T18:15:47Z
2022-03-03 18:19:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-03 18:19:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=de50e6217981f8862fa5b380439c2636a2d42822
2022-03-03 18:19:37 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.