2024-01-26 11:11:49 UTC
1.89 GB
rancher/rancher-agent:v2.7.6-debug-41809-7
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 68.52% (1.29 GB)
[#001] sha256:a97a84f9ecb04e6f34ca7d17667bf0abbd83ea39301725226a2352330b4402d3 - 25.25% (488 MB)
[#002] sha256:18bd11c199fcd19906daf5b4f80f66c4cdce243ae8b657d606823c0f5e8d64a2 - 0.0% (1.32 KB)
[#003] sha256:c7fb0599c41ccc0fe54cff87a87b32e03113bdff60be7bd45dc7ac9a2887efbb - 0.0% (1.26 KB)
[#004] sha256:6a29468d8e626933056e898ad794ba93950d254626e571a4d827555e68335faf - 0.62% (11.9 MB)
[#005] sha256:ae1595baa6ab2bf1bdfb92aca0467dd909c1629176a34c60e5f7dc07931747b6 - 2.65% (51.2 MB)
[#006] sha256:4421df6e4248f82d9fce649df41b4d4ebbb91d12c81b8e14fd77ee78b9a672b9 - 0.61% (11.8 MB)
[#007] sha256:c743e7f786d532a0aeb110f55fc6078137b43ddff8475cc11484b5b37600ca07 - 0.72% (14 MB)
[#008] sha256:3303c34a868251b637762129de8847344e31a0ead35bb752f0951e1d59428d22 - 0.0% (1.26 KB)
[#009] sha256:7f077bee15885a17e75c28a04688f59bed9185a35887d813b9f832b04e30a026 - 0.0% (1.26 KB)
[#010] sha256:35d778cfffdef9ecfd57cf1218ee94ecadd13890e66d020e741c4edcb4e11865 - 0.0% (1.29 KB)
[#011] sha256:06bfd1a66c002a2049d9326a69106220229bb1a4d9b36f207e52aa0543494a0f - 0.0% (1.26 KB)
[#012] sha256:5a565f243e2c86e919e4929c87ca3691242cafd6478f67d613f707b3f6052d86 - 0.0% (1.29 KB)
[#013] sha256:7ffcb992ec7be07a64ab80635e898bac6f5f6599f057ed0a639bed981942337d - 1.63% (31.5 MB)
[#014] sha256:ff46fb4d241236ba78d68a0013d5f7905d912173f5a26362ea75d8981c7b1cc5 - 0.0% (1.26 KB)
[#015] sha256:b7fc3e016f5b04e4472e7bfa7f0b6ae5ae862f4d37aa4e888e8fc15335492e60 - 0.0% (1.26 KB)
[#016] sha256:beeb1350e89955253e4c25c0effab9e5baa09500026da0284b3a7d3578521c49 - 0.0% (1.27 KB)
[#017] sha256:a4107570f4bf2c1919809e505d4248cc36e776e67bdf7a4382fdda594ebd067c - 0.0% (1.26 KB)
[#018] sha256:a9d3d459c44f855cd03f77a185df4b7efcaec24327442d8749fded666f2d0c5b - 0.0% (1.26 KB)
Apply image 10.0.20348.1787
2024-01-04 03:43:51 UTCInstall update 10.0.20348.2227
2024-01-26 11:11:05 UTCcmd /S /C #(nop) ARG ARCH=amd64
2024-01-26 11:11:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-01-26 11:11:15 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-26 11:11:25 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-26 11:11:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-01-26 11:11:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-01-26 11:11:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2024-01-26 11:11:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-01-26 11:11:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-01-26 11:11:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.6-debug-41809-7
2024-01-26 11:11:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-01-26 11:11:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:73da8bd4a2667e5434580de285ae3d62b37647675ce45617bae11e3040fc18a3 in \etc\rancher\
2024-01-26 11:11:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-01-26 11:11:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-26T11:08:11Z
2024-01-26 11:11:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=f5a591924b79fccc77337c08d0d79ad73c77d2bc
2024-01-26 11:11:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2024-01-26 11:11:49 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.