2023-01-10 19:58:16 UTC
1.66 GB
rancher/rancher-agent:v2.6-a059442ca1eb10bd42f232cc580f70c1fa2df936-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 92.93% (1.55 GB)
[#001] sha256:1ed1974512c29dea676633ad4a47ab63a6f395b84c72c190ea049b6254af6e99 - 0.0% (1.11 KB)
[#002] sha256:f6c6fc5d4ea075c6c922f7770daad9a275dee977b7f9ab07a9b3c6afa1aad5fb - 0.0% (1.06 KB)
[#003] sha256:0c5a6c3170a6599a074c5f32b83d8ea153a2a095e9254816d410db93f7440df9 - 0.69% (11.8 MB)
[#004] sha256:a10f33c0e5949defd3ca4da2334ada2e67e86fe774abfc08f9b744c9e2159019 - 3.01% (51.2 MB)
[#005] sha256:6f8a83a5e7e5105502219076715e579a055334576aae8ffda9e694b8cb2e6e27 - 0.69% (11.8 MB)
[#006] sha256:27fbbe6f322275ba64052e7d57ef17b80662de50c73612f395f531012d5310a5 - 0.82% (14 MB)
[#007] sha256:be2d87c7dbb0b766d7d302cda6f33fa6100364f0e22abee6c4f2405c546be52b - 0.0% (1.06 KB)
[#008] sha256:466a941015fd38a5912049465d58e03b99cc5930acc8a34d2f570ec816d87a5a - 0.0% (1.06 KB)
[#009] sha256:c85b2a5887b7279b5598ff6184608f8d0477ac674bf9a7ab9ba9e5cf8c12e19a - 0.0% (1.06 KB)
[#010] sha256:777250b62738bf33f3aada860882f67bdf9e4476c81e8f4ae8b566a023971be3 - 0.0% (1.09 KB)
[#011] sha256:445438e5bad6a02dbeb58e7f1441d19ac9c43dec87a8411b3e5a4498ee948109 - 0.0% (1.07 KB)
[#012] sha256:8ef2b17a79d3790bc61d512445a0ae86d426704099261667f910a73f68699c52 - 1.85% (31.6 MB)
[#013] sha256:6741f6e62867681e8944e0e83b958bcf655a85a3cae6b5e303ee57061ed43c5f - 0.0% (1.06 KB)
[#014] sha256:8313ad0716933ca6e53aaae328c48c37a4549b09e7941f737af55c03fd0f4f11 - 0.0% (1.06 KB)
[#015] sha256:27f358a1c8eb1d8704e63898b8a40294fd3562e72b41e8006ef196b71f5a2f14 - 0.0% (1.07 KB)
[#016] sha256:95af1bfba620390f7f5616b91599c9411d5c34ec7e54d42e79e6fa4ad3394eee - 0.0% (1.09 KB)
[#017] sha256:fdd8ef32d66965fa9e3ba3b4af60ab62717688a74587a7b600c47a46cff62136 - 0.0% (1.06 KB)
Apply image 10.0.17763.3887
2023-01-10 19:45:32 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-01-10 19:45:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-01-10 19:45:41 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-01-10 19:45:49 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-01-10 19:45:56 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-01-10 19:46:02 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-01-10 19:46:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-01-10 19:46:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-01-10 19:46:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-01-10 19:58:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-a059442ca1eb10bd42f232cc580f70c1fa2df936-head
2023-01-10 19:58:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-01-10 19:58:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:8dbe19989341036ede7c754bf4350d3c5bf588055eec7ad2605b7765dc445564 in \etc\rancher\
2023-01-10 19:58:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-01-10 19:58:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-01-10T19:58:11Z
2023-01-10 19:58:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=a059442ca1eb10bd42f232cc580f70c1fa2df936
2023-01-10 19:58:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-01-10 19:58: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.