2022-01-25 21:56:47 UTC
2.63 GB
rancher/rancher-agent:v2.6-e96794b42d7c1d70cacfc3f2e9d37db1ec04daf5-head
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:69fa9cfa73b4dc583fc898c43389b8e82ee227cf336a4d55b87db3c1d461c00c - 0.0% (1.12 KB)
[#003] sha256:035b41d0687cf49597061b13e087910f1e70b8a1d6e7562af74d09c333f2bdf2 - 0.0% (1.09 KB)
[#004] sha256:bb959d1bd1f2ff878c9ef43618ca707be5f6ba609874a5de89e5b56b799b9375 - 0.2% (5.3 MB)
[#005] sha256:e29c90abb14b7ab315bf62bf9099c7e6f0a508a3fdf86b80da3c551df1428c55 - 1.86% (50 MB)
[#006] sha256:6800d6493681ed75b9bf69461702e49f02f1dd1a224a153a16db166b0419058e - 0.2% (5.28 MB)
[#007] sha256:57cee83c26d5ae678692c949fc06868b78e11398855000f06406bf3a537b1a15 - 0.5% (13.4 MB)
[#008] sha256:ae70b89df8a0133c71ad0d71a2533860ad5ba1718a7fc73b1a299c6e911acd78 - 0.0% (1.09 KB)
[#009] sha256:cbb4427fe7f04cf8a4eb8c93cf84cbbc7149689f50524b2c3f80d796e48c36e0 - 0.0% (1.06 KB)
[#010] sha256:6b136c7ac9aca47272b2131fb2b854369f31cd5a3fb97dd6ee7ac201d44f2a10 - 0.0% (1.06 KB)
[#011] sha256:78cd75932740691cfd108cd450912fde1bd382c5c6d55668f20f25f8cae1c26f - 0.0% (1.09 KB)
[#012] sha256:cfb795fe09e251e08bd36602604231860366f9660989b6de38cc21b79a4ec410 - 0.0% (1.09 KB)
[#013] sha256:d4d257b2653def46b2a0df61de1202ee2ae211b4a558576b8816d1de3aa70d60 - 1.11% (29.8 MB)
[#014] sha256:2562751ee3bedeb47dad36ea607bcb01f8e9efddeb5f324eeccb46c0576ac6fc - 0.0% (1.06 KB)
[#015] sha256:e9da6d4ceab2e9a83f613f016b9739accefc640a976b7cec3706b3f724ab2572 - 0.0% (1.06 KB)
[#016] sha256:8a951ff65ca5aafbd617f63e7c6ef794413d25d873004aba68beb3268a791a8d - 0.0% (1.07 KB)
[#017] sha256:fe24e4d51262f8a96f180ac4c3d441b9b684388c7ae0f3efc31601230168a275 - 0.0% (1.07 KB)
[#018] sha256:39f9329bda2ecf2b71808686a092ba1915acb6a6fd9917b81e9c227e9f426cfd - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2022-01-18 01:52:23 UTCInstall update 1809-amd64
2022-01-25 21:56:04 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-01-25 21:56:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-01-25 21:56:22 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-01-25 21:56:30 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-01-25 21:56:36 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-01-25 21:56:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-01-25 21:56:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-01-25 21:56:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-01-25 21:56:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-25 21:56:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-e96794b42d7c1d70cacfc3f2e9d37db1ec04daf5-head
2022-01-25 21:56:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-25 21:56:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:848c1b9ae41c92d89bdb5b6ac8b8452e6dac05cabb7929f0f4603ef039362b24 in \etc\rancher\
2022-01-25 21:56:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-25 21:56:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-25T21:53:22Z
2022-01-25 21:56:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e96794b42d7c1d70cacfc3f2e9d37db1ec04daf5
2022-01-25 21:56:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-01-25 21:56:47 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.