2024-03-11 15:45:54 UTC
2.06 GB
rancher/rancher-agent:v2.7.6-debug-41809-10
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 74.8% (1.54 GB)
[#001] sha256:dda007680e5cddfaf6f5428f70f8c514ac0b9dd099972b7d475cce4c5c899558 - 19.48% (410 MB)
[#002] sha256:4089febf45d333b13cec9c4144d40ccad9c99c58a142ee425e50603cc18d7b4d - 0.0% (1.07 KB)
[#003] sha256:f6bb94934bc71716e03ad3e6697d2ce8b56fa1b3102c3f26840127870c10de65 - 0.0% (1.07 KB)
[#004] sha256:8ba1434c43708d47edff632257fec09a06251cf58c140842e9bbd747435dd023 - 0.57% (11.9 MB)
[#005] sha256:06baf6034416669df167ec35f41439c8b7d092220d75e9d12a6a45ef9efcc1ea - 2.43% (51.2 MB)
[#006] sha256:62c77abe395cf43e8bdaeb54fd1377d35898c7d04780e7d52ec686aef0953ba2 - 0.56% (11.8 MB)
[#007] sha256:a9227868419c024118bc0012ae73c823f093fa6ad8a3e38086b87d1c515637fd - 0.66% (13.9 MB)
[#008] sha256:5230b042bd97267189596e8fa793808c68a3ebd230f976d00c37cd585e1aaf39 - 0.0% (1.09 KB)
[#009] sha256:dcfa3135e806408d02a8f994b547ff451159683d2e50113adf79d9e025cb6d5d - 0.0% (1.07 KB)
[#010] sha256:3d430e33dd2e1497d05a2dc003e2d273904f3f04714c3d3c5808396e7b56027e - 0.0% (1.06 KB)
[#011] sha256:c769e067a360232876eb33f2a944afe39cf8b5296ca993ba41112993e20bc4af - 0.0% (1.07 KB)
[#012] sha256:a5b07da94047d581f48ecf149fbb89f32b877f883c8c514ffa6390aeb139e8fb - 0.0% (1.07 KB)
[#013] sha256:fd9c6dec921bc18ed709136421bfc02cd5130da9e8d02193e89bc15469135789 - 1.5% (31.5 MB)
[#014] sha256:0bb9603e0e3644b26914fafe3412a8f51fa2a5c2d63721dfd6144179fefa23bb - 0.0% (1.06 KB)
[#015] sha256:9119c8a25d0d28d5a22217e6b7d12c1f3c2247f02bfcf696d6f3688fa1ac0298 - 0.0% (1.09 KB)
[#016] sha256:62cf03fbc5941933a8380aa1bc5d3b6d2bcea89500afd291709c9db1835b247c - 0.0% (1.09 KB)
[#017] sha256:6c5a1326ed96bf6cbd77000f1a31ca7520415323d7eeae7775df5df8a1c7f982 - 0.0% (1.07 KB)
[#018] sha256:680eea2a1c0fc6ee11fd018a472630aa3fd47e9afc75fc3f89a1ef5aeb9bba82 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-02-04 04:14:09 UTCInstall update 10.0.17763.5458
2024-03-11 15:44:15 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-03-11 15:44:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-03-11 15:44:38 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.'
2024-03-11 15:45:03 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.'
2024-03-11 15:45:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-03-11 15:45:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-03-11 15:45:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-03-11 15:45:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-03-11 15:45:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-03-11 15:45:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.6-debug-41809-10
2024-03-11 15:45:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-03-11 15:45:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:35caccb70d624c9581511abd55b9a7283f5a8ea91d668b56e089c5210955cd3f in \etc\rancher\
2024-03-11 15:45:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-03-11 15:45:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-11T15:40:47Z
2024-03-11 15:45:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=98d4012bae26c2cebbef62d99d2fb6c23ec4fcfd
2024-03-11 15:45:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-03-11 15:45:54 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.