2022-03-04 00:32:07 UTC
2.64 GB
rancher/rancher-agent:v2.6-ff4ce352e138e93f9a1148e50187c563dc9281bd-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.15% (1.4 GB)
[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 43.02% (1.13 GB)
[#002] sha256:0fa01127e6356c6681164cde9b88e37bb52610d5bad88012fc9a5c87892333e4 - 0.0% (1.26 KB)
[#003] sha256:4af83c146795cef32483fd21450e9a049cedb68335a3151794f6407be0e22c28 - 0.0% (1.32 KB)
[#004] sha256:7cb1df5f302578d2ac29bf41a9f6b67270788fcedb564cae8ca4b9ed00b89ec7 - 0.2% (5.32 MB)
[#005] sha256:006f9a6c483790d5d889f81dec81f1e30c7b3c4c759551e0dc4a72c43c5eef1b - 1.85% (50 MB)
[#006] sha256:7bb16ecfae0170f8e3d85ac34db398d08f996eb1c6e88398a60b8668451ad0ce - 0.2% (5.29 MB)
[#007] sha256:aaa9eaeefc4a01a085c6e7201b08db128b73174d163e652ddd8f044626522297 - 0.5% (13.5 MB)
[#008] sha256:734a66a0c8d12d4df20ce5d7c803cb902f3b1d29748db5fa160920e1a68d152c - 0.0% (1.26 KB)
[#009] sha256:e23d7a7e32e729d11b3a38c3b2924b8e22da06d20a2a3061342f94519ad14f19 - 0.0% (1.29 KB)
[#010] sha256:953ea7cd719ac0ba5f9998062b0e682d9c1c77884eca72d246e73cbba8c25ed4 - 0.0% (1.26 KB)
[#011] sha256:9fd12061704cb4d16e9fff180760dce74a70df71792aafb7ed6848438b38834a - 0.0% (1.25 KB)
[#012] sha256:4da5cb68a784932011ecc55278e0d890876a44c0992b518cc130420483d68394 - 0.0% (1.29 KB)
[#013] sha256:9c2ce91c37372ba97176c6e4e5a16b45d9a7fcc3b3d514bac04f1460ec7517ff - 1.08% (29.1 MB)
[#014] sha256:df946f1b075766203a0f2459233391de6ffd9d088f3bbd86c889d98e3643d27f - 0.0% (1.29 KB)
[#015] sha256:dce1969c26deaa5b4fb6805bdaec25f715721b986d37879067990370def0315f - 0.0% (1.26 KB)
[#016] sha256:e3f9ae0f7db798b8e85ca5924bf88fb5e8a4c5a0e0946aa7e5d5ddccb844f4f6 - 0.0% (1.29 KB)
[#017] sha256:7028426f6b597008cbd21d756f694bcd472ca7b3f91f57ec82fb0a2342aa1450 - 0.0% (1.28 KB)
[#018] sha256:e2c2f40d04678304d294de6cf356d01aafea692bcf0fdd248f3c2de37b13ea54 - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-02-04 06:50:43 UTCInstall update 20H2-amd64
2022-03-04 00:19:57 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-04 00:19:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-04 00:20:09 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-04 00:20:19 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-04 00:20:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-04 00:20:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-04 00:20:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-04 00:20:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-04 00:20:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-04 00:32:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-ff4ce352e138e93f9a1148e50187c563dc9281bd-head
2022-03-04 00:32:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-04 00:32:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:cdcb36f193dbd04b438ad35e2f531fb9323394b3456c3f7776bf6528eddc4314 in \etc\rancher\
2022-03-04 00:32:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-04 00:32:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-04T00:32:00Z
2022-03-04 00:32:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-04 00:32:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=ff4ce352e138e93f9a1148e50187c563dc9281bd
2022-03-04 00:32:07 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.