2022-03-01 19:55:57 UTC
2.16 GB
rancher/rancher-agent:v2.6.3-patch2-rc1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 53.85% (1.17 GB)
[#001] sha256:898469748ff68223ab87b654b29fb366c1f4f2b7cfad7a37426346ea16db8dfa - 41.44% (919 MB)
[#002] sha256:fcd07e2825775f3cb2ebfb1f1698ea95b309c4f97b413b4c27cf5eb71b83a6bd - 0.0% (1.25 KB)
[#003] sha256:2ee75bac87ef3d29b744fec1586898c4af30cec91cfacb63e3b3dc25410f5eac - 0.0% (1.26 KB)
[#004] sha256:c94e5b52de5e1f35aab4f57bf8daa15576654a1a350a5332d9688ebbbf0e8d1b - 0.25% (5.53 MB)
[#005] sha256:65cdb87b0447310959afc070a1ad71dc0bfecb59f7e58c4bc6dc064bdd2c992f - 2.26% (50.2 MB)
[#006] sha256:2ad636538089e762dbfb0ea24efef64f0ae9bbcdc897d8180d340173246f8dcb - 0.25% (5.48 MB)
[#007] sha256:32bd732cc323c5c6dbfb01787c869d9701922b2b02677dafecaaae2edc1a5209 - 0.62% (13.7 MB)
[#008] sha256:d5b0e98b41eec951601229ace1ee735fefcf926efad351a87a309bd5898bea24 - 0.0% (1.26 KB)
[#009] sha256:279beb3df9202d695a8ba53ae0c974afe0eb3c316e953015d38fbfdbc3676e5e - 0.0% (1.26 KB)
[#010] sha256:cf80fb0268ffa497fe9ce7280270715b704d4ac731c52163db740e70f3fde9a1 - 0.0% (1.26 KB)
[#011] sha256:93f8f3786f1338e09e6898cfe1b99cf31dae5a7cfd68bc88a506709877608023 - 0.0% (1.26 KB)
[#012] sha256:f70a1fbaa12bfe0492655d412dbaf137543213dc6b2581f1bbd714b88d52ecbd - 0.0% (1.26 KB)
[#013] sha256:0f1bd44d7228a4e11ede76d8945f365e83a7708ec4d2a197d6dfcb618d415ff7 - 1.34% (29.7 MB)
[#014] sha256:2c4bc524d3645cc86035f6f557ebf356932887ce5bbb5156d7ac915180f1f5f7 - 0.0% (1.26 KB)
[#015] sha256:b5dce09d0f71f2a0e1122f969035462ef7cf9eb448681fbe754555b3d5411c2f - 0.0% (1.25 KB)
[#016] sha256:38db908e2012e3bd1a2258f0650f1aa7ef84826a54b50f4ed3c6b062cac451c2 - 0.0% (1.29 KB)
[#017] sha256:e48ebe36b39083ed8e314440aef5b3086937ac2f82679d807eeffde46dd9bbd9 - 0.0% (1.27 KB)
[#018] sha256:315d195814d6429e105d34a783d980976ac75d16d7dd7927e621f6a1b6ae0834 - 0.0% (1.3 KB)
Apply image 2022-RTM-amd64
2022-02-01 02:49:40 UTCInstall update ltsc2022-amd64
2022-03-01 19:55:15 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-01 19:55:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-01 19:55:26 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-01 19:55:36 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-01 19:55:44 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-01 19:55:52 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-01 19:55:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-01 19:55:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-01 19:55:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-01 19:55:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-patch2-rc1
2022-03-01 19:55:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-01 19:55:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:131d083af1d74832bcbbedbbb6d2c762b5764e0b832c9deb7cd541c24f63c8f8 in \etc\rancher\
2022-03-01 19:55:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-01 19:55:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-01T19:52:15Z
2022-03-01 19:55:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=6091ea93decbf60b17e9d6ca1a620b81e50d1bee
2022-03-01 19:55:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-03-01 19:55:57 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.