2023-09-20 10:14:18 UTC
2 GB
rancher/rancher-agent:v2.7.6-debug-42864-1
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 77.04% (1.54 GB)
[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.07% (349 MB)
[#002] sha256:ee4792feef012e9ce649c5bd9521c53b524e96b11077ff96c9ef8efcba4cbd58 - 0.0% (1.07 KB)
[#003] sha256:8afcd994a2bc89cd1c2a19ad653fcb15cf8d82f8536707c7d350c8ffd5c4f8f5 - 0.0% (1.06 KB)
[#004] sha256:cd2bc58f2b2373425ec49f9f20d34a0f4d8b9d80eda69b49ac6b4a23a8a0939c - 0.58% (11.9 MB)
[#005] sha256:6dfd3f64876e4f2f128908e125953df6909e6a843c0e1397aa5bf76267f9a2c3 - 2.51% (51.2 MB)
[#006] sha256:12a4cdfc6950f76520139ec40784242ea9b7f463c3c04577c8df2bad8921540e - 0.58% (11.8 MB)
[#007] sha256:67a6243cacff408d17226cbd788343235527290297e1be571752e14b924f428e - 0.68% (13.9 MB)
[#008] sha256:8ba4e513794d57167218335f152af8fbcc2195620159db2dbd38feaea1590eae - 0.0% (1.05 KB)
[#009] sha256:603509a928ba0f653f5b10c0acafdb304b37a0c858c688a669220661f8aae758 - 0.0% (1.09 KB)
[#010] sha256:14a0185500569e472a3907acfcd8c716eac48d54eae47317bdfbfed9e5983b88 - 0.0% (1.09 KB)
[#011] sha256:0ec78f842658128ef8107b8dd8225e8781bfcb8323e770fc16bb92e6f799bfb1 - 0.0% (1.06 KB)
[#012] sha256:cd1e9184b39109b7aec027e42af820cfdbf262c201354d3cb4ae65cf35ffbfd5 - 0.0% (1.07 KB)
[#013] sha256:f525c57671a2e87479ebabed6ecc8d48bef623adf5630257a17d3e4d3ad552b7 - 1.54% (31.5 MB)
[#014] sha256:841e48e1952a4538f646bf4b77e257f1fe81129c53e75d7729a8822f766fafe2 - 0.0% (1.06 KB)
[#015] sha256:bc4992e1fd1763629b46bebacdde4331ee37391d9636004bfb99d3882ec38843 - 0.0% (1.06 KB)
[#016] sha256:ab2f0fedc13f5f33b38c5cd107f6644f3fd2f6e6b59045ed8ea252d1857c28bf - 0.0% (1.09 KB)
[#017] sha256:e297f0381639471f0b6fd32481119fa938e49796e8297bdfa58c9456841d8a3e - 0.0% (1.07 KB)
[#018] sha256:a35b4e5fdd0c5939c95c176102ddaec0acff6fbe863ca48cb051df2002e06be6 - 0.0% (1.07 KB)
Apply image 10.0.17763.4499
2023-08-29 17:09:18 UTCInstall update 10.0.17763.4851
2023-09-20 10:12:44 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-09-20 10:12:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-09-20 10:13:01 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-09-20 10:13:26 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-09-20 10:13:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-09-20 10:14:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-09-20 10:14:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-09-20 10:14:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-09-20 10:14:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-09-20 10:14:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.6-debug-42864-1
2023-09-20 10:14:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-09-20 10:14:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:4a03a42147a6841367d7b1d99db8e65acdc9d2e68f0fd0cc216dec99d7bb3b32 in \etc\rancher\
2023-09-20 10:14:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-09-20 10:14:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-20T10:09:09Z
2023-09-20 10:14:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=d6412ac997a3bcd9eef5b0a9d5d38f25752edc30
2023-09-20 10:14:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-09-20 10:14:18 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.