2022-03-24 19:07:56 UTC
2.62 GB
rancher/rancher-agent:v2.6-7ce603ea90ca656f5baa29b0149c19c8d7f73e8f-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.58% (1.4 GB)
[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 42.56% (1.11 GB)
[#002] sha256:0761e9471f1e4fb7689da5265d8972a604b656da4ba4e655e413f10a0dc01cec - 0.0% (1.26 KB)
[#003] sha256:5cb835617c9e2bddc0b16f022662ef69894afb05488b4f7370d06e1f0ae96d20 - 0.0% (1.25 KB)
[#004] sha256:5ac0f0c5e726ea32cf635f85fb963baf63fa418d3abd592061ce12a41c911050 - 0.2% (5.32 MB)
[#005] sha256:866f95dee565f1dfa3fbad301b5b0bd49e4a900f34a50619753e4b38cc7d2983 - 1.87% (50 MB)
[#006] sha256:64578ce320afa35ce9f39ab796c23b51ffbc17da94383e9fb107e7d97226ac88 - 0.2% (5.29 MB)
[#007] sha256:3589d3919f9a6989e3de7f70e659b957ac72951c3dc49f0c76121fee6a677772 - 0.5% (13.5 MB)
[#008] sha256:02a4925169c988c36202dd297aae4e4882a57e284afab4adeba828990d3483ab - 0.0% (1.26 KB)
[#009] sha256:f8e01cc6ba42a23f9e491c90a3e8a7d070203e8d6194bc37143a0dabb6d85aee - 0.0% (1.29 KB)
[#010] sha256:75e7e216a70fed43c13f136081d5f88951bbe4e23bb5f2ba11a9fef8a6570d41 - 0.0% (1.29 KB)
[#011] sha256:63ab53378f6328a7e1ee71a4c8c8efa99f0d409372d2831670336a2eeb4ab730 - 0.0% (1.25 KB)
[#012] sha256:8ed6459f7704227e0f725b6f8f1665e6526e773caae386930d802bfa12af5626 - 0.0% (1.28 KB)
[#013] sha256:e612937a1c3d3259b985a9fdbe2a4d4669918c66c6db7382dc0f7a4278311fea - 1.09% (29.2 MB)
[#014] sha256:2790b8abb2b495d4fbb50a037be1a387a1fb456f9b1ef45be5e63b139efcadf3 - 0.0% (1.26 KB)
[#015] sha256:c30dea66faa71d3c30c19767ee929042a5ed34c23832d66bd4fa8f58c3cff3da - 0.0% (1.26 KB)
[#016] sha256:04fd217473fcf962872b1851a8990d625e07bcd0e9bbe1a720da74ffccc96497 - 0.0% (1.26 KB)
[#017] sha256:9fb426162bbba27435cceb5b9c85f54dfb6ebbe301ab4bf72a78d38972a8c66b - 0.0% (1.26 KB)
[#018] sha256:8e293eaee557d02990d09ad68b236c1351066e77a081ce59a637fca5951d7c0d - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-03-03 08:25:37 UTCInstall update 20H2-amd64
2022-03-24 19:07:12 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-24 19:07:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-24 19:07:23 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-24 19:07:33 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-24 19:07:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-24 19:07:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-24 19:07:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-24 19:07:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-24 19:07:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-24 19:07:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-7ce603ea90ca656f5baa29b0149c19c8d7f73e8f-head
2022-03-24 19:07:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-24 19:07:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:d40e2d6cdef72ffad5d44f0c9279cd04a898102d341060bc1a3c4030906fb2bf in \etc\rancher\
2022-03-24 19:07:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-24 19:07:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-24T19:04:35Z
2022-03-24 19:07:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-24 19:07:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=7ce603ea90ca656f5baa29b0149c19c8d7f73e8f
2022-03-24 19:07:56 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.