2022-07-22 20:50:54 UTC
2.6 GB
rancher/rancher-agent:v2.6-e4045e03a40095c78967d387880b71e59ee978d3-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.22% (1.75 GB)
[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 28.46% (758 MB)
[#002] sha256:1f7d05e3bdf4d8978e2da1d9d1048fa6610946ac4d85864c8abf44710196416e - 0.0% (1.09 KB)
[#003] sha256:6b2887eebce0261b595e9d1211bdc388fce45c34b7c4ada106bf1bd2abb217d8 - 0.0% (1.06 KB)
[#004] sha256:929be11edc8d90267fa84ee0199f2776c6ba9b3c0bb21131b0d04cf5c54bdf99 - 0.39% (10.5 MB)
[#005] sha256:e2e054f76b170c4bd80641f4d4f044675038eb2255f38038d2a8440bd78d3c33 - 1.88% (50 MB)
[#006] sha256:9cbb1851df94f934cf2e1ac2c5989f1330e75afcfd3eb5a4979be1be89933a87 - 0.39% (10.4 MB)
[#007] sha256:4391f21905fcc8ed2efa679b5322399c31e4d3939b6e5b441a1b8cf235fda7c2 - 0.5% (13.4 MB)
[#008] sha256:b80909a3c8a2be1451488de58a09c7fd0f66c93b52967f188b0e890aae3fc3f4 - 0.0% (1.09 KB)
[#009] sha256:7716e00dc2a34b2574b7de39624459c506b22cc87c54d3d8c58406ac19de0696 - 0.0% (1.09 KB)
[#010] sha256:d80d11283beadc2422b89cb2c3290e114349f02a8bf0e8e125259a8cd40f621a - 0.0% (1.06 KB)
[#011] sha256:ce5227e43e2ac17c7753cee44b226956f58089eb7c0f8132f3c100cd07b31faf - 0.0% (1.1 KB)
[#012] sha256:c68bfe2103f2be1ab6ea11c48a01c45c598bc3e4c0354438f2af4190a9322faf - 0.0% (1.07 KB)
[#013] sha256:e8659d0c256281c2c7c3a7eda6ae150d371b6d92d0abb2d97d0524598f75c188 - 1.15% (30.6 MB)
[#014] sha256:475ffcabcd837cb2b549baa761d6bdee414cc7fc52573ad8a4442eff9cf6de5f - 0.0% (1.06 KB)
[#015] sha256:a8630974439f97a62ef6155b6aa945641a0b1736696344db612369af4d708d0c - 0.0% (1.08 KB)
[#016] sha256:75aa88d6b0cebd187121a75fa70eb66603f723f4a5ed4000d7b10e2cf566503a - 0.0% (1.09 KB)
[#017] sha256:99ad0248b29270567272a2a135d40751dbd9deca0aa5d55c569ae6f5fcd9066a - 0.0% (1.06 KB)
[#018] sha256:423713f621350da951217280e246800093324d2cc8bb61c0ea8c0118de362c1b - 0.0% (1.07 KB)
Apply image 10.0.17763.2803
2022-07-06 22:37:15 UTCInstall update 10.0.17763.3165
2022-07-22 20:50:11 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-07-22 20:50:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-07-22 20:50:30 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.3.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-07-22 20:50:37 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-07-22 20:50:44 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-07-22 20:50:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-07-22 20:50:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-07-22 20:50:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-07-22 20:50:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-07-22 20:50:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-e4045e03a40095c78967d387880b71e59ee978d3-head
2022-07-22 20:50:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-07-22 20:50:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:042004cb8dbe719e359402314ddd64afb153d9e3fc478557264dba197af69125 in \etc\rancher\
2022-07-22 20:50:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-07-22 20:50:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-22T20:46:17Z
2022-07-22 20:50:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e4045e03a40095c78967d387880b71e59ee978d3
2022-07-22 20:50:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-07-22 20:50: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.