2023-02-14 18:11:34 UTC
1.66 GB
rancher/rancher-agent:v2.7-ea94f0ad4fa168a597da1bc6df74a24faf28507c-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.97% (1.55 GB)
[#001] sha256:2c0b0a1e30d8fc1bf7849d6a57e1930cbc92ed707e7c4fe6ff1fffbf74214b00 - 0.0% (1.07 KB)
[#002] sha256:3242181eb91985486aa36286a17728ae6f18b3a54a7df5fdbb878ea2b8f95328 - 0.0% (1.1 KB)
[#003] sha256:887769c149f212db9f9b883ada03f29af7c3fd6f51f9aeea2bc6b0d69e367d76 - 0.7% (11.8 MB)
[#004] sha256:8f87e753a1c4289b06556ba09528efb58a16c38dd0f6bf179abf7765c8d5908a - 3.01% (51.2 MB)
[#005] sha256:5eaa675ffb3840b5b0ba977da1208d37020b34d296c1bc29186e29be49be758f - 0.69% (11.8 MB)
[#006] sha256:569a59a135cd63f470b8e12f6e5b3c6cf608d289fa550ca73ab26aa33a9e520c - 0.82% (14 MB)
[#007] sha256:b19f0ae8a4a6134e9f173016d460510710212561df5dad8654971766b96f33d5 - 0.0% (1.07 KB)
[#008] sha256:9d584a8fdb0415a5997a64771607c859cb9f71008c5792d05f08fc65917ae074 - 0.0% (1.07 KB)
[#009] sha256:8822681c56be275f000f7cacc24937d94ed18ed98de811439f8dbe8ed60bc87e - 0.0% (1.06 KB)
[#010] sha256:f1bc845f3c5e9f340ff4752da60ce50b24097c5db8f52314660ddc5972207249 - 0.0% (1.07 KB)
[#011] sha256:45e7ff218d14c365141f91a8f7729c770edb4323edef88bce0e8413bfa95f67e - 0.0% (1.07 KB)
[#012] sha256:95d4474b839eddd65b4efec9d7f4f8de7a88ad7dfc803b253a05da867c73f08b - 1.81% (30.8 MB)
[#013] sha256:9f2c88c947edd272dee950d20803328456bb1c80a031b571dc9eb27311718c4b - 0.0% (1.07 KB)
[#014] sha256:3b5872c8840558931f33464aa833730d2f18f8905d671824afe09db10611c2c5 - 0.0% (1.07 KB)
[#015] sha256:17c6326369a109cc4d11ef076dc3bce74d32e6550a5922b57a750d3f31238f74 - 0.0% (1.07 KB)
[#016] sha256:a8d40ad67077221e576e09cb6e8a5476d5f840293a32db6f9252cc6f431e9294 - 0.0% (1.1 KB)
[#017] sha256:4e82e6ae6a3fbfc1c06a2c46a296af38243240b5d9bfbc426c488b8605cdbb0f - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-02-14 18:10:54 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-02-14 18:10:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-02-14 18:11:04 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-02-14 18:11:13 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-02-14 18:11:20 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-02-14 18:11:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-02-14 18:11:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-02-14 18:11:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-02-14 18:11:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-02-14 18:11:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-ea94f0ad4fa168a597da1bc6df74a24faf28507c-head
2023-02-14 18:11:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-02-14 18:11:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:8cf4b50b4d62099b59bb2ad0e7f4739c08e832d3ab34b873cdb06894aac838a4 in \etc\rancher\
2023-02-14 18:11:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-02-14 18:11:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-14T18:08:52Z
2023-02-14 18:11:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ea94f0ad4fa168a597da1bc6df74a24faf28507c
2023-02-14 18:11:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-02-14 18:11:34 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.