2023-02-08 21:08:43 UTC
1.66 GB
rancher/rancher-agent:v2.7-0504ce63c1cad67b2c2be14a0325533b60902832-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.98% (1.55 GB)
[#001] sha256:ad860eba20e68eff76b0bd8f9421d7ca22e2fa24af2ca4db05e47c188d3e9c10 - 0.0% (1.06 KB)
[#002] sha256:129ab6db1332729c94035b132a4928d972a0281c1e7d28b148a4b51a018ee16a - 0.0% (1.06 KB)
[#003] sha256:7a2003d4f9b42a5b33af1ed46c3aa5d7ab7c76121dd437bd8b6f680cc2c567cd - 0.7% (11.8 MB)
[#004] sha256:c0e701957d43686ff111f0ba8473656372b97b50655b75a238f1dcc3282e8602 - 3.01% (51.2 MB)
[#005] sha256:b958f356a01964814e6343c59e1b93c78cebb947173cfce89fa7426c2468c426 - 0.69% (11.8 MB)
[#006] sha256:cbc12d87bf866cc380e70d2fdf885e021849ed73443be0003f83158823014821 - 0.82% (14 MB)
[#007] sha256:a03e773ca840f82f83519725298f1d979a8d3a2c20f637ee835c046dcd20be47 - 0.0% (1.06 KB)
[#008] sha256:b0654ef1a31fbe5fed4435fec7b9968bdaedea505cd68e985e0a8f2b5ed62327 - 0.0% (1.06 KB)
[#009] sha256:3f7ce62e2ecfe07bbd5bd4b0e73c49416c5dc6984df88ecb4cde64c97d6d2679 - 0.0% (1.09 KB)
[#010] sha256:86ac0bf752c6314ab898906ec9717b3b3b3fbb31488ab6e3523fc9544599fa81 - 0.0% (1.09 KB)
[#011] sha256:419219b8061a590b51a0e36e2a56c87e009d5dcb126ee6229eaf297c85f3ae1e - 0.0% (1.07 KB)
[#012] sha256:92f0be2e11d518f8825ed423a1fd416d98a7adea65e338c5ab112b781ffff58c - 1.8% (30.7 MB)
[#013] sha256:6e12953079171aa38bab5ae65b703b9feeb3642e30e29dce80455cdc57fe6215 - 0.0% (1.07 KB)
[#014] sha256:a1df0f01ad3ebb8c8ede182842faec2d808429ed63e41d93ea1186b3e2a11121 - 0.0% (1.06 KB)
[#015] sha256:aa815380e1212d579404fd4709206406bbfafc45c4098026650f5d7952eed28c - 0.0% (1.07 KB)
[#016] sha256:ba29bec4207a7166855809b3dcdd51a42b5177c769e9d1ad288760cc6c8b748e - 0.0% (1.09 KB)
[#017] sha256:4a32f1bf8e1bfde3f0f00f1b3296bc5511a5e8646bb9bf9b05f0b6317d709b0c - 0.0% (1.06 KB)
Apply image 10.0.17763.3887
2023-02-08 21:08:09 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-02-08 21:08:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-02-08 21:08:18 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-08 21:08:26 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-08 21:08:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-02-08 21:08:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-02-08 21:08:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-02-08 21:08:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-02-08 21:08:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-02-08 21:08:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-0504ce63c1cad67b2c2be14a0325533b60902832-head
2023-02-08 21:08:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-02-08 21:08:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:e583db6ddff7ab862c1cecfd438c9160e510d3d4481df33b1fd8fe973e903f56 in \etc\rancher\
2023-02-08 21:08:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-02-08 21:08:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-08T21:06:14Z
2023-02-08 21:08:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=0504ce63c1cad67b2c2be14a0325533b60902832
2023-02-08 21:08:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-02-08 21:08:43 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.