2024-04-25 10:30:34 UTC
2.14 GB
rancher/rancher-agent:v2.9-06d0eb0e18bec11752905ed6e9e7bca811dfbb5e-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 71.71% (1.54 GB)
[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 22.32% (490 MB)
[#002] sha256:beebf44446c671e7e9531ce5214b8355aa90461a22562d3339168e7592bf4f6d - 0.0% (1.06 KB)
[#003] sha256:e61f295b2f0af51eb796f4b06fc4c317491bc25777645c230eb6bd17aa005113 - 0.0% (1.07 KB)
[#004] sha256:4c0118324ec822db3700bf57413f5e167ae8a54913c803e9ff52016f5d3df4f9 - 0.54% (11.9 MB)
[#005] sha256:125a26fef8af730d2dc2cb6682659306dcc24f74b0eeaf619b7151930e6c5e64 - 2.43% (53.3 MB)
[#006] sha256:57bcc0c8a3f1fc429068082b0f8e7841811064dd2dfe624ea680ad2b800be112 - 0.54% (11.8 MB)
[#007] sha256:c8cf3c1b51118ffa55222a4e970faea74fdc5815b9a93351ed5efd85414a3a79 - 0.66% (14.4 MB)
[#008] sha256:b18b905ff95373953f4b09895d91eebf89815db1705335ba9f083d62b998acee - 0.0% (1.06 KB)
[#009] sha256:c9bc57ffec32287f04868c66b08c4591479ae7cb788b94b984b2ce042979a798 - 0.0% (1.07 KB)
[#010] sha256:614b3c1f6b2bac7c03bc74f7d34acd864e521d0dc43ed4b4b3d953fd7af6947e - 0.0% (1.07 KB)
[#011] sha256:90615e901e27266a5d47a2d868a1b763f2b431122a0e4637cb840c62dd8a900a - 0.0% (1.07 KB)
[#012] sha256:d1b74522ecd926778cc9d545bdce6fca7a1d9289e201aaea9dc342995b51867f - 0.0% (1.1 KB)
[#013] sha256:888bb574b3ca8806a515688ee648cdbb3c8432b39a5a22af7011d2dba24e844f - 1.8% (39.6 MB)
[#014] sha256:df136708bbe378071247928d744d9410d017a8b02751eb84fc65e4fde1077027 - 0.0% (1.07 KB)
[#015] sha256:4e66eb7711d9119ec55054d19064a911722f612ddbc013f1c8f8e8bbc60f1215 - 0.0% (1.09 KB)
[#016] sha256:47b304ac13102b9e28639053a9d234b1e7f65e831595ed457b6b7f56c6603d7c - 0.0% (1.09 KB)
[#017] sha256:729afe6200ff9649ffdb836d8ecd5f74160271b05539ba3f82862dd72893685a - 0.0% (1.07 KB)
[#018] sha256:52d5bff63125fc05bee3eccf03e1840a1109cf858be0c21c8b8cb146f58881bc - 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 10:28:50 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-04-25 10:28:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-04-25 10:29:17 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 10:29:42 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 10:30:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-04-25 10:30:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-04-25 10:30:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-04-25 10:30:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-04-25 10:30:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-04-25 10:30:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9-06d0eb0e18bec11752905ed6e9e7bca811dfbb5e-head
2024-04-25 10:30:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-04-25 10:30:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:eb2e3eabc786850f0886c0222ba3f018d3fb40174bfdc256b2659bf798c802a3 in \etc\rancher\
2024-04-25 10:30:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-04-25 10:30:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-25T10:28:48Z
2024-04-25 10:30:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=06d0eb0e18bec11752905ed6e9e7bca811dfbb5e
2024-04-25 10:30:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-04-25 10:30:34 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.