2023-08-02 06:25:54 UTC
1.93 GB
rancher/rancher-agent:v2.7.7-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 79.85% (1.54 GB)
[#001] sha256:e36dba1ee29cd36713c8785a5de7dd2a487244d734ed4c5e7b0a6890bffb806e - 13.98% (276 MB)
[#002] sha256:4953c80e8b0b2e4995c5eb2c94bf2a406c0857f4b3ec71af8f0d3ec911354dcd - 0.0% (1.07 KB)
[#003] sha256:a6bd258fc55507c29e7eced090e6d9f88a0c839eb5b059fcb005f8019a662da2 - 0.0% (1.07 KB)
[#004] sha256:6454c69505b15e359fa2a267d5349dbcf17407d3fcac258e4a151d3103152a35 - 0.6% (11.9 MB)
[#005] sha256:c32c295791f5f06d7ad5b3dd9eb175cffe9957494735af0744f6417cd7dbe22e - 2.6% (51.2 MB)
[#006] sha256:febb494231e495d1d3c07e9f1e543c25e0953953ef00199e517c781f2cdfac8a - 0.6% (11.8 MB)
[#007] sha256:78afaa26821536ac7ddf45151366cfd95973f4978955d74d2c4ba321f20f6e26 - 0.71% (13.9 MB)
[#008] sha256:5ef6f2d7e8f80c3537362e7ef9ae629b5878ac18ccac1c31aed75564759cc885 - 0.0% (1.07 KB)
[#009] sha256:5ed071957c7d7891b69e812e50d4d6bf6525bd4d7b525848e2b5f2132aec76b1 - 0.0% (1.05 KB)
[#010] sha256:4361fa9a62a98d3d9e7fda3bb12b90cd1f8b13e04d4c4faffc48ed2b131f9e1a - 0.0% (1.07 KB)
[#011] sha256:4c3720908f5875ca51941d0550fda3faa84b73019435f2c406e83cef7c38fcee - 0.0% (1.09 KB)
[#012] sha256:62e35a24dc6ec79c7872cff1c8693cb70f4b6fa2f90e32e60960d7baa5446204 - 0.0% (1.06 KB)
[#013] sha256:b0abf01724bf4ecdecedc973000b4a5825ed35e09e04d9bad0cb89891858c136 - 1.66% (32.8 MB)
[#014] sha256:ac5ac969c55b1e2aa589ba9f6b753afae8cce74b3e14db6db8bf43a60cd62b0b - 0.0% (1.07 KB)
[#015] sha256:1882d8103e376b11759064cc5f01c52ee5709f0d468258a228987f5a1e80e50a - 0.0% (1.07 KB)
[#016] sha256:1596de47d64d30b3516eae176d6cfc91bb7e474b4e051088e304e817fad764d0 - 0.0% (1.06 KB)
[#017] sha256:68d1f376345c26c85d8b23bcd04a44d41f6c7c1b37ff7d884f9cb693778a784c - 0.0% (1.09 KB)
[#018] sha256:000b1fad71b66e94a6fcc08d60d6ec2c79a6c3eeb6f8d5bb1abb9e055f960a87 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2023-07-07 08:17:39 UTCInstall update 10.0.17763.4645
2023-08-02 06:25:05 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-08-02 06:25:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-08-02 06:25:23 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-08-02 06:25: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-08-02 06:25:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-08-02 06:25:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-08-02 06:25:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-08-02 06:25:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-08-02 06:25:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-08-02 06:25:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.7-rc1
2023-08-02 06:25:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-08-02 06:25:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:615d906047c46470238bb5032f228032e89aa53f169cafebb42e17b74f7f4e4f in \etc\rancher\
2023-08-02 06:25:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-08-02 06:25:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-08-02T06:21:42Z
2023-08-02 06:25:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d8a2bcae227717e16caa8519a3709f3e013673f2
2023-08-02 06:25:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-08-02 06:25:54 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.