2022-06-23 21:18:41 UTC
2.59 GB
rancher/rancher-agent:v2.6.4-debug-pause-resume
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.46% (1.75 GB)
[#001] sha256:fc6ae6c5aa2b4920ae68469c5e7e7c3a3c85e5eaafc24660e7b3adb21d6fce77 - 28.25% (750 MB)
[#002] sha256:899a0522e08429d8b8fbb6c8a11c7e3b64d64db119b53c8dce4a27ba48a0049a - 0.0% (1.07 KB)
[#003] sha256:a785af201d56fe866f5ecb0e1e66c8342a5c2f308608a1c8c1ca9b11f7146e38 - 0.0% (1.1 KB)
[#004] sha256:7622212ec2712a6ff89ab05f92b3876da7524ea9fb2ae9b2c8e8ed39b8a875f1 - 0.39% (10.5 MB)
[#005] sha256:faf2a0c11469cf883b146e7ad2a0ba24c891e25a74f43d44c82dfcd95b731f5d - 1.88% (50 MB)
[#006] sha256:2020a7bbac405178d992c0282f2eec9f8ce48f8482f4f233d1cb42a3eb7d6d44 - 0.39% (10.4 MB)
[#007] sha256:f2e43dfe8a58afe7c760181a27418fd2a44285a166a12fe13fd146cc3129918d - 0.51% (13.4 MB)
[#008] sha256:8c2ec77ba835401b6650153fa8fddef326b0e742203d69fbce873be9fd6cf5db - 0.0% (1.1 KB)
[#009] sha256:36232d466ebc67eb8146a6ae0e3944b6e85412deb0a9413f79387135a11ce447 - 0.0% (1.07 KB)
[#010] sha256:39d1bd27757308da1f7e3fe8aa7b57d04ebf4ce9ea5e585fa206a4270162598c - 0.0% (1.13 KB)
[#011] sha256:5995f9b7e802370bd64c6914016d129b2380385e3e6e0e44cbcc7ea8b8fe0ab3 - 0.0% (1.09 KB)
[#012] sha256:fe699e93548fbe5d68ffcaeb25c726249d3eb30b98f2a444604728595b459827 - 0.0% (1.1 KB)
[#013] sha256:43348b8977671c4115056176809e47e815aa28aaa494a8a00bb91740717aef96 - 1.11% (29.5 MB)
[#014] sha256:d600c243d7ea0a14fdabf8546a0a0e9d1fa592e4d88c6fc9bc0da4d4b6a9c487 - 0.0% (1.09 KB)
[#015] sha256:8efef20b9fc2b9a3c4a106b460cc83829c488ddddeb9c85ef78aea6054f69b5c - 0.0% (1.06 KB)
[#016] sha256:e9a34418b502100057c930cf17eb3c4bc25243c91b72d3ab87bfbdfea3612028 - 0.0% (1.08 KB)
[#017] sha256:c8b34a8af4851e108e7b4d7ad3d4e63fffebb248e628423d010d9b5681eb1b3d - 0.0% (1.06 KB)
[#018] sha256:ad76f498d989a386fbbd560d5e22fc3ba1800275245ed2937cb4c6eea91be7ce - 0.0% (1.08 KB)
Apply image 10.0.17763.2803
2022-06-09 19:41:03 UTCInstall update 10.0.17763.3046
2022-06-23 18:06:34 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-06-23 18:06:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-06-23 21:15:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.2.10/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-06-23 21:15:56 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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.'
2022-06-23 21:16:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-06-23 21:16:45 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-06-23 21:16:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-06-23 21:16:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-06-23 21:16:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-06-23 21:16:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.4-debug-pause-resume
2022-06-23 21:16:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-06-23 21:16:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:dffc7b151e73d86305bb407712761e4f6e06382a9006c505d195697dc4a8f2ad in \etc\rancher\
2022-06-23 21:16:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-06-23 21:18:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-23T21:18:39Z
2022-06-23 21:18:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=8eb8c3280aeb31eff311452b9c7f6a8ff674ed57
2022-06-23 21:18:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-06-23 21:18:41 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.