2022-09-22 08:41:46 UTC
2.3 GB
rancher/rancher-agent:v2.7-c67af1801d0c82a8e5844e2ee8bdf7e91075f926-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 58.11% (1.34 GB)
[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 36.81% (868 MB)
[#002] sha256:5ddbcd891c114c1f30cfedf92adea16c3a81bd7c3276d1c4496d17fcea88afad - 0.0% (1.27 KB)
[#003] sha256:681bb2636c3562a78543c8b64a43c0cc15118a4cffad0bb2718e5f39ba02a964 - 0.0% (1.27 KB)
[#004] sha256:f7a008244c6ce592d3bea8f40ab4f90730e5126f38700360cee24c024341458d - 0.51% (12.1 MB)
[#005] sha256:3522dbe4230e13d0ba91846777542eff74afe169c2a0419eba2c852f2f6a3c3e - 2.18% (51.4 MB)
[#006] sha256:939b877a81cd4b19783c52d1ab0bc6cf4ed8e64f75ed2db82d3490d8d64193b9 - 0.51% (12 MB)
[#007] sha256:51e60d7da52ad5ed09084a6b5dca714e4b9050c29b6eba2a55c1d034355b3a73 - 0.6% (14.2 MB)
[#008] sha256:35b745810df0222db063e7c95aa50a319a5f57ba379a0b5276ef7ca107b4d9ad - 0.0% (1.27 KB)
[#009] sha256:dfba1e77128f43d6eea3b663372af1b57580f6fc7bf9605de5fb79935737fb49 - 0.0% (1.27 KB)
[#010] sha256:588953362e84bbabf3f788f750e50713c94707c1a7072f5869e13268e5955820 - 0.0% (1.26 KB)
[#011] sha256:12d1ad21ccb75518564e968b6caf7948849e1edd1421d8b33c940c7a4c35d821 - 0.0% (1.29 KB)
[#012] sha256:aeb5c7b95e7dad58696ec365e18900dde3f1d99d64171e7e5ee08b38af9cb255 - 0.0% (1.26 KB)
[#013] sha256:911cdcb754cc565d75b1344234d5903a88fd0b7dcb51f23b43a63eeeb77c57d3 - 1.28% (30.1 MB)
[#014] sha256:1f31e722517b6e32d63427bcad0481161daafe2b01ca5263e75a01b0a32437a7 - 0.0% (1.27 KB)
[#015] sha256:5cb118757774690b55c11d88b9a0944740c4003a6eba1cf075871a45bfb6e4f4 - 0.0% (1.32 KB)
[#016] sha256:df927434a45965d104e7dfc578006a319de2d5a81c2050f539ee22f1c8ba5797 - 0.0% (1.27 KB)
[#017] sha256:b0271b968e6ce49f224023caffe0423ef66775dcc0c6a95e9959632f4ebf6156 - 0.0% (1.29 KB)
[#018] sha256:9d93f5f5a0e075c89de4b976fdafdd8380b812ffed8a996a0aaf1cb896895c69 - 0.0% (1.29 KB)
Apply image 10.0.20348.643
2022-09-08 20:30:55 UTCInstall update 10.0.20348.1006
2022-09-22 08:41:03 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-09-22 08:41:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-09-22 08:41:14 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.7/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-09-22 08:41:24 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-09-22 08:41:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-09-22 08:41:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-09-22 08:41:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-09-22 08:41:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-09-22 08:41:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-09-22 08:41:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-c67af1801d0c82a8e5844e2ee8bdf7e91075f926-head
2022-09-22 08:41:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-09-22 08:41:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:f956ed5f1887248f35f8a304f6330824743672508c5f152b3179a5958e366ee6 in \etc\rancher\
2022-09-22 08:41:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-09-22 08:41:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-22T08:37:39Z
2022-09-22 08:41:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=c67af1801d0c82a8e5844e2ee8bdf7e91075f926
2022-09-22 08:41:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-09-22 08:41:46 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.