2024-01-25 15:30:06 UTC
2.05 GB
rancher/rancher-agent:v2.7.6-debug-41809-6
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.17% (1.54 GB)
[#001] sha256:9da94e8356538054b9b2e3023814100ffe07d42ee8f8dec0ad82a450371abd52 - 19.09% (400 MB)
[#002] sha256:abe3e4d8d5ecf732559c159b861bd3a407c5ead6bd0cb35d7c24645e3b40a1be - 0.0% (1.11 KB)
[#003] sha256:10103fff4dc5dbd713f111c0820458c947e4a3cf2c37f1b4c433751e8ee5cd72 - 0.0% (1.09 KB)
[#004] sha256:eaeba031ba3aa9213155e232e1f15606d7fddf33cf019b175fb9d9d14b8bb9bc - 0.57% (11.9 MB)
[#005] sha256:6df343844d654d84562f91c053cb252887e7ac12096c4cc35942aa8cffbc49b1 - 2.44% (51.2 MB)
[#006] sha256:fd6a96df93d367d1fcabf5fa2ffa930bf8c4a0082c98ccb22d7d9a685e5715e3 - 0.56% (11.8 MB)
[#007] sha256:f949d16af16067194f7ddde1d2e6fb4cc9238cbca9ef99f51ad5a1d2d85f85ef - 0.67% (13.9 MB)
[#008] sha256:2ed8030791e5ade93e2a7a0711d98ea0a31c9e1cc0e2f246cdbdf8bd2a7769b9 - 0.0% (1.06 KB)
[#009] sha256:b9ec28807157f324683e042709cc300c3c37a071b7e5be4a2b2b240a1cfa05f8 - 0.0% (1.07 KB)
[#010] sha256:ae07f8607a5e66ac06fc2c091b3688e59f9327e30b198e1f3ed603ea0568949d - 0.0% (1.07 KB)
[#011] sha256:de6b233a77f9e35a6ebbe93bfc57a0c3e7b597a28ad7ad4549cf6d214b0716ec - 0.0% (1.07 KB)
[#012] sha256:567c3b28761abe916c95dfff20f2519872996346f07069bff4f5b5789722fcee - 0.0% (1.06 KB)
[#013] sha256:1f1c8a4501ebf241617fe74839503af8a7f97403cac6a2a544694dd2891bb901 - 1.5% (31.5 MB)
[#014] sha256:2a9eaf1e011bf963a4c6ad6b41b779703a2a60b6eb1bb3ea43dbafebd801a6c5 - 0.0% (1.07 KB)
[#015] sha256:d6eae5902eb73b153ecaf4bf9b62dcbc25dfc186b45026b1f0768bd5f2dd77c3 - 0.0% (1.11 KB)
[#016] sha256:f877d18abac36596d9cb0fc3e8a7df668c5bedadd85df06070ae3b524b015368 - 0.0% (1.06 KB)
[#017] sha256:64e2c04f1df5550cd976a371da8006bb9cdf92b4a5d6e310feb5d141c8c27651 - 0.0% (1.07 KB)
[#018] sha256:f9e3d11fd49a692c37c03e7d405b852e904d738a1fe7e64dede8d5354111935d - 0.0% (1.09 KB)
Apply image 10.0.17763.4499
2024-01-02 22:50:56 UTCInstall update 10.0.17763.5329
2024-01-25 11:39:34 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-01-25 11:39:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-01-25 11:39:54 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.'
2024-01-25 11:40:18 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.'
2024-01-25 11:40:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-01-25 11:41:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-01-25 11:41:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-01-25 11:41:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-01-25 11:41:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-01-25 15:29:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.6-debug-41809-6
2024-01-25 15:29:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-01-25 15:29:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ce3c57ea51f3da03dd5dac34b8bde819fd5a1fecc72eb2cadcdc52a712f3293e in \etc\rancher\
2024-01-25 15:29:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-01-25 15:30:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-25T15:30:03Z
2024-01-25 15:30:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=9d4c723ce5d4435c9b03b0305570302593fb1fb5
2024-01-25 15:30:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-01-25 15:30:06 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.