2023-02-07 16:48:07 UTC
1.66 GB
rancher/rancher-agent:v2.6.11-rc3
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.92% (1.55 GB)
[#001] sha256:9420a2a70dc670f1401dc99be364e8815527c5dabea444263b5744f89c4ad0b7 - 0.0% (1.06 KB)
[#002] sha256:9cce036ded2c47cacffc583f038b0665f01684233a90688b9b6c12ca6021278c - 0.0% (1.09 KB)
[#003] sha256:42954c174648f30c5954a4ca1438c7355293b98ca1478f1c52b1235b58be1972 - 0.69% (11.8 MB)
[#004] sha256:625ac557387cebd10b50c32d5c3afbbba6762da278bd6ea51f26837c9ca8cc68 - 3.01% (51.2 MB)
[#005] sha256:862d27be5df7dacf4f9c9876e3e93f279d6eb71ae14406a5f10175d755ec62b4 - 0.69% (11.8 MB)
[#006] sha256:c7609529ee4c50b712eae3a7d7ec2dad49e531b4cc19815037c800b4b7e9f595 - 0.82% (14 MB)
[#007] sha256:6f9022db5980b42e4a2cf4501e4a5e2dc23a5f4ede7609c0b418bd10e95e6d13 - 0.0% (1.07 KB)
[#008] sha256:df13a61761e7fe4ef9201aba43b733b97a0ed2b1c70d4a403ac8b77d028e7b0f - 0.0% (1.09 KB)
[#009] sha256:c210f08ce77f970034a01a698f9ae1fb1d7f752b5245f5dd7826680917b4d409 - 0.0% (1.07 KB)
[#010] sha256:cf2ba9b083be465446a94421ecea050e902eaf951dc8ca5cbb9cd8461f1a0a62 - 0.0% (1.06 KB)
[#011] sha256:0e6b25e11c612e975ba89cc21ba74602ce5e42513aa059a95b6927cb1f792d9b - 0.0% (1.06 KB)
[#012] sha256:e67ca20884ecd0ed95b5bab364cfc203410dff04e7af8f37a5c1fbd2283a3724 - 1.86% (31.7 MB)
[#013] sha256:4036fda8c56df36017059ed777064ed6064579600a5962e25b620fbeae043524 - 0.0% (1.07 KB)
[#014] sha256:69f0c4a928e5eeede91661fb1e80e737567942cb71f7ebae8e0ca2f82dcbef1c - 0.0% (1.06 KB)
[#015] sha256:b75eeb481b81eba40946c4456ed93890282ae2fb625a12cbd09369eeff451e46 - 0.0% (1.06 KB)
[#016] sha256:2109084a9f8783910711fb2ebebe3d6aacc7c68d164a29de7abdfd24a157b1ea - 0.0% (1.09 KB)
[#017] sha256:1225d646638f74b18d4bf785a438082da2e88e35042cdb70780f260622f370c9 - 0.0% (1.09 KB)
Apply image 10.0.17763.3887
2023-02-07 16:47:32 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-02-07 16:47:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-02-07 16:47:41 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-02-07 16:47:49 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-02-07 16:47:56 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-02-07 16:48:02 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-02-07 16:48:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-02-07 16:48:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-02-07 16:48:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-02-07 16:48:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.11-rc3
2023-02-07 16:48:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-02-07 16:48:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:9d3da3fc5ea3093b7dbb387d0a37340637d1bcb77b581c20a2e3deb6dc5bd11f in \etc\rancher\
2023-02-07 16:48:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-02-07 16:48:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-07T16:45:34Z
2023-02-07 16:48:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=246e2ec6afb07918e02e65f9b7dd463180d6c209
2023-02-07 16:48:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-02-07 16:48:07 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.