2023-09-21 19:42:00 UTC
2 GB
rancher/rancher-agent:v2.8-f0b208d6d12f55ce7245aed338d31799b122c43a-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 76.87% (1.54 GB)
[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.03% (349 MB)
[#002] sha256:25fbfe8a46001d1d023b77ecba30dca928d8141c202a1e4ef5e762746a279b8b - 0.0% (1.09 KB)
[#003] sha256:59e4ac27201586f28c44659f9c8974fff985f4a8dac278824d3993d4564f6c7b - 0.0% (1.07 KB)
[#004] sha256:a45600815c57fceb25ba48fd1958f03bc1ad0b743615189b57dce10db2a7c303 - 0.58% (11.9 MB)
[#005] sha256:06df260e806f22bbac718b355796727f3f642ada1c99cf4d57fc2ce163c03f5d - 2.5% (51.2 MB)
[#006] sha256:f56665d04fca1d766a1d41834226e26c24718bfa436967f46b3c4b4fc84aa146 - 0.57% (11.8 MB)
[#007] sha256:d2f271ed3143e294ba169752f4b3d36df2e7d026ac85ab02567f9b2e64cf1197 - 0.68% (13.9 MB)
[#008] sha256:8b9b213a8fec651c0108d3d8d0291057336aca245eb1936bc0b6188d1d3f6b5f - 0.0% (1.07 KB)
[#009] sha256:6d9881c2a75857de2b7a8e7f542edcf0242882c6ca73b83fb7eb9fa51fab0a4d - 0.0% (1.09 KB)
[#010] sha256:4feb6501a2d735b7e03de5aff0ac4077bdebb2178f02f0e50023ae3f6ac71a92 - 0.0% (1.07 KB)
[#011] sha256:4110f48664ed1143d6289ae642b8e627fd6e69e47517ebb34b0aa4750f6fc524 - 0.0% (1.08 KB)
[#012] sha256:ee2b4b01e1ea0bbab3d2611b375eda84e82913e01621a7b9aa4b0af9aa361386 - 0.0% (1.09 KB)
[#013] sha256:d58f875a88246f7025556d0d18a8864113fb6f4693829ea56fbdc6e2c9ba747d - 1.76% (36.1 MB)
[#014] sha256:987fbcb23d7cb0623406d6e61f900e54b59679234cc6a845f97ade023f0c4450 - 0.0% (1.07 KB)
[#015] sha256:ac04958743a04b4baa1c175f65e59711dd56c2215b08f90d04a1d34ff583ca87 - 0.0% (1.09 KB)
[#016] sha256:0d8d58471b3e61cdbc5053775e5a0297aef7611a6355d999fddb628929614fcb - 0.0% (1.09 KB)
[#017] sha256:4c23ae3f33e20408578cd243a86ba2e99358ee6420482ea3ef4e7d4a199e3cbf - 0.0% (1.07 KB)
[#018] sha256:4affc7fd3d4a2a1d62ae8b7f86d2ab31dd2561d9abacb19de3aa955d4fb886a1 - 0.0% (1.09 KB)
Apply image 10.0.17763.4499
2023-08-29 17:09:18 UTCInstall update 10.0.17763.4851
2023-09-21 18:43:11 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-09-21 18:43:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-09-21 18:43:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2023-09-21 18:43:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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.'
2023-09-21 18:44:11 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-09-21 18:44:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-09-21 18:44:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-09-21 18:44:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-09-21 18:44:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-09-21 19:41:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8-f0b208d6d12f55ce7245aed338d31799b122c43a-head
2023-09-21 19:41:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-09-21 19:41:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:2273d0f28cecfd0f0b89bdac4aa00f6e5efec07202eff38643b1c7258f6566c9 in \etc\rancher\
2023-09-21 19:41:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-09-21 19:41:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-21T19:41:54Z
2023-09-21 19:41:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=f0b208d6d12f55ce7245aed338d31799b122c43a
2023-09-21 19:42:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-09-21 19:42:00 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.