2022-03-09 23:44:09 UTC
2.63 GB
rancher/rancher-agent:v2.6.3-patch2-rc3
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.84% (1.6 GB)
[#001] sha256:0a6173b79e25f2ebc0ed51b0ac32a6f65ca5a3bbfcbeab8b74a6c24324121dea - 35.31% (951 MB)
[#002] sha256:2bef696cdd2d57920f6237828b530b26e0c274a68c7b7103f00590a0115ccd79 - 0.0% (1.09 KB)
[#003] sha256:da2160103bacbc536e35981e3f1806dce99af88b2e5b52f4c4fa4137b3b9e2f6 - 0.0% (1.06 KB)
[#004] sha256:6a62c25844f2a0f468cf0125d51f805cc63103dce1f51d7fde948372776055e4 - 0.2% (5.27 MB)
[#005] sha256:8c6b3095bf534b4ec84dcfb4ff3792733e8c03cf231419dbd925bc16bd763697 - 1.85% (50 MB)
[#006] sha256:b26dc5f8b85202e3cc59068d8dcd459e92fe8c693e646c5160dab37daeb8cd67 - 0.2% (5.26 MB)
[#007] sha256:af532177071e74f577b6cc909abb28ce0f41cf5984928f5b97cc8682033cb1ae - 0.5% (13.4 MB)
[#008] sha256:609ba9ea5a572211879a8632f078f14e4df65d68622cd19f8331d6812c42ff51 - 0.0% (1.07 KB)
[#009] sha256:04d51283386133b6c1b864d82762263d6c369b183c22330977727f300a174799 - 0.0% (1.09 KB)
[#010] sha256:48f728f7d4b208f05930fa33149d2f2cbf5859da4e9ab401643f0d01e9b7c9f5 - 0.0% (1.06 KB)
[#011] sha256:824cf34e2897d73e170025f83351459480678b1b6b1d2a74d30a0829aa70f958 - 0.0% (1.09 KB)
[#012] sha256:a184740447a62ec7104916d666c45fa25b399219979db500bc780f0f3e15fb2a - 0.0% (1.07 KB)
[#013] sha256:5a1669a16f147fee77ee4ce828dc4525bf680720d3169528636ada68fb5a3222 - 1.1% (29.7 MB)
[#014] sha256:0dde0135e32be23be50500b72acee4819c847d1aba2a59b9d82bf0b87607571d - 0.0% (1.06 KB)
[#015] sha256:e628f131a9e99e275f41acf23615cdcd6f9bac50ec0d9eb4d3cc5ec778e2d076 - 0.0% (1.09 KB)
[#016] sha256:9149fac90a1b27f694f80311e0cdb5f027fa9834428f676b839b80e0b5e0e085 - 0.0% (1.07 KB)
[#017] sha256:264916e1f58f0767c4845c2a212fbb483db3f6961a374d2c5dd884f8b6eada9c - 0.0% (1.07 KB)
[#018] sha256:2572c1916b38ae1704e0d57797a7c8b69a4c3097ce47db2ea83805ae0e2a12ee - 0.0% (1.06 KB)
Apply image 1809-RTM-amd64
2022-03-03 15:05:04 UTCInstall update 1809-amd64
2022-03-09 23:43:23 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-09 23:43:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-09 23:43:41 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-09 23:43:49 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-09 23:43:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-09 23:44:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-09 23:44:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-09 23:44:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-09 23:44:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-09 23:44:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-patch2-rc3
2022-03-09 23:44:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-09 23:44:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:a4ec5b676b28589ca734e4583f2c93d635787f54c0ff0c91c13a932a774986dc in \etc\rancher\
2022-03-09 23:44:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-09 23:44:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-09T23:40:34Z
2022-03-09 23:44:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3700af749996ac8fc16f3349d9ab516c94b4b42f
2022-03-09 23:44:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-03-09 23:44:09 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.