2022-03-21 20:12:42 UTC
2.62 GB
rancher/rancher-agent:v2.6.4-rc11
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:890553b495ee17554f5ed80ba7a180312669727c7c6124cec9a8f1f0e18ee96c - 0.0% (1.26 KB)
[#003] sha256:817b651531750caae731542fbe7abe9612210877d7aa498ae14fef6651a6cfc0 - 0.0% (1.26 KB)
[#004] sha256:0439dc3d7943392e6d632ba2d1ed883c3fd693a7e2271f08e949401b9ba10298 - 0.2% (5.32 MB)
[#005] sha256:f25f48621432effdab904395b8b023742fa421cfbc3c7e8ad5e9e86403e268f0 - 1.87% (50 MB)
[#006] sha256:503904b56c463f97820e111764f6c043df54d39d9d279b4c2dbb972989c3d4cd - 0.2% (5.29 MB)
[#007] sha256:3e2b3a8c22e8b024915846b9d682cef5c941c68a113f229655a7c6191a5c4df3 - 0.5% (13.5 MB)
[#008] sha256:578957042a7b9f961dce6e891dd6e053641862cfb0b1c546bb47629a2dcdb114 - 0.0% (1.26 KB)
[#009] sha256:fed3d27be4b310cde282f989ac7505283cd5f61b39ca94b9bd91f407a393adbc - 0.0% (1.26 KB)
[#010] sha256:608dae531eb2c95ba022b5962fec3f2e0526d851f6f86f3a8e2cffb71f0b4509 - 0.0% (1.29 KB)
[#011] sha256:5b939b4344d55cbd8cda16f7ef8a8d5cb42769ab0f8adccc87d28dfe6018d705 - 0.0% (1.26 KB)
[#012] sha256:65773465e1cef19c3e9b12bb67bd20c32ed6c6ef5db3286b7b9c278e5d868f86 - 0.0% (1.28 KB)
[#013] sha256:8610e4ef86283b2e747fea7b2ca7a5198181a97ce50f0849ad8e85a2b0c8e4cc - 1.09% (29.2 MB)
[#014] sha256:783f9855570b46716e4b47210b9191452dd1fe2e1305b9e01313d13b8f95b61d - 0.0% (1.26 KB)
[#015] sha256:cae0b4f7ad78fb560ca92302890a8efc227d13229968f5fb115fd2cdbe76dc1e - 0.0% (1.26 KB)
[#016] sha256:44b29f30e323de78a0dd26d7b185c2858d677d1137a0fe3758e4070433699c20 - 0.0% (1.26 KB)
[#017] sha256:e457f89cec9ed61271a88b05271c84a7febea7e57f57e328f281465167ba6ec5 - 0.0% (1.26 KB)
[#018] sha256:79093141c75895e7740b13b2dfd09575b56c4f322171cdee82835001336b137e - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-03-03 08:25:37 UTCInstall update 20H2-amd64
2022-03-21 20:11:59 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-21 20:12:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-21 20:12: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-21 20:12: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-21 20:12:28 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-21 20:12:36 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-21 20:12:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-21 20:12:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-21 20:12:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-21 20:12:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4-rc11
2022-03-21 20:12:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-21 20:12:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:c405eeab50601bc76c9191dbcac2ec4ed7aac643d5cae6304dc1da25ef04eaa0 in \etc\rancher\
2022-03-21 20:12:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-21 20:12:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-21T20:09:20Z
2022-03-21 20:12:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-21 20:12:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=0b4457317840d80c17990b5e04ba326eb411fb8f
2022-03-21 20:12:42 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.