2021-10-19 03:52:56 UTC
2.58 GB
rancher/rancher-agent:v2.6.2-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 54.27% (1.4 GB)
[#001] sha256:b6fefc95bf4a567290e69413f970ab250c2799cc8fdb01f701decff56639e7fa - 42.85% (1.11 GB)
[#002] sha256:7e59c0a1afc454e4069491818db4795c13574f935e5a5780f97182f6f4d94729 - 0.0% (1.3 KB)
[#003] sha256:901d74abe7bf67ef71c08f1a19fbd6dc2115f065bcfa2bbe2a82782db6e21d33 - 0.0% (1.29 KB)
[#004] sha256:bf599ce01ed218ab6e2a65fd5851436cc2f52bab9d1b1399de1efa4fd6f29523 - 0.2% (5.3 MB)
[#005] sha256:e3deb8d031884c14abd309e828ddbbb1d09f809c128b838533aa90d9568176b0 - 0.94% (24.8 MB)
[#006] sha256:ead44fd2372b351f9646e84a5c818003b938b981fe99892c83f8b78548eb6509 - 0.2% (5.27 MB)
[#007] sha256:4afd0fd5310d64254d8d2c11aa59d42d1b7f21a0205e389a833ad5171419f9c0 - 0.48% (12.7 MB)
[#008] sha256:6722fd1e5976954d620d8fad8965639dcdf8bfb0b4910e6718c3ae5792c9cd92 - 0.0% (1.29 KB)
[#009] sha256:d74a55fea6c16378a4e68db4d1573c80bf4ff2dd81238a6d2a641226b691c274 - 0.0% (1.29 KB)
[#010] sha256:34f65147bceea69e1680d0a33da81ee2140551511c103886a94a9118f98361cd - 0.0% (1.29 KB)
[#011] sha256:60a6ef71fcf23d1d5c532886f1e876f48a27eb802cb636c71944d483cbfb0a87 - 0.0% (1.26 KB)
[#012] sha256:2d89ce1bbdd26f5ef36853f5777154ec9abecea4a32df9062ef6c6d5847acf88 - 0.0% (1.26 KB)
[#013] sha256:335c5f58da413806c7a9c9c134c86649ccbae02af7829fc77fcfe3682b891ac5 - 1.06% (28.1 MB)
[#014] sha256:7839fa84621f301c4332275fcaf56ec08b8f55eff14ff1e85db2d85f7b3b263b - 0.0% (1.26 KB)
[#015] sha256:d7c7726980c89ce98f469073ff977d758454ff3405361a3973ddcb671428784f - 0.0% (1.26 KB)
[#016] sha256:552b35dd28b480e43001b1c1a724b737e641c98c86b88c511d7858141e23d4d5 - 0.0% (1.29 KB)
[#017] sha256:f4e4ab785fec7dbf7e4b8da31ea3a1903fa26c3819766a6bb1013ede888c37e6 - 0.0% (1.26 KB)
[#018] sha256:9f702a1b883eaedf963779ea1ed88fa32ba71fed22d26d68865eb8bcfae4ac53 - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2021-10-06 06:59:29 UTCInstall update 20H2-amd64
2021-10-19 03:52:15 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-10-19 03:52:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-10-19 03:52:25 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.'
2021-10-19 03:52:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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.'
2021-10-19 03:52:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-10-19 03:52:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-10-19 03:52:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-10-19 03:52:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-10-19 03:52:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-10-19 03:52:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.2-rc1
2021-10-19 03:52:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-10-19 03:52:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:72fa99936d97ea0a78754df308074b06229f1fdc7caf6c044f228dcf6612d140 in \etc\rancher\
2021-10-19 03:52:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-10-19 03:52:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-19T03:48:35Z
2021-10-19 03:52:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-10-19 03:52:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=5feb4227250f274e4e8f8d7157da5c54d1d79ba9
2021-10-19 03:52:56 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.