2024-07-02 23:57:47 UTC
2.21 GB
rancher/rancher-agent:v2.9.0-alpha7
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 69.55% (1.54 GB)
[#001] sha256:56a5fd77f8cb6921d3e283f98213bf8c163d3502a75b4a8e4a809a15654f7d1a - 24.02% (544 MB)
[#002] sha256:a8b103f71ba8dcbfc3a1bae24c93139ac4ae1454e3b26f125148538c50eec2d6 - 0.0% (1.07 KB)
[#003] sha256:90f29cb60cf5b41c598a030a1df3230bada1b0019a7037a8b5a0c97404a7deec - 0.0% (1.07 KB)
[#004] sha256:6c53833b1ec3e1e85eb164b2ae390670868a8c3fc679b4054f4d2bc760d236b3 - 0.55% (12.5 MB)
[#005] sha256:d88a7aa849b47954a7b0aae4a79ccd9d1f3bb32db2bb43edd080075b7dbd05f8 - 2.35% (53.3 MB)
[#006] sha256:947eba4a333867bec575e84825db781302e68e275358aba720eb0399da7bd6f8 - 0.55% (12.4 MB)
[#007] sha256:586ecf03fba6c0aa189056a81fca59b91c3d806a0f364c32573ce51209579654 - 0.64% (14.4 MB)
[#008] sha256:bc63ffbf7cfc909031dc90ef5654d3917e1d98d77d5f0709879b1ba09e03c6d5 - 0.0% (1.07 KB)
[#009] sha256:ff702d2254ef4827891ecba4659e9d692d9000885cef2fe6f4e47162a20bc91b - 0.0% (1.07 KB)
[#010] sha256:050100d4e1fc6fafdab0599c7b3442dc97dd4ee43dad249500dd63dbf96eb3f6 - 0.0% (1.1 KB)
[#011] sha256:0c6d7b2749312aa958d01515d188717f8ee9644b2a2e612cd7ef96bc0df95211 - 0.0% (1.07 KB)
[#012] sha256:d489cfb3f35ca283b5a050b57c75d3a61c695f4160b3463f7219aec8880a5b5a - 0.0% (1.1 KB)
[#013] sha256:f46b3fd64f8b6eeacebc73d052efefe00784b336cb7b25e42b6b0ee0cde37ae9 - 2.34% (52.9 MB)
[#014] sha256:c83de7e7024f52b209a365c095a3c158f3b996ed2c4cb79b61607552abccffc4 - 0.0% (1.07 KB)
[#015] sha256:929093db37aedb5cd62cf64d4c8e0b294418ad3865a56fad854144b48c7f0b29 - 0.0% (1.07 KB)
[#016] sha256:124b5660fb72d7270063504fd1aa36ce3095211dd69891c4ee4806661cb2427f - 0.0% (1.09 KB)
[#017] sha256:d49f3c6905c469af59d0d19730dfc3d3cfea8c0d5dbc8f70c2ca64b68ec8d660 - 0.0% (1.09 KB)
[#018] sha256:cfb824c3e94de648799c6718efe7c870a2d61b1bf8e434e5dde74cc0ef157a31 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2024-06-07 11:19:50 UTCInstall update 10.0.17763.5936
2024-07-02 23:56:17 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-07-02 23:56:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-07-02 23:56:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.16/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-07-02 23:57:01 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-07-02 23:57:21 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-07-02 23:57:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-07-02 23:57:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-07-02 23:57:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-07-02 23:57:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-07-02 23:57:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9.0-alpha7
2024-07-02 23:57:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-07-02 23:57:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:611991f056b1ce834a2a99961ddff76fed02f18a77690024f4b07b16eb416dd6 in \etc\rancher\
2024-07-02 23:57:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-07-02 23:57:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-07-02T23:56:15Z
2024-07-02 23:57:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=c5733e1ae62252ee721a97ada6e6372502dfd243
2024-07-02 23:57:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-07-02 23:57:47 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.