2021-12-18 02:09:54 UTC
2.14 GB
rancher/rancher-agent:v2.6.3-rc8
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 54.41% (1.17 GB)
[#001] sha256:4d1d74adc6a92e44b3cd592ec9459f1fff926eaf6fc20bb7526360bec71aefc0 - 40.82% (896 MB)
[#002] sha256:99987460b05584e212f6dfb6ca879bf349abaddc320857dd9f1bd5e494ecc2b1 - 0.0% (1.26 KB)
[#003] sha256:d7a405ba9c930b46cabb9741399ac307d4f2eeb5b9a07aec8cf893affa568d3c - 0.0% (1.28 KB)
[#004] sha256:08ba266d9ead0bbabd991ec9cbec7b1f5ebdd203819543ff0caa0a85ef0f91c2 - 0.25% (5.55 MB)
[#005] sha256:a9a8640e93eafec3cabc866ee430aa38d1db3a934cc3757e66e59766e38919e6 - 2.29% (50.2 MB)
[#006] sha256:a024d75f15e4a9485285ba4016813cd695030dc1212bc5dd709849b5868801d5 - 0.25% (5.49 MB)
[#007] sha256:31e976a526e21ad7b070b13daa85a035c034edec50fde87214cbdd6b89ea20a7 - 0.62% (13.7 MB)
[#008] sha256:01df92a4b081d6de19baa0e141e5fd2508cea6b70cfd41c3d703648f301e5e01 - 0.0% (1.25 KB)
[#009] sha256:cd0f80aa142055ccd1ff488d11328023ffc5249a63904fde53c152cb434608ea - 0.0% (1.29 KB)
[#010] sha256:258ff4858bc394bcb041d5040ba295ca200870205131ea876184b00669a680c5 - 0.0% (1.28 KB)
[#011] sha256:27d9ba100dfae55d52c419af81f3dc468946a082e76e20933a2aebdaf3bbd249 - 0.0% (1.26 KB)
[#012] sha256:107d9e36bf828a2718551b7325d20ddc7b0f9eb942be9c64fdd4b51bd5c6156a - 0.0% (1.26 KB)
[#013] sha256:3488480e91a47bd14f70c036d05bd879b8eceae77fafd8a6541ecee42787bd56 - 1.35% (29.7 MB)
[#014] sha256:0a1b5563516527fd6e94dc1663458cc36381c44fa68a8a4091fff84e8cdf31a4 - 0.0% (1.26 KB)
[#015] sha256:1327efe518bc4daa6baf60e63b468de1ef5c35a7bbda1201e12a0744ea566d2d - 0.0% (1.26 KB)
[#016] sha256:7859ecb5d61b5ffbb7a9df72c4f3f3a5c4783ba2c336014c4b09324d8529d1a3 - 0.0% (1.29 KB)
[#017] sha256:e4146e81ef826af1dac6b21d24d12d91b23f9e69da7972d836ae58ec8a69cd87 - 0.0% (1.28 KB)
[#018] sha256:e639e9b2185aba5e29df71f81bab74959e0d3ef155bf37b376cfd7a1b7b55c46 - 0.0% (1.26 KB)
Apply image 2022-RTM-amd64
2021-12-08 01:54:07 UTCInstall update ltsc2022-amd64
2021-12-18 02:09:11 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-12-18 02:09:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-12-18 02:09: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.'
2021-12-18 02:09:32 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 02:09:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-12-18 02:09:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-12-18 02:09:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-12-18 02:09:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-12-18 02:09:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-12-18 02:09:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-rc8
2021-12-18 02:09:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-12-18 02:09:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ec6d39984a2ebe1eb59e095dc8cdd941b1b31031d99ea70c6e6ad12aadb1b4c0 in \etc\rancher\
2021-12-18 02:09:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-12-18 02:09:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-18T02:06:06Z
2021-12-18 02:09:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=0ce25974d87f0dcae1f70de87b92824b9008e07d
2021-12-18 02:09:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-12-18 02:09:54 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.