2023-05-08 19:07:43 UTC
2 GB
rancher/rancher-agent:v2.7.5-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 77.45% (1.55 GB)
[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.58% (339 MB)
[#002] sha256:2b4bbeba6bb276bfb05fecd6c9c43cda476dcaef85954155a62fc8390203ede4 - 0.0% (1.06 KB)
[#003] sha256:e8074d8fe0ef62d6944c59b0200cbcc079826ee72c56348ffa8e4186f0b0b17e - 0.0% (1.1 KB)
[#004] sha256:1e0a34d017ae3ea9a549af8c431f2e2c9d9faed76d0f7ad963333a2e33867a6c - 0.58% (12 MB)
[#005] sha256:3577707ca22b460c0afac35e760d169c83c4712154d3015deb89ffca64ce7444 - 2.51% (51.2 MB)
[#006] sha256:6689d24f76e6c5238d7f31c5b65c4195c0bb540ca5faf86ee15cb5a1622f26eb - 0.58% (11.8 MB)
[#007] sha256:7882ef8d61ce591d45b3692f614cd64ccdc18e7f0496c5070f305a3eb3454d73 - 0.68% (14 MB)
[#008] sha256:88191ba613bddac9590eee6dfcbc49a2dac9df7a02f3712aaaaeb7f69b989797 - 0.0% (1.07 KB)
[#009] sha256:218cbd235b9ff4c2a573220e2428f8eee229b8d1315d78bfcc5b13b5da84afb5 - 0.0% (1.07 KB)
[#010] sha256:c29449aa46e46eb70f92902c696ca1b35ae377973b77c4868a559ff41d3f8507 - 0.0% (1.06 KB)
[#011] sha256:244e5436635d315fe7df92e4876887be845eeb5920179c17e51f9be6f2b5a1f8 - 0.0% (1.06 KB)
[#012] sha256:b3f5574ce3ca8966bc3337af75256f984dc6c7ad43ebbdacbaf1ab2c913d19c0 - 0.0% (1.07 KB)
[#013] sha256:385cdc6f4aa50a1f6bc1acabb7b5e106b655e659de1590ab06c2e7004b832243 - 1.62% (33.1 MB)
[#014] sha256:4434c7900ffab277d03118337e032b5c0fe3de664c2e2381752e7fb4392ec68e - 0.0% (1.09 KB)
[#015] sha256:5e9b5a4b0d1dac442e013fb8ee1b8e00f6ad769be43844fd69e3978248815207 - 0.0% (1.07 KB)
[#016] sha256:c056a92f9a59559808850977632fd0c1f443ce94fe14be5de0918368e7e8156e - 0.0% (1.07 KB)
[#017] sha256:403b6127242025e8af77b093665f831dcb34efbb7229859b566148838b23a41d - 0.0% (1.06 KB)
[#018] sha256:7a49366428f9f7a784a87ac7abdc939e64774cff834d11fa4c75f1dcaead1d4c - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-04-05 00:41:54 UTCInstall update 10.0.17763.4252
2023-05-08 19:06:57 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-05-08 19:06:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-05-08 19:07:16 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-05-08 19:07:24 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-05-08 19:07:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-05-08 19:07:37 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-05-08 19:07:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-05-08 19:07:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-05-08 19:07:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-05-08 19:07:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.5-rc1
2023-05-08 19:07:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-05-08 19:07:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:17996e0e07f057e33743cb16c065ccdcee482cda5229f21a4523bd9aff9a87f3 in \etc\rancher\
2023-05-08 19:07:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-05-08 19:07:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-08T19:03:37Z
2023-05-08 19:07:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=1f014b7fcd734e9321555b613cc28b1b12bf8eeb
2023-05-08 19:07:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-05-08 19:07:43 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.