2023-04-06 22:16:34 UTC
1.67 GB
rancher/rancher-agent:v2.7-ba214b4d8c6f8c4689ea9847b8c71ae4de586966-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 75.14% (1.25 GB)
[#001] sha256:9d544046b1cdcaa3f8d6bbc0d22bac575707e7849f26d607e68b793a2b98614c - 17.8% (304 MB)
[#002] sha256:ebe83602eed4f8e949bb6dac6ffe9fe5ed2e66d04b5f76fed366195b2bcdf83f - 0.0% (1.26 KB)
[#003] sha256:c6203d002ed3ac74ce339e11929c6ec3018bd2ec4e11b58f720a75b8230eb248 - 0.0% (1.29 KB)
[#004] sha256:6163f0827e74a3a7f48dde21f5daaee8a34266fb30ef9da4b0dc024553426ade - 0.71% (12.2 MB)
[#005] sha256:ff34cfbbe65f30015d416c10474174c086cef8c894334102e1e30968fad09ace - 3.01% (51.5 MB)
[#006] sha256:b322a04d084577d66f7d2b572b6bcb05b87d242eb5360a5191f3a48bc5a1dfc0 - 0.7% (12 MB)
[#007] sha256:c9f09d233b9fa020b8201f4c41304d4949c1a5b705056a8f2f92cabbea9ff213 - 0.83% (14.2 MB)
[#008] sha256:0188237647aef311fd0ce87c56f18ab59b8e53e066ddf98cf9cb573cedd17b61 - 0.0% (1.26 KB)
[#009] sha256:516230ebcc191531b9b4cd89fc7fc08e98369bd1957f0d99fbd306610d2d8619 - 0.0% (1.26 KB)
[#010] sha256:5fc0fe63b3e57614757d929ffce46fff21c111e5c9014880ffe43fafa9ccb397 - 0.0% (1.26 KB)
[#011] sha256:111c985ed0f1a0f39436adf31f2875c668205ef1f7bf3606b8d4798301f8efe3 - 0.0% (1.27 KB)
[#012] sha256:0b1c4b87c401b517f7d6541ea1125900ba9c419875a2701c297cfdbe1f555edf - 0.0% (1.27 KB)
[#013] sha256:b1c29bcdbe2d3ed6e6085403760a75ec766fcf36c459fc58c53271c3a5a46eb5 - 1.81% (30.9 MB)
[#014] sha256:fd1978a72c3aa4813338ee567224117d21addc892ff661666eeed583acfb5847 - 0.0% (1.27 KB)
[#015] sha256:ee1289ca96950e98c72c155b19ad39037cbee7d378579f1d10e273f53b789b3e - 0.0% (1.27 KB)
[#016] sha256:009612e618a49aca8a6cb8731deac9533c6837a0fb6aa53f214c1081377f2fbe - 0.0% (1.27 KB)
[#017] sha256:d15a4444fe2fb5cbb3041f897f0606f5d6fdf501faca6213e8a99b6ff60ca024 - 0.0% (1.26 KB)
[#018] sha256:de958683f23bb98faeae8686a11376ff2d9a43a36d0d952a207fc3918e938e8e - 0.0% (1.31 KB)
Apply image 10.0.20348.1487
2023-03-10 06:37:36 UTCInstall update 10.0.20348.1607
2023-04-06 06:10:47 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-06 06:10:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-06 06:10:55 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.'
2023-04-06 06:11:02 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.'
2023-04-06 06:11:08 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-06 06:11:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-06 06:11:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-06 06:11:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-06 06:11:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-06 22:16:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-ba214b4d8c6f8c4689ea9847b8c71ae4de586966-head
2023-04-06 22:16:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-06 22:16:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:de2d8b31fe725b35a684b63d6b11af2a40ad0d15d73b10c1d662c1dca1e565d1 in \etc\rancher\
2023-04-06 22:16:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-06 22:16:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-06T22:16:28Z
2023-04-06 22:16:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=ba214b4d8c6f8c4689ea9847b8c71ae4de586966
2023-04-06 22:16:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-06 22:16:34 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.