2022-02-14 23:34:50 UTC
2.64 GB
rancher/rancher-agent:v2.6.4-rc3
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.14% (1.4 GB)
[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 43.01% (1.13 GB)
[#002] sha256:9ef6753e99a4ad9e4caa288b1ab8063a3bcc2474ee935038627635f4921dddeb - 0.0% (1.26 KB)
[#003] sha256:68fa1bbc023b7ef8a7bb7af9223a079dc8d0a2bd0a1e163eb019512f05304be7 - 0.0% (1.31 KB)
[#004] sha256:b7dc1224be216b2f59e8246317c8f602ce18a27691216fbc12e09f6b7e7a6c06 - 0.2% (5.32 MB)
[#005] sha256:aa5825257ac235eefc436afe6091839a5fa1727c6abe0436b3dcb816108275b3 - 1.85% (50 MB)
[#006] sha256:25c10f3f1e72794a7bbe3b38e2b3ba62227fc539719ae45c35ddfcbb1b9d0b77 - 0.2% (5.29 MB)
[#007] sha256:860c3a5d2498474e2210471ceed23a20cd516e19bd04b2c999f1650502474ed5 - 0.5% (13.5 MB)
[#008] sha256:f56318120d93bdce4c4cfc954710ee62f0f277f967ae29eb791638efff57b83a - 0.0% (1.28 KB)
[#009] sha256:d1280219d65c9a1799db5502645c5ab7a51f37f307bd3a8cdf67d098bf0c561c - 0.0% (1.26 KB)
[#010] sha256:922d398cd512e7961f841cb7bf83b29c3143239953bd8fcbd5f603708c843427 - 0.0% (1.26 KB)
[#011] sha256:4719b57549fda1b8dbfd9df2a7b5605918500a3af4421488df4fdabe2b4d12be - 0.0% (1.29 KB)
[#012] sha256:295e5b3333ff0f847db594c7f38a60953f6ffe64422032ebb750854518ea9ad1 - 0.0% (1.26 KB)
[#013] sha256:fa7dd16767e4fa60fd1bee16bb8a57e80bc8256cacd1b2acc460dfd9c405cc10 - 1.11% (29.9 MB)
[#014] sha256:3a2ee96db3fa6554a2bb6cc502b59284bb453d364ddefd394aa56570c9e9fdcb - 0.0% (1.26 KB)
[#015] sha256:d7258c0ef86782dd9493c34e9652d078329f6eda425d76e3b30dc2f4c775690e - 0.0% (1.29 KB)
[#016] sha256:24ab37988bf224f499c68ae92f94ab8eaf0075cc7e417861fc174f47f83e9115 - 0.0% (1.26 KB)
[#017] sha256:e5f74ff5fa8ead80ffe532cc71b7b65c95b79620dea3d0f90fc16332f952420b - 0.0% (1.26 KB)
[#018] sha256:c16756eb77df1d4bb508bdc3f942e5bb3342663746b4b967b7e41a858a337f51 - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-02-04 06:50:43 UTCInstall update 20H2-amd64
2022-02-14 23:34:02 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-02-14 23:34:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-02-14 23:34:14 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-02-14 23:34:24 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-02-14 23:34:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-02-14 23:34:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-02-14 23:34:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-02-14 23:34:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-02-14 23:34:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-02-14 23:34:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4-rc3
2022-02-14 23:34:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-02-14 23:34:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:56871348b773b25226fb04b5cd92ff9131d67316e4ada3cf5adc2748eb5e1c99 in \etc\rancher\
2022-02-14 23:34:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-02-14 23:34:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-02-14T23:31:08Z
2022-02-14 23:34:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-02-14 23:34:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=d540651a7614b5377f9fe1bb3534b5029c57722e
2022-02-14 23:34:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.