2022-07-26 19:13:19 UTC
2.6 GB
rancher/rancher-agent:v2.6.7-rc4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.15% (1.75 GB)
[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 28.43% (758 MB)
[#002] sha256:4f260d1ee1b626f089dc8efa616728370d14c16852ca904b7f54590c9cc36946 - 0.0% (1.09 KB)
[#003] sha256:52b43176941a6d168fba7735e617d92d13bbda210d5b033910854c06d1b32340 - 0.0% (1.08 KB)
[#004] sha256:ef1452c30ea2dce452386709459e09aecfb0ae950a1afe2d2a088a7386b12b5b - 0.44% (11.8 MB)
[#005] sha256:d5c3affe68a40ddc3fc6c86f86baacbf2ada8fdec7f965827c5aadbb99f94809 - 1.87% (50 MB)
[#006] sha256:9f9c9431c14517eb1e3fc4bc68b1a6a62bbbbf336952a9c0c064be177f086e56 - 0.44% (11.8 MB)
[#007] sha256:fa1ad42fc80f681b093a5fe549bc4e7e3782e3bb4e3feb3921ae8f4e4458c978 - 0.5% (13.4 MB)
[#008] sha256:c1fd551da1b9b6ba245023930c7182951ce78de553a6e57a2b2ca8b62016fa0d - 0.0% (1.07 KB)
[#009] sha256:767a8fe0d1f936c24457471fff9180c83b59c05ed6c37a346e1dec0ca38a3ef7 - 0.0% (1.07 KB)
[#010] sha256:83076edd22c12568554fe30a16b7964495ba62ae54007aa4a8489bc0945a481c - 0.0% (1.09 KB)
[#011] sha256:86f03cc3ef632e6e2dac18c9212f7821764a6ed53303ef25bc95d7d8d6569690 - 0.0% (1.05 KB)
[#012] sha256:53455bac2fc9999f4cca240f65935709ec2f46275029e53fa0229bc3aeec1f37 - 0.0% (1.1 KB)
[#013] sha256:bd2d51b48c4d2245b1f7190d1d481f486a70fe161d07727d5986612a58d0e08c - 1.15% (30.6 MB)
[#014] sha256:0560682102ac9ceae9012b985291acd19f67f628931c2b545b744eff503c5625 - 0.0% (1.07 KB)
[#015] sha256:e8136effc5e0f2b74589082ec3f244f7a10dd02898028281a271693e91362c9b - 0.0% (1.04 KB)
[#016] sha256:2deaf91ecd06a3eecf8359993910c4faa9fa740e087128b57fcb9080dd9e9bcd - 0.0% (1.06 KB)
[#017] sha256:c1ca3e320c703e93086d5718f6fb18b1d57b2be5089199fa3c41ed2b14029372 - 0.0% (1.06 KB)
[#018] sha256:557a646b05e9ba487949600543f9fc1d030856e62c11911d69f8d63cb6d3af21 - 0.0% (1.06 KB)
Apply image 10.0.17763.2803
2022-07-06 22:37:15 UTCInstall update 10.0.17763.3165
2022-07-26 19:12:30 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-07-26 19:12:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-07-26 19:12:51 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.4/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-07-26 19:13:00 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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.'
2022-07-26 19:13:07 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-07-26 19:13:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-07-26 19:13:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-07-26 19:13:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-07-26 19:13:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-07-26 19:13:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.7-rc4
2022-07-26 19:13:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-07-26 19:13:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:5e322d5783818571dbd69f848195118171869ec601e6858ff34018bbb4412e1b in \etc\rancher\
2022-07-26 19:13:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-07-26 19:13:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-26T19:08:26Z
2022-07-26 19:13:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=5a5c3c56f7272f1d35d6b4d5898d9b91a288d127
2022-07-26 19:13:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-07-26 19:13:19 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.