2022-02-04 00:12:02 UTC
2.63 GB
rancher/rancher-agent:v2.6.4-rc2
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.89% (1.6 GB)
[#001] sha256:567fd00846e9a9f44eea5925b497356dda00fe89b8335d2a3b2a8b9d84b0bb69 - 35.26% (949 MB)
[#002] sha256:0b94724c1f6a1b314721db2de43b62e63bd88f310cf16b072769bc956fea133e - 0.0% (1.07 KB)
[#003] sha256:03740d41c910b7bc9b1924886c00792c873e19f641eeeeed507545929a6ed1d6 - 0.0% (1.07 KB)
[#004] sha256:6fbda58a0e74ab28d6bbdd1bc010992c350d56089295feb1b6df9b3e4a661eb3 - 0.2% (5.3 MB)
[#005] sha256:a6027a21147575f8a2ed53a16d27674308c53a78d012183df46097dfe0253728 - 1.86% (50 MB)
[#006] sha256:84a44b3672593096eb9511d8f92866d300a339b753ed1193db14eb6f2e0e7def - 0.2% (5.28 MB)
[#007] sha256:c5e5f052dbf27ae1d3f537e8c54fad45b89ddd1319e8388a565175bd884f7e4b - 0.5% (13.4 MB)
[#008] sha256:ab3084b83418e57a21a7812992be630c6d74c433227ff5c72f3e7659dd9ada55 - 0.0% (1.07 KB)
[#009] sha256:2040e5d2416b3a02516f10d80fc85952a1c79bfed00cf4fa017260e4f6fb4d3e - 0.0% (1.06 KB)
[#010] sha256:9f5573fd3f7825b293f80f6702d819634bce211f4f3e5b4b232ca7cc67df9353 - 0.0% (1.06 KB)
[#011] sha256:617b10a6aa969a0205d750c9d5707b1d5dad6cd830286a385c7a44e7a45f5148 - 0.0% (1.07 KB)
[#012] sha256:27940a67c931ce2fc015fd86a01e4d2a000a6665e0d42cab82ba9bf188bce113 - 0.0% (1.07 KB)
[#013] sha256:d5e42c95bde3d2017bf3589faeca0d5c9767d5125480a77eb6ad3e75e41cbaf3 - 1.11% (29.9 MB)
[#014] sha256:9b5f679c386d8969d26cdeb43dfc46f517ddef772cb0488d17a45248fe13219c - 0.0% (1.07 KB)
[#015] sha256:f784d2f14b6902df45171df13dd6a2864ecf2fc2ab3935ab30da367af8d522c6 - 0.0% (1.09 KB)
[#016] sha256:dfdff41fad1ac049892c35b7fe3bff94c5f320b074d25373af4a889c7ad84052 - 0.0% (1.09 KB)
[#017] sha256:89bd234a898161cbd56cfcdf47a1ac8160e30f1514ce73c267786155be6963b0 - 0.0% (1.07 KB)
[#018] sha256:cee1cd5e17df3019412120d26894eac05f41d88c9ac072005108b09576ac60ec - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2022-01-18 01:52:23 UTCInstall update 1809-amd64
2022-02-04 00:11:21 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-02-04 00:11:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-02-04 00:11:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-02-04 00:11:46 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-02-04 00:11:51 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-02-04 00:11:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-02-04 00:11:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-02-04 00:11:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-02-04 00:11:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-02-04 00:11:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4-rc2
2022-02-04 00:11:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-02-04 00:12:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:11126213114b48f6e3e0d522ccfaf1d650e6452bbf3b52d5fbfaa70060d65569 in \etc\rancher\
2022-02-04 00:12:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-02-04 00:12:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-04T00:08:48Z
2022-02-04 00:12:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=16aed49950371f4f9775b76a44d75ee163419aba
2022-02-04 00:12:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-02-04 00:12:02 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.