2023-07-05 18:01:40 UTC
1.45 GB
rancher/rancher-agent:v2.7-5593c5a5e1fe4779fc40a7610160b5ea900542a6-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:0ce49598e7371c2c318cfa408f639c917d1f43843fb9e0a3316db1ba7fbb14db - 91.87% (1.33 GB)
[#001] sha256:1be849a7de52855c8af3fcca5b2a2e08c11ee65621c33c4a8c93e92877e180a3 - 0.0% (1.3 KB)
[#002] sha256:ec2003f5aeec387af1392ef9c726d41b62afc0a3dd91404b81644b852673dc3a - 0.0% (1.32 KB)
[#003] sha256:fdde2182ae881fea7417a5ee4ac3a8ae6504f90f94f0de30b76ebc497d79ea71 - 0.8% (11.8 MB)
[#004] sha256:d9fa93bfce72c8137d2d3b8879aed13e44336ec87ae760bbe7761a551926256e - 3.46% (51.2 MB)
[#005] sha256:bfd97b335e45aebfd5baf0998828d2d7b448c18a4c2ef7bf1000db4e68ed4db1 - 0.8% (11.8 MB)
[#006] sha256:4666c46f5320c85b8992781c0a8ca2b4e94b4e565eafbc41a358383b808d5753 - 0.94% (14 MB)
[#007] sha256:496e84d63c58d87c5138b3ea46c979b2be242489310c47b78d63757448e84166 - 0.0% (1.27 KB)
[#008] sha256:3d6de849499a3e44459e846cf8ed13c618293cf1ea54ba26a23359b91c082692 - 0.0% (1.27 KB)
[#009] sha256:9070e239844e35894e8574fac6f551f17fe96954db30d60f5f8a31d791255f39 - 0.0% (1.29 KB)
[#010] sha256:63e5cc7e3b2756f68ba9c12814cf202333fb1713996b551b3a40b5e6fd30d8be - 0.0% (1.26 KB)
[#011] sha256:bc901fe36de7b72fa1c6841419fff99fdbd9f10640e8b7f6d067f3e180949747 - 0.0% (1.34 KB)
[#012] sha256:c92777c951102557829c0824939a21eb514623daf8a4827987e356fadd75325b - 2.13% (31.6 MB)
[#013] sha256:a1c6bbb9a14f3f8479da7c23ab4902e6c551fe06536b189b49e5366c4b147925 - 0.0% (1.3 KB)
[#014] sha256:d23f832ca1fde43a4bbd7b34e4f331799a2c0c4d0b0bdabc990ac95272673e08 - 0.0% (1.26 KB)
[#015] sha256:30f8120fb892fb1df5f1fa2028dc5dbfbddadd7cfa034459cdefb72dc56f3154 - 0.0% (1.29 KB)
[#016] sha256:65f404d747d8a194b4580ccaf6f7b85347e296623d7615a1c39fab5215243460 - 0.0% (1.26 KB)
[#017] sha256:6155b4a36a10cdfd13e496109cbf4013747aa58d702bf087d12fd490c40eb373 - 0.0% (1.27 KB)
Apply image 10.0.20348.1787
2023-07-05 17:50:16 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-07-05 17:50:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-07-05 17:50:25 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-07-05 17:50:34 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-07-05 17:50:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-07-05 17:50:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-07-05 17:50:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-07-05 17:50:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-07-05 17:50:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-07-05 18:01:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-5593c5a5e1fe4779fc40a7610160b5ea900542a6-head
2023-07-05 18:01:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-07-05 18:01:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:9be80b90b324148efdf48472e8df7498f3293b7bb9115f277c5a0cb2a5f01c6e in \etc\rancher\
2023-07-05 18:01:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-07-05 18:01:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-07-05T18:01:34Z
2023-07-05 18:01:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=5593c5a5e1fe4779fc40a7610160b5ea900542a6
2023-07-05 18:01:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-07-05 18:01:40 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.