2023-10-16 22:22:31 UTC
2.01 GB
rancher/rancher-agent:v2.7-e3d270128487fb1bb2079c37fa8933f9e3d4e5f3-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 76.45% (1.54 GB)
[#001] sha256:1af2bcb37edaec1dd87fc4a6f7c9129ca37bf1f91b65eb365ba9d4c70473beea - 17.64% (363 MB)
[#002] sha256:d58b5380fd1b8db1976e37533db396f3b92f5d4bb42844fbc5a91f4e51b41d91 - 0.0% (1.09 KB)
[#003] sha256:0d493e6b2c617268d9e90f3e9e7f5bb7c20acb6932583bc38e5c2094b73b402f - 0.0% (1.07 KB)
[#004] sha256:cc2914bf52d5e09d39a0daae3ac0412e2f21ea6c5dcd832201015f762adfdc2d - 0.58% (11.9 MB)
[#005] sha256:85c835b671bee3bdc2130749708ac53cc0ef9b013eb5140254664cd2a6a98e11 - 2.49% (51.2 MB)
[#006] sha256:92b2d379cc210908960a1c34266b1b3ce94744493a635263ae28484aa132ca3e - 0.57% (11.8 MB)
[#007] sha256:39c7d7c1d1b28efb608a39c7af0c5305ddc37da115cef71fe114475dfffcf4ab - 0.68% (13.9 MB)
[#008] sha256:bcf1612141fe61fbba558ba40b41dac7b5265289b2074a47e5e032b5a94698c3 - 0.0% (1.07 KB)
[#009] sha256:227f974e4cdc864baabf930ef9d03b75226ce50f8a3c888c0426a050b2f0c290 - 0.0% (1.09 KB)
[#010] sha256:a890045e43fdcff4e8229ea5fae4c255a2e67dfcf5fe1d4968771766a7cfba6f - 0.0% (1.06 KB)
[#011] sha256:603c0a3b17c419fb17f62e0f9252379af45d3cb3825820f4c16ed751e914eefb - 0.0% (1.07 KB)
[#012] sha256:daa536c15f6db1decdf04465acbbea10a0a8f70c0be464797d8818a6b419cba4 - 0.0% (1.06 KB)
[#013] sha256:e739a63b35e9c4cba381d63ba93a76524b04c7da61f15a73fea5729fa2a36b9a - 1.6% (32.9 MB)
[#014] sha256:16f6a13ec01cdd85d7ba912eae94276ddbf83d9bfa7b4b33b6c404ae157d25cb - 0.0% (1.07 KB)
[#015] sha256:47d4662990a72c5b0d2bf79c755c8b4098f83a6b15ccdb3228aaa1971666e6b9 - 0.0% (1.09 KB)
[#016] sha256:f1a4b89f0ffea21e20f6e6cadb3e8aa25cb1d3d72ad87769fd8b8579dec8486b - 0.0% (1.07 KB)
[#017] sha256:02076a78dab50136964d482b36df5e3aea291f7a22a2152eab1a66f9e9c983b9 - 0.0% (1.07 KB)
[#018] sha256:1a5fe8c41d483d3963205c9f67324fd7a932c664ccc790e70f57e4ccadc51959 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2023-10-02 08:29:38 UTCInstall update 10.0.17763.4974
2023-10-16 22:21:01 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-10-16 22:21:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-10-16 22:21:19 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-10-16 22:21:42 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-10-16 22:22:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-10-16 22:22:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-10-16 22:22:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-10-16 22:22:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-10-16 22:22:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-10-16 22:22:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-e3d270128487fb1bb2079c37fa8933f9e3d4e5f3-head
2023-10-16 22:22:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-10-16 22:22:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:40402df233e77e2617552bcaa03f5dc9fd2d480aefed1beee1f2015c360d2391 in \etc\rancher\
2023-10-16 22:22:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-10-16 22:22:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-16T22:17:45Z
2023-10-16 22:22:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e3d270128487fb1bb2079c37fa8933f9e3d4e5f3
2023-10-16 22:22:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-10-16 22:22:31 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.