2022-01-21 20:50:15 UTC
2.63 GB
rancher/rancher-agent:v2.6.5-alpha1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.21% (1.4 GB)
[#001] sha256:835e32b394368e6c2d93a613f19b425654bcb45ef2680db32b7021713303a782 - 42.94% (1.13 GB)
[#002] sha256:fc45b7c8baa461ef592ea04aeb4f5db27585704ecca98be04015669888aed1bc - 0.0% (1.26 KB)
[#003] sha256:efddfc096f00ac46c51560ad42b4bc05282785b152963874cc45406bc65a0be4 - 0.0% (1.26 KB)
[#004] sha256:0110baf3e37a74a15f73dc0c236d818e95550e07b0eae1e07583f6ec024692aa - 0.2% (5.3 MB)
[#005] sha256:e30424e3ccd00786a1d5b81e663543a23224c1c93af98970391f1be3f49bdab9 - 1.85% (50 MB)
[#006] sha256:a96bc680a264b3c6e2897385a8d39a8239040d0c9fb7faff9734dc7bc4f27bf7 - 0.2% (5.26 MB)
[#007] sha256:59fa118c8e6ec2c9606cbbfd54f9bb24a09d7a02cf210c758399480929fbc000 - 0.5% (13.4 MB)
[#008] sha256:21697a9482b17ede5f9886d26571f366b7dd28f8ab9bd5271790aab24cebdea5 - 0.0% (1.26 KB)
[#009] sha256:214c3df904b5cd4fd271a23fb0f4a9322ac006f3609dff8ec374ee38a8ae4319 - 0.0% (1.28 KB)
[#010] sha256:daae8e1d2d4773fa1ee26d2e583f670f57cd2e5c9521e72451a2c1faf8dd7390 - 0.0% (1.26 KB)
[#011] sha256:01ad44a657231b025b5124d6e71f8497c453a14c1d83e44efee203f11e15766d - 0.0% (1.26 KB)
[#012] sha256:16e3983a82767d5a53549cb0892e4e9d948f1805931ab7fcbeb2bb9e43d11441 - 0.0% (1.28 KB)
[#013] sha256:3e355fd4119316c4893b45643ae5614ef33898f54d9072943a951799614b129d - 1.11% (29.8 MB)
[#014] sha256:85604f9013712f7dfca00740e6dbe03512c2672234846f7918007113d541ae4d - 0.0% (1.29 KB)
[#015] sha256:3aca3904eef05e7957086636691774c44d25ed0d8bc13301c29a8d727ef4dbc0 - 0.0% (1.26 KB)
[#016] sha256:49fbb7b169cffbe5102b8fd30598ee34c02c23a45919bf0ac73f5a6d067b53e3 - 0.0% (1.29 KB)
[#017] sha256:9ee9387370cc1dab254a77aaee6e35c4ed762bca0eb2c0f954fc5d72f4135f95 - 0.0% (1.29 KB)
[#018] sha256:fa20adef2661093898fc76d05dafec4653608cf1ea2f4c89514e4eacd678b14f - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2022-01-16 06:48:22 UTCInstall update 20H2-amd64
2022-01-21 20:49:31 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-01-21 20:49:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-01-21 20:49:42 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-01-21 20:49:52 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-01-21 20:50:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-01-21 20:50:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-01-21 20:50:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-01-21 20:50:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-01-21 20:50:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-21 20:50:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.5-alpha1
2022-01-21 20:50:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-21 20:50:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:370efb876e1c3132045d88b2a87ea597eba6d143338425dbe48c2c87eb3d6156 in \etc\rancher\
2022-01-21 20:50:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-21 20:50:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-21T20:46:49Z
2022-01-21 20:50:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-01-21 20:50:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=4a6f7b4c3c412080d0b365f2d67798081f3172bd
2022-01-21 20:50:15 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.