2022-02-09 19:09:52 UTC
2.63 GB
rancher/rancher-agent:v2.6-d109307e39ae17078e6396ef1427d8d097b37d41-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.88% (1.6 GB)
[#001] sha256:1bd78008c728d8f9e56dc2093e6eb55f0f0b1aa96e5d0c7ccc830c5f60876cdf - 35.26% (949 MB)
[#002] sha256:ee6817386ad1e8eb17b92a31a072bf55817c31385cbd87f1c9cc9481f0219858 - 0.0% (1.07 KB)
[#003] sha256:5c228cabb322dd6f722270129ba922c731b3d3a156db95bb328f1143dad90821 - 0.0% (1.07 KB)
[#004] sha256:e057b327b7d9c04e000da284e7b5f3bdaecae2860bfd0e012d914e4cab1d3431 - 0.2% (5.29 MB)
[#005] sha256:e6993fe7320ca2634f3e78714d86e82afafdea2343b331dda4703999cd34e6de - 1.86% (50 MB)
[#006] sha256:db342fc7cd0c19b4f62c0e7908cbaef0095cfd4f7315379603eafc881a6ee8e3 - 0.2% (5.28 MB)
[#007] sha256:28aa5ec2dd1ed45dd996fa3ba6a8f037fd1f93a95c12c2ffb7d7ddf306930d23 - 0.5% (13.4 MB)
[#008] sha256:ff618313179bf539afaad45019eef2d66888b49a5b7180867cb5409cd3ff58cd - 0.0% (1.06 KB)
[#009] sha256:71b7c147235f2a61f8c565c4c06e121a0e81e92c4077d6b0097d440107c669cd - 0.0% (1.07 KB)
[#010] sha256:b7a01a38d10ddb221f8e3ee0f27f6968239bd9e91cfcc0360aad7bd894426793 - 0.0% (1.13 KB)
[#011] sha256:12ed0b7c3212a630bbd8cae4ff001e6eb77895cc5efc07cb51382319bf2576ba - 0.0% (1.07 KB)
[#012] sha256:693acf77aefe6f68e461fe46a1944e9f263e9afd9d06050c176fdd8b705e298d - 0.0% (1.09 KB)
[#013] sha256:8c03b537f7b0b2ad4f63ee4ef9c8c261cf7473f58c00bcb1200fd12edbbb5870 - 1.11% (29.9 MB)
[#014] sha256:7c3a20abfa94a31b70b7fcb710f2be7b4412ec8853ba889905440d195b007ec7 - 0.0% (1.07 KB)
[#015] sha256:935efad562aa1cbb95011c9ea629df934ed3b00d8d21ad5c5334b5fc85eea60b - 0.0% (1.07 KB)
[#016] sha256:520423274be59f80c8f9b18fb18a0a4cc84dbaac8af1753ce509ebb2223bcda7 - 0.0% (1.1 KB)
[#017] sha256:dfcea64ccebcd75fca05a2e12191d09714e507186184d1a1008d772c4ee288c0 - 0.0% (1.07 KB)
[#018] sha256:5256f55bc43871d0ed4713cdc52b072e1748d3b380ee389d9bbdde1518a88dbb - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2022-02-02 19:28:56 UTCInstall update 1809-amd64
2022-02-09 19:09:08 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-02-09 19:09:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-02-09 19:09: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-02-09 19:09:35 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-09 19:09:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-02-09 19:09:47 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-02-09 19:09:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-02-09 19:09:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-02-09 19:09:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-02-09 19:09:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-d109307e39ae17078e6396ef1427d8d097b37d41-head
2022-02-09 19:09:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-02-09 19:09:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:a294a48cac2d5513785f445d8be3173d83510d05c07f836cb2be1ffbec718b49 in \etc\rancher\
2022-02-09 19:09:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-02-09 19:09:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-02-09T19:06:24Z
2022-02-09 19:09:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d109307e39ae17078e6396ef1427d8d097b37d41
2022-02-09 19:09:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-02-09 19:09:52 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.