2022-03-16 16:26:19 UTC
2.63 GB
rancher/rancher-agent:v2.6-e2e6c57d1fa38b9281ca325cf2e86d940c2fdbcc-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.86% (1.6 GB)
[#001] sha256:0a6173b79e25f2ebc0ed51b0ac32a6f65ca5a3bbfcbeab8b74a6c24324121dea - 35.31% (951 MB)
[#002] sha256:43d7f2fe517afc8c2c46a88e4885958866070b97cfdb21255a7da9fd05a12807 - 0.0% (1.09 KB)
[#003] sha256:d8f18a11184ff42224d159238b1c3c92b40b8a225c9dadb4fd5012c80fd71892 - 0.0% (1.06 KB)
[#004] sha256:e5f683411808fe05cc92239ece55f86ef8063f3e92b749c3d1bad2b29d4edacc - 0.2% (5.29 MB)
[#005] sha256:24b66760edd7ff6b21d467f7d4782107fbc2994e772158aad6075f65226ed7b3 - 1.86% (50 MB)
[#006] sha256:464fa0e6c5e7abc873a69c7697ca765abf017c85ec901e1c57dc959398edc58e - 0.2% (5.27 MB)
[#007] sha256:41f374bf4bf90829b45e22efbf68518cd708b2de58ce69eeb4700632922e6ced - 0.5% (13.4 MB)
[#008] sha256:f8a5fd7a63d2f1f96bc5a17f9eab845511b4a6c59feb21d7ba92edb23a4536ae - 0.0% (1.07 KB)
[#009] sha256:1ff4f6731287807bf64b05efc83ed7fef574ed5f591170edac027b548924e8ea - 0.0% (1.07 KB)
[#010] sha256:1af3871db72e4cc89f6d15def0167ea6764b77417f1684b7f69b8e1672893852 - 0.0% (1.09 KB)
[#011] sha256:6528e2ee4c18383248e65840b15be980c2061de740d2ecbd588ae8dc281106d7 - 0.0% (1.1 KB)
[#012] sha256:c984b93eb5a2e4b30cbc415dbf212db250f9dffe43c8ff56cab533679941b2cd - 0.0% (1.07 KB)
[#013] sha256:7a4d198495ac2fb421b5cedf0a914269a56b56d589827511ecdfb204f664ee96 - 1.08% (29.2 MB)
[#014] sha256:089323c1470a2e4a74b0a892774adb3301c1816b6cfb613ba2ed0d43db271361 - 0.0% (1.09 KB)
[#015] sha256:c30eea60a35db48dcbc9bbba05c3ae5a08d765c5b50afbf4115534c515a983ef - 0.0% (1.09 KB)
[#016] sha256:b3a2e7c2e3005a9133cbc68cc08c63c9dcc351ee089abca24e5e694bb20fa4f9 - 0.0% (1.09 KB)
[#017] sha256:d0d3ff8f4ab37afd4ee9a94c2da3fdf1f405d9e2afaf10d698071b2b304419c0 - 0.0% (1.09 KB)
[#018] sha256:779cac0c6ac14dba42d93b9eaea525e990a9873ae0c0fab1787f9e09ed98c644 - 0.0% (1.06 KB)
Apply image 1809-RTM-amd64
2022-03-03 15:05:04 UTCInstall update 1809-amd64
2022-03-16 16:25:31 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-16 16:25:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-16 16:25:40 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-03-16 16:25:48 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-03-16 16:25:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-16 16:25:59 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-16 16:25:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-16 16:26:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-16 16:26:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-16 16:26:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-e2e6c57d1fa38b9281ca325cf2e86d940c2fdbcc-head
2022-03-16 16:26:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-16 16:26:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:3fc7399eb58f1012a8f5e31d9f853bc2d4044e1412dc7b64d272cfe24e1004fb in \etc\rancher\
2022-03-16 16:26:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-16 16:26:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-16T16:26:14Z
2022-03-16 16:26:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e2e6c57d1fa38b9281ca325cf2e86d940c2fdbcc
2022-03-16 16:26:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-03-16 16:26: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.