2022-05-12 17:00:29 UTC
2.2 GB
rancher/rancher-agent:v2.6.5-rc12
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 60.95% (1.34 GB)
[#001] sha256:12fb50a031bdc8d2b65d86d694a4ed20e937852ed1bd3c433d8f2f60279cecc7 - 33.96% (764 MB)
[#002] sha256:e849b3ca79f19216cb9ee6883ca918cd74a8091902bf1a6afff0ec88717e3fe7 - 0.0% (1.3 KB)
[#003] sha256:25ae801e944c141698b526d2e766ffcbe693a833daff7ba8d2655453b4c896cc - 0.0% (1.33 KB)
[#004] sha256:4fe8a073cfbcf2630357ea0a739a269a1654fcb7959365224d6458fa9c7b9a6e - 0.48% (10.7 MB)
[#005] sha256:8be97c0bb364754a9fd2ada825867b858735a0e989107847739e0270dcb181b4 - 2.23% (50.2 MB)
[#006] sha256:48a4c5ab8b59a00abd09155f597c53dc70aadf7c1d719645f8ac06befb23b265 - 0.47% (10.7 MB)
[#007] sha256:4a0427785a7b6a549468554be0ae618c1a6255d0bead4dcb0d3323279d753ae1 - 0.61% (13.7 MB)
[#008] sha256:e7edff726072865a7cd8504b40f6ee08a3a808b11d539e195026f03e27412415 - 0.0% (1.31 KB)
[#009] sha256:4fd3112c1c8236ea1b776732f293a366b8751f489afe33d7a40ad7118cdea6d0 - 0.0% (1.26 KB)
[#010] sha256:9f7198d0642ac041022d350bcc74d6da0482d7b5d9b33e269f738fa7105796e8 - 0.0% (1.26 KB)
[#011] sha256:54385cde14452d852d993a0212f058e9b3f3c5bfd06a1644c8819993a6626413 - 0.0% (1.29 KB)
[#012] sha256:e1b1bfe562fe55a7c24098c5f9091e4e748049c717e0f195187b6f7737662a7d - 0.0% (1.27 KB)
[#013] sha256:ad25a18cae4787d2bc65990a00a86f8f2900ebaf5aefe10ee4f75efd52ffa047 - 1.3% (29.2 MB)
[#014] sha256:1e8f2e19831e64e5b753c7752bab6ebc83bc586f1ef314cd2c4b6adb90f58e35 - 0.0% (1.27 KB)
[#015] sha256:3f01d9a4204b7b9801b1943a52c913f3080eee7422b0d6810a5fefaf7b75bc9e - 0.0% (1.26 KB)
[#016] sha256:604519ace6e91cf69c515a2a39c42dbbfb897fbc8bcefd61243b5eff711f39b8 - 0.0% (1.29 KB)
[#017] sha256:c3515e5b90e8952730ef201aec67de9f813edb16e5a7d606d7edce0811bec8fb - 0.0% (1.29 KB)
[#018] sha256:b892bc5384cadabeae5c64db7984ee526bce475eb46e701857ae5c16e14b4a95 - 0.0% (1.29 KB)
Apply image 10.0.20348.643
2022-05-05 03:02:27 UTCInstall update 10.0.20348.707
2022-05-12 16:44:55 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-05-12 16:44:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-05-12 16:45:06 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.2.10/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-05-12 16:45:16 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-12 16:45:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-05-12 16:45:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-05-12 16:45:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-05-12 16:45:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-05-12 16:45:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-05-12 16:45:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.5-rc12
2022-05-12 16:45:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-05-12 16:45:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:0873647f07cace83c4fd5767910370e2456aed40ce958e8770ab0247557250c4 in \etc\rancher\
2022-05-12 16:45:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-05-12 17:00:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-05-12T17:00:26Z
2022-05-12 17:00:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=c4d59fa88e2313e1446ba542a21c39e15a17f375
2022-05-12 17:00:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-05-12 17:00:29 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.