2023-12-05 17:01:23 UTC
2.03 GB
rancher/rancher-agent:v2.7-e39e6d6cf48c0934f7d130537fdacadbb1793b54-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.54% (1.54 GB)
[#001] sha256:4f7bb9e009deb881cb90e8b4318258e03882de9bc9b312b763654b59cd13d0bb - 18.62% (388 MB)
[#002] sha256:03858e580da9775a179ab56ed20cbf47491f8537124212cbdcc242e1fbc7bbe2 - 0.0% (1.06 KB)
[#003] sha256:7346238b642d19b636a9f312cccfa44eb27fe3a756d5dc7bc26c7eeb487c8052 - 0.0% (1.06 KB)
[#004] sha256:78a1868f1843743de843065308192ff659dc33e0db3b2b5f82c499eb71e1e7ea - 0.57% (11.9 MB)
[#005] sha256:e766445d61a7dee24cda8f38b60fdcde9e4322db2ab4df9ce5ef0645de00f6c5 - 2.46% (51.2 MB)
[#006] sha256:3c4f4cdbfe34b7aa4574c07d95b6893a905d6b60238b46ef6eae0a3903f1bcd1 - 0.56% (11.8 MB)
[#007] sha256:21478c4a0e936240487d2736df4d880d4593415f9fa31e946e309e785b9e7caa - 0.67% (13.9 MB)
[#008] sha256:5ce773eadb85a60c47d9cec57b7f083e11a14914d48c50ab28fdbba5075d6b0b - 0.0% (1.07 KB)
[#009] sha256:ec74a1331ae87a72ae7e10c7ab0307a160fb9ed3a432185d6ab951e388fe71f3 - 0.0% (1.09 KB)
[#010] sha256:43228d67171c57173c3fcc823c15f4f76d8eb01eb34e1f8d2cf8fbff7b836d7f - 0.0% (1.07 KB)
[#011] sha256:305b180d943ae5caf431acc84505932bcca692874d93dd030f609c0f04ae5a80 - 0.0% (1.09 KB)
[#012] sha256:cb32397987a6a462726309da37c6424bd916d2c8a38bd54d9b7311435f9b9a73 - 0.0% (1.07 KB)
[#013] sha256:37d269b3f3536f4c982f255c4df39fb3902cc08d31585054e3ff83d011edee7b - 1.58% (32.9 MB)
[#014] sha256:620d052979f5b94e421de39ed2337ef6ea9857a116450d693be5bbae7acc27ff - 0.0% (1.07 KB)
[#015] sha256:8fa79c4b63c30388f5307a64db5069954e83a390eecfd6d2ba5875c6b2600c4e - 0.0% (1.07 KB)
[#016] sha256:3d4a83cfc4db7ec183f1d9d082ba6d90e3c3f228307a9ed37e1bb0b5a616b74f - 0.0% (1.07 KB)
[#017] sha256:a0e7c048f66953e5db73857be2abb0961b65e6781a7392b3ed950314930b9c81 - 0.0% (1.09 KB)
[#018] sha256:7fd94f584d20329979a3e4649442204444114c17d31eb7dc97c476b5d2105119 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2023-11-09 17:56:40 UTCInstall update 10.0.17763.5122
2023-12-05 16:59:49 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-12-05 16:59:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-12-05 17:00:08 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-12-05 17:00:33 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-12-05 17:00:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-12-05 17:01:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-12-05 17:01:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-12-05 17:01:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-12-05 17:01:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-12-05 17:01:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-e39e6d6cf48c0934f7d130537fdacadbb1793b54-head
2023-12-05 17:01:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-12-05 17:01:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:7b10568ccba77e09864755a9289163ea2db62252ea9ffc7e684c6ae32079e30b in \etc\rancher\
2023-12-05 17:01:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-12-05 17:01:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-05T16:56:24Z
2023-12-05 17:01:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e39e6d6cf48c0934f7d130537fdacadbb1793b54
2023-12-05 17:01:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-12-05 17:01:23 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.