2024-03-28 13:54:25 UTC
1.95 GB
rancher/rancher-agent:v2.8.3-rc8
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 66.38% (1.29 GB)
[#001] sha256:a61557bf66429be9509f579104808d2853f8f7aefbd49ef26f5f2a90266c46f5 - 27.2% (543 MB)
[#002] sha256:160476693c919dc270d2dfce92b55d774b3fdc3afb8b9f83464340e501bb0db8 - 0.0% (1.29 KB)
[#003] sha256:da1ea186054d036a4b25946ba7866c498b2b5e6321bf6c0febe5f8b224bd28a1 - 0.0% (1.29 KB)
[#004] sha256:aa686ea72d92bf076bc5f5b5bc1705926e1cba73461fca90581dbdcf8f552a9e - 0.6% (12 MB)
[#005] sha256:df1c80fba7097a6fd328336fa97772c187da2b38f607cc3d4c0def788110d3d4 - 2.67% (53.3 MB)
[#006] sha256:6e7a03671ab26f7d46ca026b68e4382c35aba88e5b58e2fd90cf54e21979b2fc - 0.59% (11.8 MB)
[#007] sha256:c20f448eb31558d613072d7068b8994e9cb814fbde21d7e95cfaa09663286194 - 0.72% (14.4 MB)
[#008] sha256:60cf1388c2133ec6ceabaaf9d1af387828bc3d3af4a6cc3bae3a689db1faf35e - 0.0% (1.27 KB)
[#009] sha256:4677857c3b6b7f721075d461498f23a0ae123f6be87edd768a6a39e13b7eb789 - 0.0% (1.3 KB)
[#010] sha256:abae628623637b8a1a95715dcafc412359e5f26c5609693a9a5a5945199f193f - 0.0% (1.26 KB)
[#011] sha256:6a502d706d7019817fb7343b11e738fb515da6227e0823f56752d3e032101cfe - 0.0% (1.27 KB)
[#012] sha256:091252dfe455f4accc9ec40353d439cfd56b524e5c70650be9ff132d94b09ea6 - 0.0% (1.26 KB)
[#013] sha256:5ea35728361e908c84b9d876fad1f0ded307c943e096acb373121107320b5a8e - 1.83% (36.6 MB)
[#014] sha256:3a292a096280fd26b79076d443703c3531b7f3dc1fa2cc20381d3afc37982a66 - 0.0% (1.26 KB)
[#015] sha256:45860365ede35b17b36b87f920cccba07671a1532fea74525d7575c7f7cba6d9 - 0.0% (1.29 KB)
[#016] sha256:0b2c665a15959039dded100db91ca177877f1e52f5e547ab4462df9100d8fb26 - 0.0% (1.26 KB)
[#017] sha256:91b854256b02dd9bf49992f8f6df86fb3ddccd2eac48d85ef477883841eb8794 - 0.0% (1.26 KB)
[#018] sha256:c82e2c16fc0454c2dd9e0749c398e83f15f0f048837aaeedf8a7a8ada87ce7b5 - 0.0% (1.29 KB)
Apply image 10.0.20348.1787
2024-03-05 19:55:40 UTCInstall update 10.0.20348.2340
2024-03-28 01:43:17 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-03-28 01:43:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-03-28 01:43:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.14/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-03-28 01:43:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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.'
2024-03-28 01:43:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-03-28 01:43:58 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-03-28 01:43:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-03-28 01:43:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-03-28 01:43:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-03-28 13:54:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8.3-rc8
2024-03-28 13:54:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-03-28 13:54:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ffa0787645f2588acfbe05bc35aa7db4e55f61814ec471bb395970ab635c8a05 in \etc\rancher\
2024-03-28 13:54:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-03-28 13:54:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-28T13:54:17Z
2024-03-28 13:54:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=904c2fb091373c12951a0c54d8ba10969d887369
2024-03-28 13:54:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-03-28 13:54:25 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.