2023-04-10 18:56:07 UTC
1.94 GB
rancher/rancher-agent:v2.7.2-rc9
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 79.63% (1.55 GB)
[#001] sha256:b5f4ee3f051b6848a99134adfb17dc9f8f81284bff92912318397b995ffc71c7 - 14.34% (285 MB)
[#002] sha256:fcab63e4931f8844c59b8cd29a89536f7d98e873faf7fd9f2b76393926064b7d - 0.0% (1.07 KB)
[#003] sha256:751c2da25b5d0f8c5b5f2d569804ba14b727e6ff4c92f629ea42fcc1299e58e4 - 0.0% (1.06 KB)
[#004] sha256:5192764809dd55aa0254db01000a89f5bc60fbd6ad027289cc2acaecaea91ad9 - 0.6% (11.9 MB)
[#005] sha256:19e503667647956f9dee12e59da13d07015813d50aa4f0665b6f73f6f1d908cf - 2.58% (51.2 MB)
[#006] sha256:3406ca3fa42a6b5cd50cc6205df67a035dbf085c27b3f2ad6c01295aa97ef037 - 0.59% (11.8 MB)
[#007] sha256:96aaebfe8ff3e4edfbceac8ddadcd6663290e2510fc3e32aeb632327d3e07489 - 0.7% (14 MB)
[#008] sha256:d46a003154c30184cbeb63e16a423ba19f345678110d5b06866033dad7e80580 - 0.0% (1.06 KB)
[#009] sha256:bc23954a58648c52ea8fffc377f0966934361e41d698a1f392fbede49cfb261a - 0.0% (1.09 KB)
[#010] sha256:7b7d9c012923a31ac6d4e4b49cfbca50114b986442bb7d558cdb0b8f15be5896 - 0.0% (1.07 KB)
[#011] sha256:45fafa3c37671da50931707b68ac23151e9c49fb78a9ccddf995e3d8bd1b2db7 - 0.0% (1.06 KB)
[#012] sha256:5b1d5d6605624aacdbc4c0fcd328e7921a2168eff09012bf7297d022b10bf7e8 - 0.0% (1.08 KB)
[#013] sha256:fa07f4bd75446183ed36d4356aa2628399a399ee3528d8624370a0b19c8a5095 - 1.55% (30.9 MB)
[#014] sha256:77d0a16957687f94546247c9f5cee75083300a11abab1a416a085ce2f2c3775b - 0.0% (1.09 KB)
[#015] sha256:67cfb7fe9f17b54b1fe5657e3e0831b8629d039c507fd89e788c6f839e319a02 - 0.0% (1.1 KB)
[#016] sha256:4eb1a6c66ce1c7c9d1cb5d79fe7b739e7a5cd0b2cf2d8ee1937931f696a7c20f - 0.0% (1.06 KB)
[#017] sha256:d47ca1445536a8f8cad42bbbfe87b492a2034f2aead5cc96c1d27402cd25e5e9 - 0.0% (1.09 KB)
[#018] sha256:7971eb32711ed52120dca238c66815a6c4c9d5bb5c48c5877dd9e76313817464 - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-03-11 10:37:22 UTCInstall update 10.0.17763.4131
2023-04-10 18:55:21 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-10 18:55:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-10 18:55:41 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-04-10 18:55:49 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-04-10 18:55:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-10 18:56:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-10 18:56:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-10 18:56:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-10 18:56:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-10 18:56:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.2-rc9
2023-04-10 18:56:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-10 18:56:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6f2e0697bf5a80d541eaabab4388603fd4d093c136e381503d0f8dd0d6ee5579 in \etc\rancher\
2023-04-10 18:56:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-10 18:56:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-10T18:51:54Z
2023-04-10 18:56:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=64c5188a5394f7ef7858ebb6807072ad5abe0e80
2023-04-10 18:56:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-10 18:56:07 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.