2024-04-25 17:12:38 UTC
2.14 GB
rancher/rancher-agent:v2.8-efccfef83579dd0fdc5d3cccd954906e516e1df8-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 71.81% (1.54 GB)
[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 22.35% (490 MB)
[#002] sha256:815cf15f80185b28f7d367423b6da3f37ebd12a79f09583f67ab3447f691c0dd - 0.0% (1.06 KB)
[#003] sha256:740ebbb3d3132d42858d79e17a56fe66c53cf89095d167eb9a411c2835b02516 - 0.0% (1.06 KB)
[#004] sha256:66dead4cfe449e6aaf158a32091f665c6333cf9779e15e4910023ffb5606b204 - 0.54% (11.9 MB)
[#005] sha256:6711161ed08c89276fafdb561a9b53b481e2e8da27494a1481f04427bb1f9998 - 2.43% (53.3 MB)
[#006] sha256:61e67c7361021ce5c3d1dd541c040a45048637294d9a7492a375a4b0d4661ce1 - 0.54% (11.8 MB)
[#007] sha256:787269db59e68d158cece951aa1826172913fd6d3336b521cf33790ecb96aea7 - 0.66% (14.4 MB)
[#008] sha256:84c5f385d778f2a8b84232da0de6ff06d89453e29152ad12ff9d6e99e3f7b4d7 - 0.0% (1.06 KB)
[#009] sha256:4b4bd918a3ab59369a3d71057562cc89d0ea6f1e377a8f047757e235c817993b - 0.0% (1.07 KB)
[#010] sha256:9097046fe4256231cd2785c373599bcb69a27cea03bfd2a172aeef0f9a6db90f - 0.0% (1.06 KB)
[#011] sha256:0fdac13d085df1788e59e916ecfd01e0f77d2599a69e5a9e59506a7aabbc3a23 - 0.0% (1.06 KB)
[#012] sha256:cc750ea0bcbdd3b3829599908049548647bbc572d4bf267a5fc8b8af5b4599c1 - 0.0% (1.07 KB)
[#013] sha256:10840a2dd5e0d4d62c620f8d009bea2a10cf619e8d075c193683f468d60102f7 - 1.67% (36.6 MB)
[#014] sha256:fd8538d7585275a76f7d3739afa08d4e49715068b635b074d189eacc7db393fb - 0.0% (1.06 KB)
[#015] sha256:b1a09a6ad726a056e13e65adf6fbfb85cf4c70fc70cf28e59f2806667af2a78d - 0.0% (1.07 KB)
[#016] sha256:9bad96d37973c4777b10bcdca046a1b34b15f678ff6ee8dfb53088f9643d8e88 - 0.0% (1.07 KB)
[#017] sha256:6c10bf63e9f3d1618d7ca39bf14ed90c2ad4a45f6b13b2bad00e49dea6212051 - 0.0% (1.07 KB)
[#018] sha256:fbc39e970d4efdeb15caa8e20177e655d71d749e642c801355b700d3bdce0432 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-04-06 02:39:33 UTCInstall update 10.0.17763.5696
2024-04-25 17:10:57 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-04-25 17:10:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-04-25 17:11:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.15-rc1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-04-25 17:11:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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.'
2024-04-25 17:12:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-04-25 17:12:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-04-25 17:12:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-04-25 17:12:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-04-25 17:12:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-04-25 17:12:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.8-efccfef83579dd0fdc5d3cccd954906e516e1df8-head
2024-04-25 17:12:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-04-25 17:12:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:c4138c912a61eaaf7b8e2af33cdbd630948b912a6d0a73950931c8c45a502d38 in \etc\rancher\
2024-04-25 17:12:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-04-25 17:12:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-25T17:10:56Z
2024-04-25 17:12:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=efccfef83579dd0fdc5d3cccd954906e516e1df8
2024-04-25 17:12:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-04-25 17:12:38 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.