2023-01-30 15:56:52 UTC
1.37 GB
rancher/rancher-agent:v2.7-fe1384bcf8da321c215439b806f51ef71b633c62-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 91.43% (1.25 GB)
[#001] sha256:4025a40e7e756c4577a4cc67a7cd69e0664200f119c9a685289de2b3880b6b0b - 0.0% (1.26 KB)
[#002] sha256:21a6ac3357d91286530e09f8d57c9b748d44e6b8575ef1b8c06a508677e3a9f1 - 0.0% (1.26 KB)
[#003] sha256:b9083cd9e576cc18e04376a24159bcf2c03727249d4799a4d7179593fee6181d - 0.86% (12.1 MB)
[#004] sha256:5535bcac82059dd4329bfcd02872bc869fc16075be40db1e1f2b20518a3929cc - 3.66% (51.5 MB)
[#005] sha256:dbe546c2da37e03bbc46a0df84bb139de84fddfdc53c5de005093c42ea7cc9eb - 0.86% (12 MB)
[#006] sha256:4ed8a54565301b47b457aa2062c7600e7cb811315be9fcd2087d89022aaa974e - 1.01% (14.2 MB)
[#007] sha256:afca70bb8bb85ff51f2806d71594a2cc05d336f178e36563f3d4a0ae4fab99ee - 0.0% (1.29 KB)
[#008] sha256:a73e382c4a9ff16ef8dce688a84bb1a6dd94271c0f25635ca2fa4972458f6082 - 0.0% (1.29 KB)
[#009] sha256:4b02917a7bb80157a82563ec97708c83cb9be339c2c69c4e27970109b74cae8e - 0.0% (1.29 KB)
[#010] sha256:8d474e6dedfb2427fffaae84f5e42266a5361223313c5e2b73c3b6f789b5e9ca - 0.0% (1.3 KB)
[#011] sha256:78e7cd59cc0bd6f26cc58c69850eaa428cd7555dc5eec2f2067bd2ac9c39bcee - 0.0% (1.29 KB)
[#012] sha256:3a5d667a9724a56f00951e5d26643f2595d46cbb15b6d1965d8686c719e7d3c5 - 2.18% (30.7 MB)
[#013] sha256:f2974e965c0e3182a1e9b1737d4774d1548c85a3c8ffcd87358b030fec82b8cb - 0.0% (1.26 KB)
[#014] sha256:4243fa2708ec375774712047c17a3f16e636b7b29d824db7c757616dc64b1c27 - 0.0% (1.27 KB)
[#015] sha256:b038ac14388a479b7068d1313faae6b5a8d553c0ef5c03cccd58c09b709b4dd7 - 0.0% (1.26 KB)
[#016] sha256:12ed7ca449a7b0207c89de058330479410d6626aa658a37e4bc55e6381518168 - 0.0% (1.26 KB)
[#017] sha256:6502144b21ed2eea4e03654f208fd06ec9a44886573c4bf040a842ad0d07b1eb - 0.0% (1.26 KB)
Apply image 10.0.20348.1487
2023-01-30 15:56:13 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-30 15:56:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-30 15:56:22 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-01-30 15:56:31 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-01-30 15:56:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-30 15:56:46 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-30 15:56:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-30 15:56:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-30 15:56:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-30 15:56:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-fe1384bcf8da321c215439b806f51ef71b633c62-head
2023-01-30 15:56:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-30 15:56:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:bce7c6411a47282f502b4b4a6938e64994843496df9f10c324ec54031ad61669 in \etc\rancher\
2023-01-30 15:56:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-30 15:56:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-30T15:54:42Z
2023-01-30 15:56:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=fe1384bcf8da321c215439b806f51ef71b633c62
2023-01-30 15:56:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-01-30 15:56:52 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.