2022-03-03 23:08:13 UTC
2.64 GB
rancher/rancher-agent:v2.6.3-patch2-rc2
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:e82254f08d01e0b194b5ec0700fd35bc047d3e4bd9d7bc366ac870c8e1d6e6f5 - 0.0% (1.29 KB)
[#003] sha256:d8a21f77319b59a7653661783be3a783a37211c2f11df81b5dbbfb086251d605 - 0.0% (1.26 KB)
[#004] sha256:a5599749d5236abf1a9e70b471a93966fecd118b1d4566710243db5f32765d6c - 0.2% (5.32 MB)
[#005] sha256:ce076d835ea41fe7013122ff9407f1f9eeacc8d960ec877e64fe800d98491378 - 1.85% (50 MB)
[#006] sha256:52a1c05d63b5ba51ae0ca019a0dc4634decf5e05ec682707e189f9b79749248e - 0.2% (5.29 MB)
[#007] sha256:54ddd685af3019266565b8e4f89d7cf7fdc2dd350a1593503325451b999bd949 - 0.5% (13.5 MB)
[#008] sha256:5b782322638a8a477511b8faa3c65dc1bafd9493e4e146f563bd6800e62f370f - 0.0% (1.26 KB)
[#009] sha256:b0fb0e845c972d1c6f3e5c7ce3ecb5cc02a16bfb587d753544dca9cd85946022 - 0.0% (1.25 KB)
[#010] sha256:51cf060102e637fbf561d9571fb367b1872048104ef9b8cdffc6f103a005d85e - 0.0% (1.26 KB)
[#011] sha256:1aa63d626ee476f3772bdc499720b341bc010a6d28abb25d24b921c2b4628080 - 0.0% (1.28 KB)
[#012] sha256:302a81aeaaabe9e7d20a9cf6f6284e8d6b1e93b518b5a1b26e54cf31a96753fb - 0.0% (1.26 KB)
[#013] sha256:b8dea0402f45d3ce05e26e3aea57fe5cbc29737b0355cbc1e7bb065b64fc78e2 - 1.1% (29.7 MB)
[#014] sha256:62bdc7e881d582d55bdc50e8af035e147b8a1b80bec7fe01ef73330c687073f4 - 0.0% (1.26 KB)
[#015] sha256:40959fd5a41006e463deaba753d20308da80b4045d3653cca7a18250423fcd28 - 0.0% (1.26 KB)
[#016] sha256:2679e2b1a44964fc13035e46deeb38b46b6c455421dc8316fbdaf0530272e522 - 0.0% (1.28 KB)
[#017] sha256:aed6b62046ac623ce39f4c13a4b32b82b31d8300ed64cbf3cc62705604721be6 - 0.0% (1.29 KB)
[#018] sha256:5a393931fb7db431da40e9e5980b794157652057f82c523656c7f836b2372735 - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-02-04 06:50:43 UTCInstall update 20H2-amd64
2022-03-03 23:07:28 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-03 23:07:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-03 23:07:39 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 23:07:48 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 23:07:56 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-03 23:08:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-03 23:08:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-03 23:08:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-03 23:08:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-03 23:08:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-patch2-rc2
2022-03-03 23:08:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-03 23:08:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:319c7f8575402890e44902d54bf8554b796406f92b1849f500d33fef52f7d16e in \etc\rancher\
2022-03-03 23:08:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-03 23:08:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-03T23:04:48Z
2022-03-03 23:08:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-03 23:08:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=d5d54bf9a8094742c5bea5acd8a9b4de7cecf913
2022-03-03 23:08:13 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.