2022-04-11 15:25:27 UTC
2.17 GB
rancher/rancher-agent:v2.6-851ff2f401b2c932869407cb75751806bae72776-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 53.71% (1.17 GB)
[#001] sha256:037d5740b40414bc505c21324142a1cd3eab10c176189a9a74d1a90354ac7cd4 - 41.61% (925 MB)
[#002] sha256:988878dfd5773b3420c96d1c16c56e8169c2e1df4aa388ce739b93fb1d6bbb7b - 0.0% (1.26 KB)
[#003] sha256:607bc82127ea776f2dbf7b91bb308d570c95c7d212bba900234dd091af37a48b - 0.0% (1.26 KB)
[#004] sha256:1279daa934764913a39b68470bfa2c61e746864418b2e6e9407a7dc8d04be149 - 0.25% (5.53 MB)
[#005] sha256:3b76675135eb10c9c1ad1bdf5f5ac739e99537b880f636eb082faee119b2bad3 - 2.26% (50.2 MB)
[#006] sha256:25715500f0fe9edb705c5b8a5ba49a7851c5380dcf5e657af6499c733cead0fb - 0.25% (5.47 MB)
[#007] sha256:90d9a0f8751fabcc20ff4f73f0840fab8f1a3c02e4c778aee2907551c6d2c9b3 - 0.61% (13.7 MB)
[#008] sha256:e9deb5bc44cedabbcd77f95f472118bd1c78940bd5ada01785ad5786ed82c9c5 - 0.0% (1.26 KB)
[#009] sha256:342c41cf5b40bfb22435abb81a6aa81b0edef74c38e18770dab45b84be9b7b24 - 0.0% (1.26 KB)
[#010] sha256:262f8e0be8f4c00a6f206450721c530676b11527b4ab75b25597eb0c85d6b426 - 0.0% (1.26 KB)
[#011] sha256:10704dd5af8ea0f05c93f398d1a7028c635f824b4b3d3c2553594634cfdc4739 - 0.0% (1.28 KB)
[#012] sha256:5aa80628b4a8b23501270960bba689d40ce86fb3c414b0b9c3b55a4f7964167a - 0.0% (1.29 KB)
[#013] sha256:5be6153d45e6d122d1db244f5b96b5493109ff3b40cd9d988453eec91e21147c - 1.31% (29.2 MB)
[#014] sha256:3c75773ab0c8bc631c91e0b7faf34fe0f21a22be46830b55773c4488d55e718c - 0.0% (1.25 KB)
[#015] sha256:0f832a860c0c70e2c432c9317edb8c1340e5e2eabd8693943cf8ff4c6303b2cc - 0.0% (1.26 KB)
[#016] sha256:e256f8849e5982de2c631bfdb4f6b269564bfca7e08b77d854785a03739f6bc0 - 0.0% (1.26 KB)
[#017] sha256:9a0781cb25a6730dd63e0966334a0872b225c2a06fac33b229b066ca91dea4b4 - 0.0% (1.25 KB)
[#018] sha256:97367975e279b7c7908dc5035f44da88d456d559c8d2337f7cc916e4300334c6 - 0.0% (1.28 KB)
Apply image 2022-RTM-amd64
2022-03-03 05:02:11 UTCInstall update ltsc2022-amd64
2022-04-11 15:24:41 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-04-11 15:24:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-11 15:24:52 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2022-04-11 15:25:03 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-04-11 15:25:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-04-11 15:25:21 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-04-11 15:25:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-04-11 15:25:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-04-11 15:25:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-11 15:25:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-851ff2f401b2c932869407cb75751806bae72776-head
2022-04-11 15:25:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-11 15:25:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:7fe3f7c3ba1273b61d5a08789b4caa12045c3f1f13dec3049c10dd24413ca611 in \etc\rancher\
2022-04-11 15:25:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-11 15:25:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-11T15:22:32Z
2022-04-11 15:25:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=851ff2f401b2c932869407cb75751806bae72776
2022-04-11 15:25:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-04-11 15:25:27 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.