2022-06-22 15:21:20 UTC
2.59 GB
rancher/rancher-agent:v2.6-c5af1ff21ce809fe298de160bd440a074fb484cc-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.46% (1.75 GB)
[#001] sha256:fc6ae6c5aa2b4920ae68469c5e7e7c3a3c85e5eaafc24660e7b3adb21d6fce77 - 28.25% (750 MB)
[#002] sha256:c658f2a01dfb8a3ec59268c33df7ccb1aa258948257fbe992d5225218c25ea69 - 0.0% (1.12 KB)
[#003] sha256:b782d75e508993d2946192a9456ffb1ae4fe94a505beb19bbe2150cf42f08ea0 - 0.0% (1.09 KB)
[#004] sha256:27a95f5f97a49aa2a3795b75156255e75a373d79f07b37e5fe77b50a9ae4d239 - 0.39% (10.5 MB)
[#005] sha256:c2dee3f505beaf047cdbc5af388e7acee3117ba936f1ac44e4ee300001e046a6 - 1.88% (50 MB)
[#006] sha256:321c59905ccb1fdab63de1770f37f1b83d373faca08e94d1e5488bdb21a8db07 - 0.39% (10.4 MB)
[#007] sha256:4f914b8589abf4a8520f68e7dbe892df4f2f5eacb1049282cbd5d61a4d9df306 - 0.51% (13.4 MB)
[#008] sha256:2e5778fafdf7ebcd8ec9e9781ed4a0e6264db4b25cf211dc2c3ff33948417fc2 - 0.0% (1.07 KB)
[#009] sha256:62c6f45cc300dbb6faf3fb393d1b8bab45d57cd635b508d8a35f420d20e5d85a - 0.0% (1.06 KB)
[#010] sha256:f307538d287701e4d97efac2fc15bbc862e975b25a0fd02b65fccb8b112b8459 - 0.0% (1.06 KB)
[#011] sha256:0f2c07b92196e0c71a7ac1031edeb2b3a9e808b091ea1067d8365f5f640304c8 - 0.0% (1.1 KB)
[#012] sha256:808f00a645598ca7ca46aee65e8693e9fdc90db02d89d15fd4545c598e942a14 - 0.0% (1.07 KB)
[#013] sha256:4fb38de639d03cb34428456a432979ac90033406398cb4b9872cbebc92dfc019 - 1.11% (29.5 MB)
[#014] sha256:330a6381f5b1dd6ec6a21d0b27c301a7f5cb4d778207a1b03f451d176bc68c1f - 0.0% (1.09 KB)
[#015] sha256:33c7bb150dc86b055bbe885ddef9ca79f5a73998c3e67e2315d64cacf5841b4d - 0.0% (1.06 KB)
[#016] sha256:b207366c34990b85ebad6f810a5ae8426ffec21ec650beaf8c1bc14dc2328fe6 - 0.0% (1.07 KB)
[#017] sha256:b5cf843d1c9d6b68f66d9725021f5683697488660e447f69139726c0cd681b4b - 0.0% (1.06 KB)
[#018] sha256:6159ad7279c0fc23942751f082d5aa3ba7b901b95a84b39756c9dd9f39e8f118 - 0.0% (1.06 KB)
Apply image 10.0.17763.2803
2022-06-09 19:41:03 UTCInstall update 10.0.17763.3046
2022-06-22 15:20:35 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-06-22 15:20:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-06-22 15:20:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.2.10/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-06-22 15:21:03 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-06-22 15:21:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-06-22 15:21:15 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-06-22 15:21:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-06-22 15:21:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-06-22 15:21:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-06-22 15:21:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-c5af1ff21ce809fe298de160bd440a074fb484cc-head
2022-06-22 15:21:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-06-22 15:21:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:47e047a3b3a0c68152234cc36b8f18d2fab71195fe592fcb469d4010f76476ee in \etc\rancher\
2022-06-22 15:21:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-06-22 15:21:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-22T15:16:25Z
2022-06-22 15:21:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=c5af1ff21ce809fe298de160bd440a074fb484cc
2022-06-22 15:21:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-06-22 15:21:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.