2023-04-04 15:49:20 UTC
1.67 GB
rancher/rancher-agent:v2.7-3dfd3b67df3bdd34f30098eb21cdc057b456d687-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 75.13% (1.25 GB)
[#001] sha256:9d544046b1cdcaa3f8d6bbc0d22bac575707e7849f26d607e68b793a2b98614c - 17.8% (304 MB)
[#002] sha256:5e176d5711410275a796dc7175babe87594980feca43f0bb1708f108cb4be16d - 0.0% (1.27 KB)
[#003] sha256:76a0eafd85208644039f06741f06707d9022cf9cd79abf8d9613580e06ff14da - 0.0% (1.27 KB)
[#004] sha256:676e22a37f19b6938e8e19dd05e8562f0b0f000212ec3d9ce6f398a1dcd60bce - 0.71% (12.2 MB)
[#005] sha256:61b97ea7609e9a94dac7df68998db0eb1d5c2ac502494ebf9e5ee2946ea981d7 - 3.01% (51.5 MB)
[#006] sha256:ddf732a0bbea6a3aa7baafc20c6c88aadb6cdaabacfb26a5f21c3c7c0322acb9 - 0.7% (12 MB)
[#007] sha256:81b9c76f7b2ccbe85beec6e8a95af818bb534a950a9d7543b6ccae4227744526 - 0.83% (14.2 MB)
[#008] sha256:36d6a5b40e8cab67c81ca6cc63c0ee5de0fc19a23c4f445892fc82720107d6fa - 0.0% (1.29 KB)
[#009] sha256:51f33af9163ff484364a39d1c0abda4cdd11078f87b5b3042dbbe5d964d2c766 - 0.0% (1.27 KB)
[#010] sha256:7abc66e6f368c6880e7a8b52ae8b9e6cc87dc46a066c2c438fa91ccd920c7cf8 - 0.0% (1.27 KB)
[#011] sha256:953fbcff99b7e1f5aa928040b37aaa0fd869fc1d3ba4475af41e735d60c0a03e - 0.0% (1.28 KB)
[#012] sha256:2b9581c9dfcc79df720c84c72087f4ce5ece1671ecf4a250ab5a253a6cdb64ff - 0.0% (1.29 KB)
[#013] sha256:73350164f634fb4d669c75f15a5baf40d242678a29f3e54de48a51277e7db218 - 1.81% (30.9 MB)
[#014] sha256:c67c80567cd6572a97b7ecfd0072292aa93f7610d40f8e26393b4affcbe50c90 - 0.0% (1.27 KB)
[#015] sha256:b6d8ca16023611db5906e3177444e39b9b541e508141635cb618652be296800f - 0.0% (1.26 KB)
[#016] sha256:f61b60c06097fe39e702c3ac1c5001422f994e5058d82251c0bfae9efe33ad24 - 0.0% (1.26 KB)
[#017] sha256:f0f3634c061a37100822b2c10b7458b8f984c15a3ac593f73f5fdafff9fc81b5 - 0.0% (1.28 KB)
[#018] sha256:702873ca42d794068119914ee015ff8def0704f5491d06d43a13553169d69d01 - 0.0% (1.29 KB)
Apply image 10.0.20348.1487
2023-03-10 06:37:36 UTCInstall update 10.0.20348.1607
2023-04-04 15:48:39 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-04 15:48:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-04 15:48:49 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-04 15:48:59 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-04 15:49:06 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-04 15:49:14 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-04 15:49:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-04 15:49:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-04 15:49:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-04 15:49:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-3dfd3b67df3bdd34f30098eb21cdc057b456d687-head
2023-04-04 15:49:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-04 15:49:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:fe8ddb05a52b6afd6a07f6ab16be543e8154922ca4145e3006b6da37a1161c40 in \etc\rancher\
2023-04-04 15:49:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-04 15:49:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-04T15:46:01Z
2023-04-04 15:49:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=3dfd3b67df3bdd34f30098eb21cdc057b456d687
2023-04-04 15:49:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-04 15:49:20 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.