2022-10-12 21:55:37 UTC
2.64 GB
rancher/rancher-agent:v2.6.9-rc4
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.16% (1.75 GB)
[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.39% (795 MB)
[#002] sha256:9d6386478b2b70f7372149a8ab5293769924b43027a81ce6532c13eb4159b290 - 0.0% (1.06 KB)
[#003] sha256:d3b3705248a212cef424e4e5365ccd4115b6573cf04f1d6eba7ef310f7bc9b78 - 0.0% (1.07 KB)
[#004] sha256:572e50aedea7cb0357e42574345d20880bce0c1fd772f2346e92f4aa8bd44e84 - 0.44% (11.8 MB)
[#005] sha256:3e6822d12e5239808c05169f3c25322b438b65e35f3253cf5ff7579278945cbe - 1.89% (51.2 MB)
[#006] sha256:2974fcf94d7d208d9eb60df1522510e11e5526b5280119ad3deaf8ec7dd00545 - 0.44% (11.8 MB)
[#007] sha256:e8df56c074579ad9d07659db33ee43a7f8d6f04cb77bb7a1fb14d77d72a74c57 - 0.52% (14 MB)
[#008] sha256:e7fe766c434caf36445b9b49dfce1daa86a174a868551d0a9c314541433491c6 - 0.0% (1.13 KB)
[#009] sha256:1434a73ace2ee78ea6f85e5829c570e1eb0c02294c8a6133218fcb1e600aee92 - 0.0% (1.06 KB)
[#010] sha256:049992ebf1ca1a44e17d79a1254b7112b514216d8ed947a743ebbd71de067a3a - 0.0% (1.07 KB)
[#011] sha256:0bcbeeb51ac373ae998300da2309213231ca6bead056cc43fb7b8eb0d2d78d8b - 0.0% (1.07 KB)
[#012] sha256:0699870ed5b6b00ba5bf45d1f1a85bc49333a109269c684acc04bae764762bc5 - 0.0% (1.06 KB)
[#013] sha256:761a83f648e2badbd09629ac7f1edb35ebd24014ab9f4671a8ed9591dc947fdc - 1.17% (31.5 MB)
[#014] sha256:ffeb6bb92f0047e06d9cf2a23aae140a1df035d0986dc934a66f2fd2faee2da6 - 0.0% (1.06 KB)
[#015] sha256:50a4dfd38d4f258b2f370ba6d3b39e226468393cf3f5066fef22764b8614814a - 0.0% (1.06 KB)
[#016] sha256:f06ede34a1e095188e1241133afda60fd54b1d983ede8047676021ff4f95272e - 0.0% (1.07 KB)
[#017] sha256:a162aceee594c0fd7493594443f4bdc6d6888cd53bf167ed0e25c966d150d4f9 - 0.0% (1.07 KB)
[#018] sha256:b8ef617cf456b1ecc20e7cb948d3e6aa73e465ac77bb54619819a257f34029fd - 0.0% (1.07 KB)
Apply image 10.0.17763.2803
2022-10-08 01:55:32 UTCInstall update 10.0.17763.3532
2022-10-12 21:54:53 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-10-12 21:54:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-10-12 21:55:12 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.'
2022-10-12 21:55:20 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.'
2022-10-12 21:55:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-10-12 21:55:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-10-12 21:55:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-10-12 21:55:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-10-12 21:55:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-10-12 21:55:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.9-rc4
2022-10-12 21:55:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-10-12 21:55:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:1b8e3422562ace66e6630c245823a5018027c77ec51001b49d3674dcc38979f0 in \etc\rancher\
2022-10-12 21:55:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-10-12 21:55:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-12T21:52:46Z
2022-10-12 21:55:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3c52f7183e460a9024fbe3b3d24c1ecc5e7288b1
2022-10-12 21:55:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git
2022-10-12 21:55:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security
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.