2023-03-15 22:07:04 UTC
1.94 GB
rancher/rancher-agent:v2.7-e73cfe8d86577f3532300e1327d1fe90b33e4b12-head
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:7f3521da3c3855653fd1eeb92392983cc22d364ba65e4f27017b1b10942c26fa - 0.0% (1.06 KB)
[#003] sha256:86b181430664cc190631a8d76c87e31f1b57ec54b56f6a270ca943def1262d04 - 0.0% (1.07 KB)
[#004] sha256:bc88e785600330f351c709f41085a0df8f5b6f6cc9e0e94de777434684a767ff - 0.6% (11.9 MB)
[#005] sha256:ac72f0041756b4f1ad67d2b0b1689d968cf788a031fd2cfc4dc604796039ea65 - 2.58% (51.2 MB)
[#006] sha256:e57ee46964b197cbf3a0f91a9a56f4ee75f2c52363adad2fa9d0829648c233f9 - 0.59% (11.8 MB)
[#007] sha256:f9d6c572ee32dd777b406e43f97491da57728621f1079d060faa8cd2132bcf03 - 0.7% (14 MB)
[#008] sha256:17ef62930e43678f5da292c183829a8fba36e9230fb936333b46f88bbe6d540a - 0.0% (1.06 KB)
[#009] sha256:41932ab49a38f0a2b959c666a96f1b0f1f9f6931fe4789bdcbb74ffad0aba2b8 - 0.0% (1.08 KB)
[#010] sha256:5d341b0c5e7fba4ed7ed8dc55508d1fa9081bffb6c062dccac5170d32130d93a - 0.0% (1.06 KB)
[#011] sha256:f6169ced490cc65c8a558e3d1fd607c1f92ce5ce8eff325d3601e4578d1e7cba - 0.0% (1.06 KB)
[#012] sha256:255082cd44f7c33a91a6c8090e0ee29a1173cead85beb6fc369b63e761cd8a37 - 0.0% (1.09 KB)
[#013] sha256:6e75fb826cd5905ef4b496672e45e4deec367a8e073b9c266c4b06ab06c5a9eb - 1.55% (30.9 MB)
[#014] sha256:900117e8d9508bbe8e27bc70d17f1ff53de313dbe63397d6a834367101fbb79d - 0.0% (1.08 KB)
[#015] sha256:795b7ea42fb168ffe0fc9dae29d60aa2f7a8f31bba92e0b428f6aa82505cff22 - 0.0% (1.07 KB)
[#016] sha256:5b065852e6db3ae1998729b773b1ebebcebedb5d82f57642284b0834b5cb5581 - 0.0% (1.09 KB)
[#017] sha256:2a2b9f134c2236ead6e2a218dcac0de6a88f2e1722b3fc160d04820205c736c6 - 0.0% (1.11 KB)
[#018] sha256:20d30562b485c2e7e2e7eae7b69577e6e13d4f9d80130c148dedac0c00f8418a - 0.0% (1.09 KB)
Apply image 10.0.17763.3887
2023-03-11 10:37:22 UTCInstall update 10.0.17763.4131
2023-03-15 22:06:20 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-03-15 22:06:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-03-15 22:06:39 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-03-15 22:06:47 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-03-15 22:06:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-03-15 22:06:59 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-03-15 22:07:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-03-15 22:07:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-03-15 22:07:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-03-15 22:07:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-e73cfe8d86577f3532300e1327d1fe90b33e4b12-head
2023-03-15 22:07:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-03-15 22:07:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:482b40812a319c3ba1d2ef6c5c5c82d90e0dfbafb6dec46b006b456254a84f7d in \etc\rancher\
2023-03-15 22:07:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-03-15 22:07:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-15T22:02:58Z
2023-03-15 22:07:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e73cfe8d86577f3532300e1327d1fe90b33e4b12
2023-03-15 22:07:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-03-15 22:07:04 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.