2021-12-03 09:51:39 UTC
2.62 GB
rancher/rancher-agent:v2.6-28f6a7b29817f0cd002f268fdbbbba4c70f99a58-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 61.04% (1.6 GB)
[#001] sha256:c1f4c7287c99b95fce227924349d1d139aceb37d97b555144bd5808935b6eab0 - 35.09% (942 MB)
[#002] sha256:d0c08dda9bfad367ce3d3725afab2e4df7e2aeca46f238ee2afb7332a22b9dd0 - 0.0% (1.07 KB)
[#003] sha256:0aa44b4712100f6a413e6adc34a90a60004deb8c50184f0725df6ceef77ce805 - 0.0% (1.07 KB)
[#004] sha256:a4cf310622083050094b98c431e4cafa3a03ffeb75427e494c64b73691b890be - 0.2% (5.29 MB)
[#005] sha256:14316d1c576254556a232ca5cf0b30890a75877fa167669a66a4154e8556e04c - 1.86% (50 MB)
[#006] sha256:68d090883caeef354eea004cd90a0c5516248365d19a4dd2b5ede84cd66f3602 - 0.2% (5.28 MB)
[#007] sha256:34e93982859f2651d49b5c9b718c14e9c4d743e7486dd7be04818de5b7f7305f - 0.5% (13.4 MB)
[#008] sha256:ba2a7f021672bad4322f97daa6d3f78e928c403ae645be107b0f8cd055d97a35 - 0.0% (1.06 KB)
[#009] sha256:a597609a61b5cd37c6ef8c20667abbb24d172f28e4fd03bec694e619eb54ffda - 0.0% (1.07 KB)
[#010] sha256:5c979b83dc6b7e79cb956e4f8cd1707cd0792d9db8f54ea61b199a117b23da15 - 0.0% (1.07 KB)
[#011] sha256:537c1aba98662e83e2869c8bb8bd6016ea059f9c15d544dc5dd4dea0fcdbfc9e - 0.0% (1.07 KB)
[#012] sha256:285c9aa8a935afa6849a3be72bd4dcb6f74d8ce91c76c841f3e9117ae186c3eb - 0.0% (1.06 KB)
[#013] sha256:e8069b045ac372cfa4b3a10b64b70ab6782d996d37e0aecff6da55605377ef40 - 1.11% (29.7 MB)
[#014] sha256:2c3f3915eac4aeb12bcd7e0f8578026a753dea67d6f47cad8233f36e58c66be8 - 0.0% (1.06 KB)
[#015] sha256:3ea357bfa707079c7d467bfdf5acc1acd34901f380f2b30a2efcebeb846b0f53 - 0.0% (1.09 KB)
[#016] sha256:72fcf98a017482af42d56b0a45cb5e442a9d7c77f0d0ac6f29bb267f10a2a3ef - 0.0% (1.07 KB)
[#017] sha256:21bc6165537beb7705c6d4de2dce9954eb63efb5c939134435a994106cccf1f9 - 0.0% (1.07 KB)
[#018] sha256:11a62f7122db64eba8b1e5235436de70852d614562ee47f57ee174817cbe271f - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2021-11-04 00:30:48 UTCInstall update 1809-amd64
2021-12-03 09:50:52 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-12-03 09:50:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-12-03 09:51:03 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-03 09:51:20 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-03 09:51:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-12-03 09:51:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-12-03 09:51:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-12-03 09:51:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-12-03 09:51:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-12-03 09:51:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-28f6a7b29817f0cd002f268fdbbbba4c70f99a58-head
2021-12-03 09:51:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-12-03 09:51:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:0c81a3230b06796080235c240b73cf88055ff3771db05780c898ad164a849958 in \etc\rancher\
2021-12-03 09:51:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-12-03 09:51:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-03T09:50:50Z
2021-12-03 09:51:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=28f6a7b29817f0cd002f268fdbbbba4c70f99a58
2021-12-03 09:51:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-12-03 09:51:39 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.