2023-06-29 01:30:22 UTC
1.65 GB
rancher/rancher-agent:v2.7.5-debug-41890-1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b1471cc22404d036d95728a9c37c1e3f025a1f0a331072c8613e38cf8f7ff1ed - 92.91% (1.54 GB)
[#001] sha256:b0cd4eb98c1c90d96e1910c4ec03b78411422cce20fd1ba87b70a3187a214d16 - 0.0% (1.09 KB)
[#002] sha256:211ca778a486ccb1542bfaa3ea1f725e7262a4f883540e0cf7f88d5c9712c873 - 0.0% (1.06 KB)
[#003] sha256:1ba1846dd9cefef882f36e5d925bada640cf60924facf6ada18cd6dbf12d5be4 - 0.69% (11.8 MB)
[#004] sha256:2800c68160caff8d7ca00de3abf2e2cd63a984770f9be0c8ef1d99906e1be775 - 3.02% (51.2 MB)
[#005] sha256:45a8de4710cbfbcef567f46ddcec74bc5c853d48058cf7b8be0d0c40fd15dce5 - 0.69% (11.8 MB)
[#006] sha256:3be83dfbd4807aa4bc72a84b4218a1f17f2d8e52eac4a025f938e101490306eb - 0.82% (13.9 MB)
[#007] sha256:880f7eedc6d5f1bc3e35df9a376c4e167e4f8272ceb303b5275886e5e6bd4dfa - 0.0% (1.07 KB)
[#008] sha256:5e93fdc67ed4f6bc37cbc0be40a09b770d94982575a3e5f7832f1ddaa05c4daa - 0.0% (1.06 KB)
[#009] sha256:ebde2a4fd058ec5677858b916e2c9ae96361c1f17a5d24e98d985dc740a992f8 - 0.0% (1.06 KB)
[#010] sha256:e4f1802f154a62a3bd920052cc2ee7f671da5f525b953dd2d2a2e70b8a80491f - 0.0% (1.06 KB)
[#011] sha256:664a6c3b4947ca52c36e792ba4cde560d04ac102926c078ca6467c1934dad268 - 0.0% (1.06 KB)
[#012] sha256:4d217b5d9c45a6ec2eef7e1c038be5a7e24c00e7996a15452eed966f1926e404 - 1.86% (31.5 MB)
[#013] sha256:81ef838adae188a70aa23c493c403e8ea51b0c0bcf3983fdfeb4612a036cefb3 - 0.0% (1.09 KB)
[#014] sha256:7259c87221f30d0927c6f04e26c899995b593c727741660eea471e9dfb6936f4 - 0.0% (1.06 KB)
[#015] sha256:54fbd7e529dc3d30a75cfbdee67020a58a7a0243c98f46204bd5cb43a8b42a57 - 0.0% (1.06 KB)
[#016] sha256:c7a330a9b107bbafb618bf5f4b2ce75cc802146f56b316a52230a311ec4790de - 0.0% (1.06 KB)
[#017] sha256:03a00bda2c8fa1e5ba3dc4949e46c45ed54a95fd2865967e7387b5794e4df9b7 - 0.0% (1.06 KB)
Apply image 10.0.17763.4499
2023-06-29 01:29:46 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-06-29 01:29:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-06-29 01:29:55 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-29 01:30:04 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-29 01:30:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-06-29 01:30:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-06-29 01:30:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-06-29 01:30:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-06-29 01:30:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-06-29 01:30:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.5-debug-41890-1
2023-06-29 01:30:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-06-29 01:30:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:00b0a64cfb19b06f594386bb9704a87114b1e66908c854831a2511e602f0584d in \etc\rancher\
2023-06-29 01:30:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-06-29 01:30:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-29T01:27:50Z
2023-06-29 01:30:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=24927d833c83d25c1711644b7651d0e3cab7124d
2023-06-29 01:30:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-06-29 01:30:22 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.