2022-10-11 20:41:02 UTC
2.64 GB
rancher/rancher-agent:v2.7-3c904b0477e7eaa89096ef0cc45eda0e5239961e-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.18% (1.75 GB)
[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.4% (795 MB)
[#002] sha256:ddb20a463043646aac28883440750f5b6261ee000a6221396d160c4abdc7de3e - 0.0% (1.07 KB)
[#003] sha256:aacf8ea7bd97786ca537958deda9b35f088783fe0aa27ab1ab642f826c29ae5b - 0.0% (1.06 KB)
[#004] sha256:82d5ac1c0a8b5b3a3d6b9134a19575590b9c7f1ac953bfc4c9f8ae54b239b656 - 0.44% (11.8 MB)
[#005] sha256:ad3d4164f593056a3ae24b058067652d6b67336fc8098805fc8f33b6e7854db5 - 1.89% (51.2 MB)
[#006] sha256:477f46d13debf0d3216b6cc55788aaf9fe30dc94324553e9bfa158c02d2af07f - 0.44% (11.8 MB)
[#007] sha256:22feef07676775224fc87723ad9e5b02e9cd307de1c5fa9a3250849c1f6de82a - 0.52% (14 MB)
[#008] sha256:cb95c1d44a99b0ce0f4ec5b46e53cece957b96e15e5ce873b9d0b56ddf12de99 - 0.0% (1.09 KB)
[#009] sha256:1c92b6f636c5d8243457f44d92c7b3d01fb293af7bdbbea0a178ccaafc9ed684 - 0.0% (1.07 KB)
[#010] sha256:ea032f3ed6b108af309eee69bf537ff485610e599da72141827c2d0b0c7dee30 - 0.0% (1.07 KB)
[#011] sha256:b3fa6cece907c7cfbbf713b55c53235ca9d8264a17a1b4d721bc05179c471497 - 0.0% (1.1 KB)
[#012] sha256:e4006ef8228f90e83934a65792f4953149df93dbf0cea40dee61d32d60dff40d - 0.0% (1.07 KB)
[#013] sha256:f3d81117a7c1e61a6702f9cb135c8e2fa29b0b9eeb7a0edf0af5980e375f27cd - 1.13% (30.7 MB)
[#014] sha256:afd4dd38eaa39db5ab97025fc3aeb8956271606cad83671b363a8eb098589283 - 0.0% (1.07 KB)
[#015] sha256:4f9384a2ce7fc67140b9f9ef1ddb3ad1f67d7d65061f96c8ca69275834ad3b29 - 0.0% (1.09 KB)
[#016] sha256:dc8038ef511e927c4ede5ed2f36420fe14770f47971b31e3d08ae10d5c0a9fcc - 0.0% (1.09 KB)
[#017] sha256:c9a14b6b11ae53703eaada9414583e1a22714b8303e38768010f9bf62b12352f - 0.0% (1.06 KB)
[#018] sha256:8313ef6b2da5cf3a24c4c8194dfe726f34fff0b8b11767ca99a1b3130103fbcd - 0.0% (1.09 KB)
Apply image 10.0.17763.2803
2022-10-08 01:55:32 UTCInstall update 10.0.17763.3532
2022-10-11 20:40:18 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-10-11 20:40:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-10-11 20:40:37 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.'
2022-10-11 20:40:45 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.'
2022-10-11 20:40:51 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-10-11 20:40:58 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-10-11 20:40:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-10-11 20:40:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-10-11 20:40:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-10-11 20:40:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-3c904b0477e7eaa89096ef0cc45eda0e5239961e-head
2022-10-11 20:40:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-10-11 20:41:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:c9f646e09179d55e51c6031dfeedc8b34c6a6c3032f001fe0e0f1857558c3bf4 in \etc\rancher\
2022-10-11 20:41:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-10-11 20:41:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-11T20:38:23Z
2022-10-11 20:41:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3c904b0477e7eaa89096ef0cc45eda0e5239961e
2022-10-11 20:41:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-10-11 20:41:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security
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.