2023-09-23 00:33:35 UTC
1.83 GB
rancher/rancher-agent:v2.8.0-alpha1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 70.55% (1.29 GB)
[#001] sha256:feca8e06011ab171ad74cda49c7c305e791965aef283d5b7c2b987dd5388e6c7 - 22.79% (428 MB)
[#002] sha256:37d3b5874907feec952a2f26da4becd00e2f465f964bb2f8ac0b3726e50f4f6d - 0.0% (1.26 KB)
[#003] sha256:090e682de3ee2626f1988db16e4b2016394e17495433727343b5015e3beae0cb - 0.0% (1.27 KB)
[#004] sha256:aa2d407dd9af196eb93d05fd30095b6487a9a4b59fe7aab93f0f190d3818e0f7 - 0.63% (11.9 MB)
[#005] sha256:6da53487de65f4801bfc1d8ddbe80f2c89f4e3969572cf5a4acd1f1cd4f86278 - 2.73% (51.2 MB)
[#006] sha256:404b0a486a88ec8bbc8c08876d8394c74f6c148da622bfb338c14d769161fecf - 0.63% (11.8 MB)
[#007] sha256:038788b40b5b67b5d38726f4bc4422b058a400fe3ddd13e064ae394db73758df - 0.74% (14 MB)
[#008] sha256:dfb8ca3916ceb12b6cb2aca2070deb84dca2fabc271fa11a03c40342fc82347e - 0.0% (1.26 KB)
[#009] sha256:187f628b38c8f8d3cc2244f7ee249d01830b043228112f7c41cbce237781e80d - 0.0% (1.3 KB)
[#010] sha256:a7a1030cd4af8a65e4bed739e6709b254b571b6d911c1e3f13ffd916f9bc32c4 - 0.0% (1.26 KB)
[#011] sha256:dc51ccaf61dd1138f48f03e12b5f5b93e0f11757c386d71f28735a0d400caf32 - 0.0% (1.26 KB)
[#012] sha256:e9917603d1856651be916d9b7e5816837d7a6ae4f569edab86ed7ef8fdb11df7 - 0.0% (1.27 KB)
[#013] sha256:aa7915885c0ad206dcbfa37445c44d373f93bd188054d9250826cc3b5e575d34 - 1.93% (36.1 MB)
[#014] sha256:cae7a15acd8528e6562cd9e0945514156f4b3e71e7849981bb0d362b012471c6 - 0.0% (1.27 KB)
[#015] sha256:e8c2b9a3705618225c1ea65be22b48a34bc5008f069b5cef4923b66ef2a8089c - 0.0% (1.27 KB)
[#016] sha256:766a7ea4bbc2f72bcdaddc502c1a254d078172702f495760deb184a5050f6b3a - 0.0% (1.26 KB)
[#017] sha256:4ad42bfd89ba2d75079e9a17e2d76acd20ff1f7eccffcea05c1746a2cef6d668 - 0.0% (1.3 KB)
[#018] sha256:e24a3406fd04dd047b4d77256e0ab6ebbe6181bf614db676687d2a7183b0fa7a - 0.0% (1.27 KB)
Apply image 10.0.20348.1787
2023-09-01 00:43:48 UTCInstall update 10.0.20348.1970
2023-09-23 00:32:44 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-09-23 00:32:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-09-23 00:32:57 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-09-23 00:33:09 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-09-23 00:33:18 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-09-23 00:33:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-09-23 00:33:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-09-23 00:33:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-09-23 00:33:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-09-23 00:33:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8.0-alpha1
2023-09-23 00:33:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-09-23 00:33:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:aa67eb6582d88ba2fc0e0716f810f7a49824502e127cf9453f0e46a60a05b0d7 in \etc\rancher\
2023-09-23 00:33:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-09-23 00:33:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-23T00:29:40Z
2023-09-23 00:33:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=9129a7b0496c4c2a5895118595c37da5097c8aca
2023-09-23 00:33:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-09-23 00:33:35 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.