2022-03-23 00:04:23 UTC
2.62 GB
rancher/rancher-agent:v2.6.4-rc12
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.58% (1.4 GB)
[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 42.56% (1.11 GB)
[#002] sha256:8235cce40caa620554dba7d50046db87b9efd87964e54497d9b7dbc8d50d9f88 - 0.0% (1.26 KB)
[#003] sha256:e1017825bfd16e2a61a8ed8ed7c540a91df082d2906eb5d2c84c6b0325a353ed - 0.0% (1.26 KB)
[#004] sha256:b8ec04f799080344e36d1bd7c05f778c87d91e3b40f027d8ccc8751499a12cd2 - 0.2% (5.32 MB)
[#005] sha256:4cb2a66bdb547dad2848ad81762a650d78c68e93de8025bf4844303e63aebd39 - 1.87% (50 MB)
[#006] sha256:a20d10339f146425e680859f9e88938f245defefa2ce86e745f286704373d1d1 - 0.2% (5.29 MB)
[#007] sha256:080dbfec8c911227ec0ec2bf26410a457a2de5f548be52ac9beb9d889ec2831c - 0.5% (13.5 MB)
[#008] sha256:4987c9dbc93b03c9e005acaca0c9d508668dd9881df0b4fca4b4b8f4a9e0ae21 - 0.0% (1.29 KB)
[#009] sha256:f8809e250fea09d0f97f0137a937227d48b4a5429c446750c36cd1c7cd2832e5 - 0.0% (1.28 KB)
[#010] sha256:268890848c009717826147f1dd7817cc3900165d88cf7e572cb21437e8836133 - 0.0% (1.28 KB)
[#011] sha256:5f5eb9ca3eefae2a8952af1de5d27725b78ff7c98cce7dcd1a481bf5c281b3d4 - 0.0% (1.3 KB)
[#012] sha256:3fb1881224d464461bcf383f552eb5e07f9bcf8604a0a080a6bb53c9a2182ef7 - 0.0% (1.29 KB)
[#013] sha256:f1123ad4280b90e15806f80f96e35eee4029664d797d073e80991c8a0803d0be - 1.09% (29.2 MB)
[#014] sha256:5e61e7af20588b45005aac214c9b061e7df332bc807b8c859d68b2244f6aa175 - 0.0% (1.26 KB)
[#015] sha256:8577b24003b7ba5878181e957853fef1967b79e169b31b2eae01053a04908cd7 - 0.0% (1.28 KB)
[#016] sha256:74f5d6478928a49433ef08ded1e92518d8f281d4624aeb557cb6fe38ee9e3c68 - 0.0% (1.29 KB)
[#017] sha256:07ff8b447101643b562f6eae8f5958388f5257cd863af899e01b6bf56c779615 - 0.0% (1.29 KB)
[#018] sha256:3cc468d2e224b1304010bb2fa1cd0be5c1ee0faf3c215c9eaeebbc283c210a8e - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2022-03-03 08:25:37 UTCInstall update 20H2-amd64
2022-03-23 00:03:43 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-23 00:03:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-23 00:03:52 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-23 00:04:02 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-23 00:04:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-23 00:04:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-23 00:04:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-23 00:04:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-23 00:04:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-23 00:04:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4-rc12
2022-03-23 00:04:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-23 00:04:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6a860baf303d891a92559eb165389c5abdbc66f39b74b947ebe9b13408c05bc2 in \etc\rancher\
2022-03-23 00:04:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-23 00:04:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-23T00:00:06Z
2022-03-23 00:04:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-23 00:04:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=c2d8e324552a9287a726e0cb7df7fe5971169e9e
2022-03-23 00:04:23 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.