2022-10-18 20:59:33 UTC
2.64 GB
rancher/rancher-agent:v2.6.9
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.16% (1.75 GB)
[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.39% (795 MB)
[#002] sha256:2dc7dea47e85adfbe98857dff357db1c995d3862385028a5ee5e48a0ed02451a - 0.0% (1.07 KB)
[#003] sha256:1286d0872a7a673007b9d6336c9982824016f266fbad2684ecd50f826f1f2697 - 0.0% (1.06 KB)
[#004] sha256:309f570a96f1085a11188f9d7f3ac1388500ee53a3be8dfd80a2622c184ee72b - 0.44% (11.8 MB)
[#005] sha256:58bf3e661a56821742b3da2ed6d1cc66ffb3aa5acdd61cb6ad4ff256ab73f64b - 1.89% (51.2 MB)
[#006] sha256:52f925e07fd778f3839e8ae2298cdd7a7a90210dc7712ab3346d4e2622963f0e - 0.44% (11.8 MB)
[#007] sha256:eb6679539aaa879d006df6424e941aebcce002697ac0250fc630977a3ae3aad1 - 0.52% (14 MB)
[#008] sha256:417fe3d46187783d053b7998d27fa7dddbf019e422561fb7aa742e43754e3c1d - 0.0% (1.06 KB)
[#009] sha256:a1d4fa4b9b8d1d31bacfc1d439d9a1f4d5ba205565771d69f7d2c993cab3bfd5 - 0.0% (1.07 KB)
[#010] sha256:3ef77a2590adec8c2d629aaf414a5b825f1837aecf380c894a2f56fb51e305f0 - 0.0% (1.06 KB)
[#011] sha256:3d71d0f7ccec82860c9174476c8f02c7c4660ad6a9a8f9e722240ab8fc7c27d2 - 0.0% (1.06 KB)
[#012] sha256:7497f9daf448df17fb0954bb3161fd8e777b9324d13afa3e9aae2308fe97b220 - 0.0% (1.06 KB)
[#013] sha256:58eeca46ce05142b1593c88dfa0acf261db1680726b4f771098cadc0e6a55a2e - 1.17% (31.5 MB)
[#014] sha256:79705afd65784c29db340467b8bd3013d913cdc5086c7df6a6cbea4324a81137 - 0.0% (1.06 KB)
[#015] sha256:79ffcc25d0e470c0933d086b2b54d254b7da005c572189cf7067560f61860610 - 0.0% (1.07 KB)
[#016] sha256:3c4dd503e460353ae33cb74f3e7816f67249dccbf381589074f550af5acfff90 - 0.0% (1.06 KB)
[#017] sha256:94a2bc63b7017fe116ede54e0bb4ae0a7444f8c3cae32b59e30e6b7244157b9c - 0.0% (1.07 KB)
[#018] sha256:0ea2fd5a165f3efa016d56b1be899aea0ef12b10f0b00158271577122a820664 - 0.0% (1.06 KB)
Apply image 10.0.17763.2803
2022-10-08 01:55:32 UTCInstall update 10.0.17763.3532
2022-10-18 20:58:50 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-10-18 20:58:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-10-18 20:59:09 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.'
2022-10-18 20:59:17 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.'
2022-10-18 20:59:23 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-10-18 20:59:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-10-18 20:59:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-10-18 20:59:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-10-18 20:59:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-10-18 20:59:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.9
2022-10-18 20:59:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-10-18 20:59:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:0077160fcc27d9e5eba965e75861ffea46a39f68cb372b2772fbb2c4570a3395 in \etc\rancher\
2022-10-18 20:59:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-10-18 20:59:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-18T20:56:51Z
2022-10-18 20:59:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=cb7a98b7764c59260f57c594a28a91d2e6057dfe
2022-10-18 20:59:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-10-18 20:59:33 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.