2021-12-18 08:59:10 UTC
2.62 GB
rancher/rancher-agent:v2.6.3-rc10
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.99% (1.6 GB)
[#001] sha256:5ee7a7ea9cf22f75886179907a41810a992e21f3d0c57cc10d2147ce9237701c - 35.15% (944 MB)
[#002] sha256:c88cfcbc9dfee00f0f92f0b42a7028e98e26e25b744a344720f6a4b1772b5247 - 0.0% (1.07 KB)
[#003] sha256:3bd71d21533d3d261f6920b76badf41196fae29287f1c5a53a49588525239df6 - 0.0% (1.07 KB)
[#004] sha256:d77bb349ffa91313af02926bb9424bfab8adb922528b857b3cb2ef6488794c9a - 0.2% (5.29 MB)
[#005] sha256:d2fa4233ac43e27c427db64608cde41a8068bb8c679fbcbd68273bfc1ea463b4 - 1.86% (50 MB)
[#006] sha256:418533b5a9de61029729f7960e7fbaaff056c93eacf62f7e97943837e7c946d8 - 0.2% (5.29 MB)
[#007] sha256:5c6cbca30c28241c4600d44f5ac3492efbeba107110910accfc4b9b4c85803e9 - 0.5% (13.5 MB)
[#008] sha256:3f08dcf81cbf1bf268b7d0bacc7beacf798dc00f33f8dd7d49c153558c79cf85 - 0.0% (1.07 KB)
[#009] sha256:bccec6ef3cc21226cf66559786a288de0e0236e0681ffad9e78d5d1c8ed6337b - 0.0% (1.07 KB)
[#010] sha256:efa8be1a925060db97a11e6c44578a2d4334b03e7d43269d289ad7318159fcee - 0.0% (1.07 KB)
[#011] sha256:fcdf7ea7c6b4168608f0589ea43d594ca31a8237e65f2b8e0f542646181f474f - 0.0% (1.1 KB)
[#012] sha256:2404faf6132e6e68a4571d16fbbfd41d2b9564bba2e8d97afe5e3df07e6fb3d7 - 0.0% (1.1 KB)
[#013] sha256:75ef8bdc321a98373da4cd74b2016e36e4b76160ac426418b58480b33f05776e - 1.11% (29.7 MB)
[#014] sha256:79cf931d4b899a8e509e87f725509be019521c8642465f507738dfc63860cf6a - 0.0% (1.06 KB)
[#015] sha256:da9141d9c67ad9b8e113c7e624ea6c35da4f2705423a014756c30fad383821c5 - 0.0% (1.1 KB)
[#016] sha256:839912a0e1a979915f8688af237ea7d6e9fd8111fd234819f24460f84fd1de8a - 0.0% (1.07 KB)
[#017] sha256:fb90e0496023b824f2c82ee9baae1e571310d6cec79322ec9a7062e3e9a3e897 - 0.0% (1.09 KB)
[#018] sha256:489bad60e14fba5aeb9f61748993f850b4422102f8252926e49e7d6191facdc5 - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2021-12-07 04:56:01 UTCInstall update 1809-amd64
2021-12-18 08:58:27 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-12-18 08:58:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-12-18 08:58:45 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.'
2021-12-18 08:58:53 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.'
2021-12-18 08:58:59 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-12-18 08:59:05 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-12-18 08:59:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-12-18 08:59:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-12-18 08:59:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-12-18 08:59:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-rc10
2021-12-18 08:59:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-12-18 08:59:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:51bbf4d8496b062f637123bc232c4a6070b16fb62b9abb76046887af377153c0 in \etc\rancher\
2021-12-18 08:59:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-12-18 08:59:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-18T08:56:01Z
2021-12-18 08:59:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=4aa5fe7a62db52d4335749ad557dfc72d9e9c780
2021-12-18 08:59:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-12-18 08:59:10 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.