2022-05-05 20:30:53 UTC
2.63 GB
rancher/rancher-agent:v2.6.4-debug1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.85% (1.6 GB)
[#001] sha256:ba8181afd4264392fbbf8df14fb4cddc55fbe085ab000e986b789678bc2bb171 - 35.32% (951 MB)
[#002] sha256:7433578cd469d75a7a415ee26666e2a4861987fe2d880b0e67f5c00e7e6ef192 - 0.0% (1.07 KB)
[#003] sha256:ba13e38a581d10a2c606b65032072114986e5f87a7d643d43625faefa4f45212 - 0.0% (1.09 KB)
[#004] sha256:12344fa5e432066386704b96a5426e9e45bd328fdb9b4e7896776362fcd99b77 - 0.2% (5.29 MB)
[#005] sha256:6f7b63a3b1bb3bf96a96eab12d9e5e244c396b12e3e738ab81d2720b48e06d8c - 1.86% (50 MB)
[#006] sha256:bf1df873bf5b56617ee225fcaeb2977ee6f97fccf2a224bbcd35038e8ba8885e - 0.2% (5.27 MB)
[#007] sha256:5c3c2d2e4dd59408a517f72c228983743d192f4e33463c86971d498d2d9751a3 - 0.5% (13.4 MB)
[#008] sha256:2de67c70d168382d425b147f8a1152fac493576f6961b685c85db5e72508f660 - 0.0% (1.07 KB)
[#009] sha256:a4ea430df5b0d9c8081a016e86dd0be87966c6cf82d6cad2ed5b47438c4b4b73 - 0.0% (1.07 KB)
[#010] sha256:0ae54d66e8ba0c5de2f5079dc169829ee1e6ef4632383c05fba50de9fbbc9968 - 0.0% (1.07 KB)
[#011] sha256:ea5beae063304241876559a7e335fea9e1aa7810f21b5e137ec17f0e3fab87fa - 0.0% (1.06 KB)
[#012] sha256:7075051d3a19c9aa6ecabe30898c1260195abfa33a6cf851188d486169fd5d38 - 0.0% (1.07 KB)
[#013] sha256:2c3d8835d231412e01c7329d65eb4361b6954d16178f6bb573022691690a427b - 1.08% (29.2 MB)
[#014] sha256:d3f8b0baf0108e02e1836504badcb6e23ee1faf3760226cdf8fb590df67db2e8 - 0.0% (1.08 KB)
[#015] sha256:92404d4ccedb063ea7dca6b69c50418f26ca9eb52852432394adc8901a51fbed - 0.0% (1.06 KB)
[#016] sha256:29e846c311df5a2e20d598fc782c0bcfe8fb87d0d1aa7ce06ff58170ea1e0bcb - 0.0% (1.07 KB)
[#017] sha256:6afbdbf7275ee9a396548f65c520bc8a921f6b636ed21a667115f97b815da847 - 0.0% (1.07 KB)
[#018] sha256:3d23188dfd50c1d7f64ec8b3bc845d22532c8df84ee73a8ef7b1ed4728d82fcb - 0.0% (1.06 KB)
Apply image 1809-RTM-amd64
2022-04-04 11:20:25 UTCInstall update 1809-amd64
2022-05-05 20:30:07 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-05-05 20:30:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-05-05 20:30:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-05-05 20:30:35 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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-05-05 20:30:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-05-05 20:30:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-05-05 20:30:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-05-05 20:30:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-05-05 20:30:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-05-05 20:30:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4-debug1
2022-05-05 20:30:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-05-05 20:30:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:4eeb5628c5b2a0a074c89fd09594b0a54c36ed38f2ca9e1a54d862e9cd267f0d in \etc\rancher\
2022-05-05 20:30:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-05-05 20:30:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-05-05T20:27:21Z
2022-05-05 20:30:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=007d5b4ee9a680f55eaf09db805146846d8f24a6
2022-05-05 20:30:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-05-05 20:30:53 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.