2023-02-23 15:45:06 UTC
1.9 GB
rancher/rancher-agent:v2.7.2-rc4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 81.55% (1.55 GB)
[#001] sha256:77b161a779b0ae261902cee374a821fac091b27ebb134eac408ab68ea57fef5d - 12.28% (238 MB)
[#002] sha256:46ebf7806e4701e63d84f911a613fe189dd783c78fb66215d1a5a80161df83a8 - 0.0% (1.06 KB)
[#003] sha256:3a8e0dbeb533bf17a24f726b6e2955539ec8f81ed8a83abd1c271dd9fe88318b - 0.0% (1.06 KB)
[#004] sha256:d3638af4168b8e17eb90cff62f8bbc915e85e6551687677cb5f0a7841cf03c2d - 0.62% (12 MB)
[#005] sha256:31a9bfa841832583d47ca4109e9a933d93201a62c4e3876cfbe1cb1732a32ac2 - 2.64% (51.2 MB)
[#006] sha256:baf0645a8a23e11c9785cabf4a9a4b3468f07f39fa7b151466db301c9e7a7f29 - 0.61% (11.8 MB)
[#007] sha256:1e0d54752c91be476ed15f613563014cc38fe854152b5fd2eeaac5904c2be9e4 - 0.72% (14 MB)
[#008] sha256:c3d0bcb42edd62efbf0143330de7843becc2ff06ee7cf1d8b013a32ca1e44c8b - 0.0% (1.09 KB)
[#009] sha256:b4e4372b5afcf99abb3f82746c3930093261a60b9e27db274f5505e44d777d13 - 0.0% (1.07 KB)
[#010] sha256:64f72d761427e09773b1e3b4983932242393da15e8a1f39daf0b0d3e70162a54 - 0.0% (1.06 KB)
[#011] sha256:303bbea8752e17dd0dd72997f5bb78d86278a31260c3cf8cf9f9727f4f83c526 - 0.0% (1.1 KB)
[#012] sha256:0ac55de743e76f308e62367e923bf480d08a921e6d18874a2b9cec7de6d8f7fc - 0.0% (1.1 KB)
[#013] sha256:b5c18cd906a32807afde06144649d073cfb8e829f4db96b1800cda3bb11c3633 - 1.59% (30.9 MB)
[#014] sha256:ba15365af845ff3aeee12f8766148e141d738b3119f5cb38cfbf39bb5fe2b08d - 0.0% (1.07 KB)
[#015] sha256:4975c92fe894b917ad03581290dff4f4db8086c82100b119e77d9d18dc309db8 - 0.0% (1.09 KB)
[#016] sha256:80635445dd940de160d2a86c71681953a76d5fb49ae89c011a5d4049907ed9f9 - 0.0% (1.09 KB)
[#017] sha256:5dc47813d34d52a4cddaa8407ca46fb19464ea91eaa7bd7861b1f6172c36c4a8 - 0.0% (1.06 KB)
[#018] sha256:a61ff342f96e752d7040bb089eacb24f34f965c28a2761ac77730a9f9f4833c0 - 0.0% (1.09 KB)
Apply image 10.0.17763.3887
2023-02-07 10:44:53 UTCInstall update 10.0.17763.4010
2023-02-23 15:44:07 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-02-23 15:44:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-02-23 15:44:42 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-23 15:44:50 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-23 15:44:56 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-02-23 15:45:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-02-23 15:45:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-02-23 15:45:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-02-23 15:45:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-02-23 15:45:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.2-rc4
2023-02-23 15:45:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-02-23 15:45:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ea92e94d076ff54f3ea7f21762074c4533515495f34757a0a37ecf4465400fa7 in \etc\rancher\
2023-02-23 15:45:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-02-23 15:45:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-23T15:40:35Z
2023-02-23 15:45:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=a528e650ee5b5f1a9e85f7e069c508f9f23b2ef4
2023-02-23 15:45:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-02-23 15:45:06 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.