2023-04-19 17:21:16 UTC
1.71 GB
rancher/rancher-agent:v2.7-eb49302595ce49224f14cac279069d874df2d5a1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 73.18% (1.25 GB)
[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 19.94% (350 MB)
[#002] sha256:f34ea8c3fcfe18f1e224e07532e7adf3795aa1abf095b7fae29c38797c3bc756 - 0.0% (1.27 KB)
[#003] sha256:51cbacb84c2b294a69bade35e7e5caec0185443d534f90677a01e2675d6cc758 - 0.0% (1.27 KB)
[#004] sha256:dad2c4a3b00c287c4ec8f6217c57351cfd99f5bf4deb490ef6a6d8ff8bf1ed49 - 0.7% (12.2 MB)
[#005] sha256:37a713a24792db422d8fc081e819df3a7f5beaaa6d7b424111ade5f78964fd0e - 2.93% (51.5 MB)
[#006] sha256:5a14580e53ad109b79c10989ffe98143c6937313e4a09c368ec16a9ebbfabc52 - 0.68% (12 MB)
[#007] sha256:648aa23ee3267e343e3487ccfb51da834720932b67f3b612c24f29b4052fd187 - 0.81% (14.2 MB)
[#008] sha256:8d39c51bbb9777b1d3a516999a19d6c1586cf859c09d1d8f9afae0e546847f92 - 0.0% (1.26 KB)
[#009] sha256:86d4cd7fe40579d6571b9587358b03de311f2735d4b4ed4f13f9f7ff91d5ed3a - 0.0% (1.27 KB)
[#010] sha256:ee33efd9107c80eda816e76448d36dc20f7653415350c4719adb26559acb43e5 - 0.0% (1.26 KB)
[#011] sha256:a816c4e7a1df4c10013bd4a268f12e707cacbdc079ac68d37ef09605b6999366 - 0.0% (1.26 KB)
[#012] sha256:49af67bf526536ac8d22121063bdce1bc68430ddd6737b980cb6dd62bd19e931 - 0.0% (1.26 KB)
[#013] sha256:717f1065db9ab806079b10d0bcbd6c8209ee4dbc789156b43f39f71361671f5c - 1.76% (30.9 MB)
[#014] sha256:07077c4402cea4ae78b087fdfc2f4b3179ee34b8963b8e3c644fecbb24041340 - 0.0% (1.26 KB)
[#015] sha256:74e9fd78e16da483cee9700efdb506263644ea5a4c6627028657503979389b56 - 0.0% (1.27 KB)
[#016] sha256:33764c288c7215024ece02a31385ffccb5925472d60a6359ebd93a727dd791fe - 0.0% (1.29 KB)
[#017] sha256:964efba9a3457493621000a54ea16b724939b45b0f77872124168b4132645a54 - 0.0% (1.27 KB)
[#018] sha256:e8df0ae6894733cc6d6adcc4116209a98849bc0a298f6e72c971cece207129fd - 0.0% (1.26 KB)
Apply image 10.0.20348.1487
2023-04-05 00:38:27 UTCInstall update 10.0.20348.1668
2023-04-19 17:20:37 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-19 17:20:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-19 17:20:47 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.'
2023-04-19 17:20:56 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.'
2023-04-19 17:21:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-19 17:21:11 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-19 17:21:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-19 17:21:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-19 17:21:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-19 17:21:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-eb49302595ce49224f14cac279069d874df2d5a1-head
2023-04-19 17:21:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-19 17:21:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:49894b1441300f2eafb0e1e546233fbcc43f89bd7ccd0c9ed506ddb0fbb1f6ff in \etc\rancher\
2023-04-19 17:21:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-19 17:21:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-19T17:17:49Z
2023-04-19 17:21:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=eb49302595ce49224f14cac279069d874df2d5a1
2023-04-19 17:21:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-19 17:21:16 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.