2022-11-09 20:43:33 UTC
2.37 GB
rancher/rancher-agent:v2.7-208e7a4bac59886f1dbbfc0ca4788572d1180363-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.35% (1.34 GB)
[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.7% (941 MB)
[#002] sha256:edc96d7f014d6f7275d5570ab437a6db4384b0aa002567831d87e244689d6e97 - 0.0% (1.26 KB)
[#003] sha256:54e90067d2f5ee775bceceac403a90a2b431f9998881519380e6a33611653f27 - 0.0% (1.36 KB)
[#004] sha256:0442964d1d4121dd631ade0f64efdaf977997b856d47bf5261ca63b6892ce219 - 0.5% (12.1 MB)
[#005] sha256:86b6c862be31e8c0a56a50a5295e0206f69829371e209a66a53a585b2167f83b - 2.12% (51.5 MB)
[#006] sha256:b86b65f57f7511264fb112d290d5df58dd844b607ee997e87877863435619cb5 - 0.49% (12 MB)
[#007] sha256:457cf8f2f82a1b9c9caa5982b9b81c618d01d5625d031d33c10823d4be0a1642 - 0.58% (14.2 MB)
[#008] sha256:70094b0ceb2f6735c696e9ac5b5e41887e03d6310d55f26114b9df8ef665c335 - 0.0% (1.29 KB)
[#009] sha256:5140c645f33c2febdb9f34d1f3095eb484446b1a88879c34b3ec208d46e726b9 - 0.0% (1.29 KB)
[#010] sha256:4fa26733184b9451a0b99d2e201725de607298689317ad321180bb8f83f17a13 - 0.0% (1.28 KB)
[#011] sha256:e93398bfd7ea95c81a565914abc687fab612d48ff81345cce776ab5b044fb313 - 0.0% (1.32 KB)
[#012] sha256:b784b0a4f17291f507093112ba1fe914e6e8e43db126f7690c5f3ec2a18b20ce - 0.0% (1.26 KB)
[#013] sha256:1b5d5624baf661b456e6610b34937abf430929810ebfed5d599efe383b35b9ee - 1.26% (30.7 MB)
[#014] sha256:f44f2c4becffa2deb6c4b59c912e473009ca002d5c236cd5e3469ef61805cd10 - 0.0% (1.26 KB)
[#015] sha256:7d0f8fd3260d15ab6cec26a7c5829c8c97ff9abf416797fd4621358417519869 - 0.0% (1.26 KB)
[#016] sha256:934a10f2d272aa9e677379cc5f81f43e3bc5030941b3ef2ddf8179cc470dd53a - 0.0% (1.27 KB)
[#017] sha256:681492f2177a4938f370674c95420c8f23d697ab4ac73d209f254eb35f632fb0 - 0.0% (1.26 KB)
[#018] sha256:2aa377e89edacd52a7f14aa2c1153ef9dd09dd8ec379c4f4fe8cada8e2da6461 - 0.0% (1.27 KB)
Apply image 10.0.20348.643
2022-11-05 07:49:25 UTCInstall update 10.0.20348.1249
2022-11-09 19:41:43 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-11-09 19:41:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-11-09 19:41:55 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-11-09 19:42:05 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-11-09 19:42:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-11-09 19:42:20 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-11-09 19:42:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-11-09 19:42:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-11-09 19:42:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-11-09 20:43:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-208e7a4bac59886f1dbbfc0ca4788572d1180363-head
2022-11-09 20:43:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-11-09 20:43:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:8a57a4d617a718ae9ab6fc444f016b4f7fc1e38b7ee214caa5463146db4496b7 in \etc\rancher\
2022-11-09 20:43:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-11-09 20:43:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-09T20:43:27Z
2022-11-09 20:43:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=208e7a4bac59886f1dbbfc0ca4788572d1180363
2022-11-09 20:43:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-11-09 20:43:33 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.