2023-06-09 22:34:37 UTC
1.73 GB
rancher/rancher-agent:v2.7-cbf32214807bdb2ba6795b61f6bb79c6138beb66-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 72.66% (1.25 GB)
[#001] sha256:fcfdcf7069fa97d174a5fc8b1cfffbf4f15099246e0d53770bf40a7268bd9b77 - 20.43% (361 MB)
[#002] sha256:84260090832ca877c350c2db165b23cf340197a5a015866de284bcb4250d9d2d - 0.0% (1.3 KB)
[#003] sha256:b616c5f9650979b1c3a67f655fdbb01577091df44f503c4f0f82a57cb88c8da5 - 0.0% (1.27 KB)
[#004] sha256:97ee4bbe8576b99b85c863dc658b9f4e89c24ef2404816d6c1cd1ad32c5e6d5d - 0.67% (11.9 MB)
[#005] sha256:e0c3c0c715cd782e6445a6d377cf84a5b9a7df2522e4ff0d217a541aeaa3555b - 2.89% (51.2 MB)
[#006] sha256:56ffdf3af50f6bf524b239cd650f84957e6154135e628a62238565478ca440d3 - 0.67% (11.8 MB)
[#007] sha256:e630ed0201ee6694099f97a944020c0fc4ffbc76a8602be5d5bea541e90b5206 - 0.79% (14 MB)
[#008] sha256:094de67b7402bfb165286c1a2a0730cbc8f746828918f62f231265bd97e8f79c - 0.0% (1.26 KB)
[#009] sha256:32ad7793d87c48ed18376d902e3dde55306a0f33de8c6317c696b52b010e268d - 0.0% (1.27 KB)
[#010] sha256:9fd57dd4add48b28d097218ab9faf842afdb05fc50f898c1af85d116b46f3832 - 0.0% (1.27 KB)
[#011] sha256:f18a55a90278f04b6e1208fdd31c15d3d7b9cc863dc0ec7c7046ef08ebe73d49 - 0.0% (1.27 KB)
[#012] sha256:04d7687fd51f66192dd7c39c873f2d39ffcba1f860cbc60232e4377f91ea5cb4 - 0.0% (1.27 KB)
[#013] sha256:55a7a44a8a5d5e36db8a3bb960546402cb874413a7332ee905f87d3c7056b7ff - 1.88% (33.2 MB)
[#014] sha256:47b885340ae1a912a7e5b655a9fcc0bd8389665300608785f0776a5e7c6776fe - 0.0% (1.27 KB)
[#015] sha256:dbdcf0e44df0a8e63b80f3781891689205eb3d2530f75c9127de7f55740b6f96 - 0.0% (1.26 KB)
[#016] sha256:a89f6c245ba423de0cb0bcc9978811fdba8b5d03df11ba2057b064e43be86381 - 0.0% (1.27 KB)
[#017] sha256:6ef03a51c0620d62ccaee6fdad27d26e340f9339b50b3be1f7021dabee33d100 - 0.0% (1.26 KB)
[#018] sha256:a86272b69a9654c3550e2747f443d630bc3f30b945a957d1a999bfcc4bfb6296 - 0.0% (1.26 KB)
Apply image 10.0.20348.1487
2023-05-05 13:22:05 UTCInstall update 10.0.20348.1726
2023-06-09 22:33:52 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-06-09 22:33:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-06-09 22:34:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2023-06-09 22:34:14 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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.'
2023-06-09 22:34:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-06-09 22:34:30 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-06-09 22:34:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-06-09 22:34:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-06-09 22:34:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-06-09 22:34:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-cbf32214807bdb2ba6795b61f6bb79c6138beb66-head
2023-06-09 22:34:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-06-09 22:34:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:5a15eab839cbd6426ffcd25e9d03072d656500ea2c68b2919f0e0f1286a4a7a4 in \etc\rancher\
2023-06-09 22:34:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-06-09 22:34:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-09T22:31:03Z
2023-06-09 22:34:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=cbf32214807bdb2ba6795b61f6bb79c6138beb66
2023-06-09 22:34:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-06-09 22:34:37 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.