2022-03-09 23:39:43 UTC
2.62 GB
rancher/rancher-agent:v2.6.3-patch2-rc3
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.57% (1.4 GB)
[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 42.55% (1.11 GB)
[#002] sha256:1239f3f6a2aa9b679e7ba340c835755a762309f83b0d6c438873871191862530 - 0.0% (1.26 KB)
[#003] sha256:2c5d888b713934244782bb09827d75024b331bad3ddf8637c69f449feca62dd3 - 0.0% (1.26 KB)
[#004] sha256:e6b1fd43f11d9a450f482a12bdca5af2b819e040918e9bc18cf9e764468bb246 - 0.2% (5.31 MB)
[#005] sha256:2638115dc9d48eb902184dac9d397fe42fbcbf98685d0a4e9e9916d2dba87ac4 - 1.87% (50 MB)
[#006] sha256:bb54d28d42d434daa7bc6bfca530ff37a816803f3b0b1edbef41fc80965764e6 - 0.2% (5.27 MB)
[#007] sha256:2f54c89bb8c72342e48296852169bd90a41bc0fff6aeb96f350227b0e996901d - 0.5% (13.5 MB)
[#008] sha256:df97f10fee922f1a76e2509380e0ea14d520aa33ba136f7998c45d54f9a6944e - 0.0% (1.26 KB)
[#009] sha256:98f65be16cb1689e0642281a2b77b115d351fb69f9fa986a66884f712afeeec0 - 0.0% (1.26 KB)
[#010] sha256:a8b7dd749d1a9b62c2047c27e4363c75c1740988b47e98f64a7f49d0d1288347 - 0.0% (1.26 KB)
[#011] sha256:a49a4ac2153f31bbe9e4b55b842879e4350f7841af9e621cc206d012c001f99d - 0.0% (1.29 KB)
[#012] sha256:345d0350c4748a9e8e57189f98a5c3ae74458320e321843178437c6360fb0904 - 0.0% (1.26 KB)
[#013] sha256:95dc43b0a53ee39396838419185e17c37b21094588220e70ab686ac6fecdcb74 - 1.11% (29.7 MB)
[#014] sha256:78d6d9eeb0e6f5806e28000a24b11a025058492a2cdc0182b3b382917857c290 - 0.0% (1.26 KB)
[#015] sha256:aa34b5f4321b5f7433664180c78ea24b4e889a84c872b597fedfa70815396b25 - 0.0% (1.29 KB)
[#016] sha256:a2aaeed9f79c14091180b05e4b3b3a01c83d2fad641877abb4d5388cbfed1ed0 - 0.0% (1.26 KB)
[#017] sha256:7b9b5d9317a8ebb734cbba2ebc61ceb4e484cdbf691b9585b14e94a1550f2192 - 0.0% (1.3 KB)
[#018] sha256:11c1a4415a98905e878e581e3a189a96be9c10703f45445510840fd078d66e2b - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2022-03-03 08:25:37 UTCInstall update 20H2-amd64
2022-03-09 23:38:56 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-09 23:38:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-09 23:39:07 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-09 23:39:20 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-09 23:39:28 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-09 23:39:36 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-09 23:39:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-09 23:39:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-09 23:39:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-09 23:39:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-patch2-rc3
2022-03-09 23:39:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-09 23:39:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:a4ec5b676b28589ca734e4583f2c93d635787f54c0ff0c91c13a932a774986dc in \etc\rancher\
2022-03-09 23:39:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-09 23:39:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-09T23:36:04Z
2022-03-09 23:39:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-09 23:39:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=3700af749996ac8fc16f3349d9ab516c94b4b42f
2022-03-09 23:39:43 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.