2024-07-09 10:33:09 UTC
2.19 GB
rancher/rancher-agent:v2.8.5-debug-41905-2
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 70.09% (1.54 GB)
[#001] sha256:56a5fd77f8cb6921d3e283f98213bf8c163d3502a75b4a8e4a809a15654f7d1a - 24.21% (544 MB)
[#002] sha256:68421e16319ee28cfef579b29bf3a29e49f24839abdddb15b392571561c68083 - 0.0% (1.09 KB)
[#003] sha256:927968a4e5c8807a5cee0016df08ffc4d20b9b55f1a42832f376494ce3eb65e5 - 0.0% (1.07 KB)
[#004] sha256:af068cffa2083301712babbd6fb296771886555b45abfdf4f99fc7c48638ded5 - 0.53% (11.9 MB)
[#005] sha256:051066f7be083acce3a264e01c74e39b69b639509cb7929ee0ab384a40c7942e - 2.37% (53.3 MB)
[#006] sha256:25bf382d69503b9ee228b838b5c3a9b6632746e1ac6fccbd4685cf64a6f7908c - 0.53% (11.8 MB)
[#007] sha256:2612c465e8576029b9738570d10261a72650750a9f48ef6b6c3dbb0a9972d3c8 - 0.64% (14.4 MB)
[#008] sha256:fdc2ea768b8c91228572526982bace4e02170fe180fc355e861985d9fcd96676 - 0.0% (1.09 KB)
[#009] sha256:ab1912816fadcfdaf943e3344a6fefad624acb1d6ea9e73d83f84186e68a7ea8 - 0.0% (1.08 KB)
[#010] sha256:dc5f9b0694e505c53b045a778ea1bc32fa8f04e041fef2719be2bb8b0134eb7a - 0.0% (1.09 KB)
[#011] sha256:8f2e0f8d9fef8fcd00b46ef10fc0160ed69e967ffe4548cb96f7e6675b092047 - 0.0% (1.09 KB)
[#012] sha256:394e32fa379e2da93b149137353d115dcdbc6c58832e4f0e2f558b635010f480 - 0.0% (1.06 KB)
[#013] sha256:2caf18a2c3c53c6bb4bd795bed166fc04c4a1eb2c8fd08b89e01ebe06de679b6 - 1.63% (36.6 MB)
[#014] sha256:3fc02f99e20a38ec4d68d49ef1b6283253a254489d9207e116c7ff62abf77645 - 0.0% (1.06 KB)
[#015] sha256:3324614bb7f139852185c00c118195fad5abcd74afa05ed13f0bbe07bb29e859 - 0.0% (1.07 KB)
[#016] sha256:1f213eea3029723afe7a5045b8475c84c859dfde2b2652098dd2bd053ea5e438 - 0.0% (1.09 KB)
[#017] sha256:b77a09bd1e137d4eb24d06bab8a73d6f7c102d3a90260c5ee06d847f4e900074 - 0.0% (1.09 KB)
[#018] sha256:9ef6b21c707dc9cae655913f4ac906ac60c41b532cd2e070bb2eed1c0be50589 - 0.0% (1.09 KB)
Apply image 10.0.17763.4499
2024-06-07 11:19:50 UTCInstall update 10.0.17763.5936
2024-07-09 10:31:50 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-07-09 10:31:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-07-09 10:31:59 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.15/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-07-09 10:32:22 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-07-09 10:32:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-07-09 10:33:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-07-09 10:33:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-07-09 10:33:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-07-09 10:33:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-07-09 10:33:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8.5-debug-41905-2
2024-07-09 10:33:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-07-09 10:33:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:798129e91281e575d2ee6db33ae1830e24bae07118f82997ab70240586e173ed in \etc\rancher\
2024-07-09 10:33:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-07-09 10:33:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-07-09T10:31:48Z
2024-07-09 10:33:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=26e13a3aad84e717469f3ded4a8db432b186fd37
2024-07-09 10:33:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-07-09 10:33:09 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.