2022-08-10 17:07:08 UTC
2.61 GB
rancher/rancher-agent:v2.6-49d941a9792de1abaeafe830fae5d190b17b0fd1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.02% (1.75 GB)
[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.58% (763 MB)
[#002] sha256:6f203ce4d32cdbff678298cad54a897fad8786e50bc4d2bc5b0d39964ee45412 - 0.0% (1.07 KB)
[#003] sha256:cdf3dafd885261c227fb003243f92db0dbec7497cb137718384952169c74000f - 0.0% (1.07 KB)
[#004] sha256:fa531ac861d5d1e51a9d8094a1e22675bdfea575d9891f78e28c674cf304889b - 0.44% (11.8 MB)
[#005] sha256:0021442e077e91f6eeeedd8f207089eb7a81853781d89b1c409fd963d9d36b39 - 1.87% (50 MB)
[#006] sha256:b44d6ed2019406ceb541344a2afedb2afbb760e100fbc168eaaa3be3483dc1e7 - 0.44% (11.8 MB)
[#007] sha256:07339b62a636a35aeb9d42990696950898d1336545fac68c59eb46db31ac57b4 - 0.5% (13.4 MB)
[#008] sha256:5f3de7526f7b4e5b4371b1650661bea3054349af623d95a29f7d4e6dd689be02 - 0.0% (1.06 KB)
[#009] sha256:fc2bfa5c24765cd8f81a9b1ae076ebeb09259458c7e5108ffc2a0058288c79be - 0.0% (1.07 KB)
[#010] sha256:5128280bd0d5f2c31a3aa4ab9d9fec2804b1bd6d3f4c4745d5b7705246cb8e26 - 0.0% (1.07 KB)
[#011] sha256:3a7ccfa6ee7ab18743cce914a6e8f9884360453ed7278d39fe9382ecd96f71d2 - 0.0% (1.07 KB)
[#012] sha256:1ac9bf0c3a9c1727cb34867beca9244ad4ed53995e7fd0b48656fe50d1ec2e1d - 0.0% (1.09 KB)
[#013] sha256:93391c3c700f7b96d4ad231027ac23a680e1fa5a4c4d7c54f89bfdaeb46ad360 - 1.15% (30.6 MB)
[#014] sha256:7c724901f3759e7b6c3ea566d79e164ce68917e7dd0114c567c0909aad2f105b - 0.0% (1.06 KB)
[#015] sha256:d4550916cf536103e840fe4f7a03c1a5a203075faed9bdcdfe336de4614d7892 - 0.0% (1.09 KB)
[#016] sha256:adcf61e87ebd3daf860cc7fd16c6dc31bcc9b7918d7e563f9f038758e3f79144 - 0.0% (1.07 KB)
[#017] sha256:928bcdafdfa8faa35f6ea1b3a8c49b0b20009fdf34467427c66f6aad0632b5f6 - 0.0% (1.07 KB)
[#018] sha256:8b8bc85004896642f02729160d817f4998cf3b4d5e3415fe7980f0070b37d8eb - 0.0% (1.07 KB)
Apply image 10.0.17763.2803
2022-08-06 18:30:32 UTCInstall update 10.0.17763.3287
2022-08-10 17:06:25 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-08-10 17:06:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-08-10 17:06:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.5/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-08-10 17:06:51 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-08-10 17:06:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-08-10 17:07:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-08-10 17:07:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-08-10 17:07:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-08-10 17:07:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-08-10 17:07:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-49d941a9792de1abaeafe830fae5d190b17b0fd1-head
2022-08-10 17:07:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-08-10 17:07:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:8ad6a7a34dea29f80b8dd7984cf2e7c1e8857ab05c49393bb8395e4281889993 in \etc\rancher\
2022-08-10 17:07:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-08-10 17:07:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-10T17:02:31Z
2022-08-10 17:07:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=49d941a9792de1abaeafe830fae5d190b17b0fd1
2022-08-10 17:07:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-08-10 17:07:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.