2022-01-26 21:37:24 UTC
2.16 GB
rancher/rancher-agent:v2.6-0463e4cdeb2e693aa0dc9a013c2b6e9442191c7b-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 54.02% (1.17 GB)
[#001] sha256:0e02c12b1310e6c76c29fcd6f81905400fdb6a01caac9dc825939ad004baffef - 41.25% (912 MB)
[#002] sha256:09034dd617ca6c8266e06b60bc37f577a05657162c4cfbdf0a25c71369234818 - 0.0% (1.31 KB)
[#003] sha256:19ba2585e58ef814b71e5a0b959b4047e15caa01ae6d76f69b5744150a81dd6d - 0.0% (1.26 KB)
[#004] sha256:4cb8a462f8d02c7221ebca367c0806adfec3408d2f75c3528ff380a9ef1dedc2 - 0.25% (5.53 MB)
[#005] sha256:c68322d39c5ad81e74776335926d659bee7d6841403463be21c2287d510e3fa0 - 2.27% (50.2 MB)
[#006] sha256:b9011f09a635c668b45ff4fde0f5d58a815d1fa6a038de3574de51bb456bfc1c - 0.25% (5.47 MB)
[#007] sha256:8479f28a3c312f34169856730acb517d5fbe18edbbe2955ca249ae1393417214 - 0.62% (13.6 MB)
[#008] sha256:cb8d95f0982e074d4282ff3e6edb19d7c1d22c8efd596840fa58a8e15f70dc83 - 0.0% (1.28 KB)
[#009] sha256:da9790162f682c575faae4f8719dd9d5a0954c8e490a9716a1a302d109381301 - 0.0% (1.29 KB)
[#010] sha256:68a710983a7f234c8f73882c5558d289b04a65f889c5def6f00b381674065b42 - 0.0% (1.26 KB)
[#011] sha256:fb9dd057ac6737aa51e1c6ea63878e81ab669b56895db0b6fd459fc2e2909007 - 0.0% (1.26 KB)
[#012] sha256:b27b6cd3696717665c4fba91ec43697de6b5c647ede4a2b9ad7439b7142737be - 0.0% (1.28 KB)
[#013] sha256:d3ab89733d179da7a4c1401451aa0fc764875c49643038f11b0c2de9c155ec98 - 1.35% (29.8 MB)
[#014] sha256:47fc22eedf647cf430121810d7c3bef09bed784d1881be0271b63e1c6bcbfe22 - 0.0% (1.26 KB)
[#015] sha256:bfe94832660d13c6170dc9904a1f68d3a3e32afecae0da53875af3d47caa2bff - 0.0% (1.26 KB)
[#016] sha256:68262ef90ecb1779f3539d4ccff83074620538657613014c915c801f171f0b0b - 0.0% (1.28 KB)
[#017] sha256:0d5337a2351945e75f14237b21337a14fe8ca9ddccfc308b20fcabcdf402b380 - 0.0% (1.3 KB)
[#018] sha256:93c89c52baf637bea3fb5080f460613f069d16804cf11711e9ee52353ec81f07 - 0.0% (1.26 KB)
Apply image 2022-RTM-amd64
2022-01-16 05:17:24 UTCInstall update ltsc2022-amd64
2022-01-26 21:36:39 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-01-26 21:36:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-01-26 21:36:51 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-26 21:37:01 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-26 21:37:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-01-26 21:37:18 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-01-26 21:37:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-01-26 21:37:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-01-26 21:37:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-26 21:37:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-0463e4cdeb2e693aa0dc9a013c2b6e9442191c7b-head
2022-01-26 21:37:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-26 21:37:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:d949630aa0c20511cc7c65ba3b245897cb7340057f13950ddbd8cfc3ef569dc8 in \etc\rancher\
2022-01-26 21:37:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-26 21:37:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-26T21:33:17Z
2022-01-26 21:37:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=0463e4cdeb2e693aa0dc9a013c2b6e9442191c7b
2022-01-26 21:37:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-01-26 21:37:24 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.