2023-06-29 03:41:38 UTC
1.45 GB
rancher/rancher-agent:v2.7-eef55334b8efe838a057bdcf0ff31601d5f64e1b-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:0ce49598e7371c2c318cfa408f639c917d1f43843fb9e0a3316db1ba7fbb14db - 91.88% (1.33 GB)
[#001] sha256:d9a52192a33abaf8a59c48937d1b7a550260bc578b43c987595953f3b5778ad7 - 0.0% (1.28 KB)
[#002] sha256:2d6b48b49ee002e5d921229494f7cc560d143348ae6562ca2f42245c3f2b04ab - 0.0% (1.26 KB)
[#003] sha256:c54e19f892926d38395605b3898eb7ccc1e4102635a3de410c1752f1ac099943 - 0.8% (11.8 MB)
[#004] sha256:ca51b62064433aa627b8cec13559f5ca29568474199d0c16218090087c5be90d - 3.46% (51.2 MB)
[#005] sha256:f2f5f0dd8272deaddad888fc0c4a675d2666a60ca1d4b101d091a10ed9a871b6 - 0.8% (11.8 MB)
[#006] sha256:7214132e116cad9dc740b58100de21f3ad744a1a6a3f12cfa5c2a0b74b56e38d - 0.94% (14 MB)
[#007] sha256:81dbec5f851639f2366d76fe76e1c38796a2e42168bdcdb153208e0dda181a70 - 0.0% (1.29 KB)
[#008] sha256:7edf136f41f4ad31db61790157ffae07d9644c1a5997826a48adc89c27bf3ae9 - 0.0% (1.26 KB)
[#009] sha256:ec958b6ae5d89ce3efad63bf6434903f53339be87a2a2cc958c929474f8b3c55 - 0.0% (1.26 KB)
[#010] sha256:3edbce2dfc4562ba010cb7fee1b2bbf8b5f47d8d27066e968793f6ec53462de2 - 0.0% (1.26 KB)
[#011] sha256:f45ed058dd338409d0f1ceb56927d5e246c2108817d9561bd3e0d25b64000f1e - 0.0% (1.29 KB)
[#012] sha256:cf2ce20d7392da2a6f085f9a6452ca2e818d33426df786c90e4d6233b4533beb - 2.13% (31.5 MB)
[#013] sha256:7869e8b1a0c3822636831a1bedd27b584c248468cd92d82ee5d1fe7e7c932388 - 0.0% (1.3 KB)
[#014] sha256:f55eb9d4ec504e408954c22ac49fa89f3f84d8be12ee7923af54d765efd0991b - 0.0% (1.26 KB)
[#015] sha256:b4f7181c6cd558fd9e24483adc1c03459438be9384f86673e17ac0eb78eaf826 - 0.0% (1.26 KB)
[#016] sha256:b4c73d18d103f5b5ce0b4abc18b224f39d27fdec1e692bb59ebb8de4f50bbae1 - 0.0% (1.26 KB)
[#017] sha256:3ff8eaab4959b03cfbfad444ef6ee7adfeff988bbb016b0270d8c239fd3b589a - 0.0% (1.26 KB)
Apply image 10.0.20348.1787
2023-06-29 03:40:59 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-06-29 03:40:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-06-29 03:41:08 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-06-29 03:41:17 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-06-29 03:41:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-06-29 03:41:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-06-29 03:41:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-06-29 03:41:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-06-29 03:41:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-06-29 03:41:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-eef55334b8efe838a057bdcf0ff31601d5f64e1b-head
2023-06-29 03:41:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-06-29 03:41:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:15a3aaa5ba6ac18ba8c10e1a734fc49ceb13a3f421e3f2f6b0a79fe42810e233 in \etc\rancher\
2023-06-29 03:41:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-06-29 03:41:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-06-29T03:39:26Z
2023-06-29 03:41:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=eef55334b8efe838a057bdcf0ff31601d5f64e1b
2023-06-29 03:41:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-06-29 03:41:38 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.