2024-04-08 17:55:31 UTC
2.1 GB
rancher/rancher-agent:v2.8-90ba059779850c5273ab4f78e8911335c54e1325-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 73.06% (1.54 GB)
[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.0% (452 MB)
[#002] sha256:83dfd56586e5c567575253578f11aff726677e9c939432accce70d1ef4aaf554 - 0.0% (1.07 KB)
[#003] sha256:b584376482bdc34384aca3770a557510332b971fdd7483deff3fc7dc378b94e3 - 0.0% (1.07 KB)
[#004] sha256:d563dc724a7e88c417e565f2098d3e69ce316dfe3d8a2c434a92000ed49a5a1d - 0.55% (11.9 MB)
[#005] sha256:c14cc89d6ec3c868d77b9f2502867a869d0c45bd9fcb89a7b8ad9cfd1aba7fcd - 2.47% (53.3 MB)
[#006] sha256:8e812814627ba1d72b0ee6fa12e49f464d3050d9f4a181e9cd61d3b012fe1e60 - 0.55% (11.8 MB)
[#007] sha256:ebe87ed5d93233ac78319b920247a71e3aad3bdac6e692ed8bb49a208e105504 - 0.67% (14.4 MB)
[#008] sha256:634c4ea543854cc2ca25f19902799dc63ed476960c1c36256aa4bd8a44854f91 - 0.0% (1.07 KB)
[#009] sha256:05acd9ad82db2cd67afbca44752178da1878c346fcbbb17d2cf2071094f5470e - 0.0% (1.07 KB)
[#010] sha256:c3924cb99f6558d64ca804615000599bbe64a70a4076e0997f044bbfe7f279c4 - 0.0% (1.13 KB)
[#011] sha256:91ff45b64aefd8c4114128b3d0390e9831aab00ad96212452fc82929e105bec0 - 0.0% (1.09 KB)
[#012] sha256:172929823ffb778a9b9e139165d3f55ea052a1ed062a67ae9bbb6fb81c636c98 - 0.0% (1.07 KB)
[#013] sha256:d6639a2678f183417459edccdd940a213ba4b884c58b03f1402398cc9a34b281 - 1.7% (36.6 MB)
[#014] sha256:e53c8d05487532c28e5ceaeee616258ab4cc739115fe68cc160121d7ed0e90f9 - 0.0% (1.07 KB)
[#015] sha256:eb52b775544669ccafedb19630fb7c06dbce5d9db05ae04f98de695bc02dee4c - 0.0% (1.09 KB)
[#016] sha256:da672789bcc61648b18cb596306c4e0121b7cd7be4dc376956c1cb454240833c - 0.0% (1.07 KB)
[#017] sha256:379486c9de4bb7d304b1c0bfe5ef9703db7c229d8b8f72217e823ca54a25332f - 0.0% (1.07 KB)
[#018] sha256:fd06ceabffc76e24e569dbc9753ea6a15c2317d066e6cf613de1b0600d2070f9 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-03-04 01:18:21 UTCInstall update 10.0.17763.5576
2024-04-08 17:54:07 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-04-08 17:54:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-04-08 17:54:32 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-04-08 17:54:41 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-04-08 17:55:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-04-08 17:55:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-04-08 17:55:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-04-08 17:55:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-04-08 17:55:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-04-08 17:55:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8-90ba059779850c5273ab4f78e8911335c54e1325-head
2024-04-08 17:55:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-04-08 17:55:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:2c6e3ca40dc6ca4a6dfc1ee45d8b0634746ce4da76128d40c2f5966657e9ba4e in \etc\rancher\
2024-04-08 17:55:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-04-08 17:55:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-08T17:54:05Z
2024-04-08 17:55:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=90ba059779850c5273ab4f78e8911335c54e1325
2024-04-08 17:55:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-04-08 17:55:31 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.