2023-04-06 22:45:38 UTC
1.94 GB
rancher/rancher-agent:v2.6-5eb414a6b5656f070a35e5c65cf100abfd8b1b7d-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 79.6% (1.55 GB)
[#001] sha256:b5f4ee3f051b6848a99134adfb17dc9f8f81284bff92912318397b995ffc71c7 - 14.34% (285 MB)
[#002] sha256:2fd4cd1b4f13a2145ed6047f60c817c492bf9fadb7c7257d41228440ac2916bf - 0.0% (1.09 KB)
[#003] sha256:94d9e50fd3bc724e53676794fe270912119702c03a29f93fe148201e7b38e503 - 0.0% (1.07 KB)
[#004] sha256:f5eaa780bef5e268d18dc054a2f5f5f12035554331aa4691ea89b84df2ed2dcd - 0.6% (11.9 MB)
[#005] sha256:994bd1d82e742ba9816182b8c0d956e64c88df39688f801bab1a36fef20f4923 - 2.58% (51.2 MB)
[#006] sha256:afc6b0c30a440183c5fa8306569621672005a5bb3677ae250c47b0a890bee5e3 - 0.59% (11.8 MB)
[#007] sha256:55b966fb51546e067105e88c2042750b199f6c450f7ee6fbd8dfad0e28d84554 - 0.7% (14 MB)
[#008] sha256:1e99f26eebab6472e81c24eeac91292cee4078698063a018653475690eaef3c7 - 0.0% (1.09 KB)
[#009] sha256:9249e56599b13f66274a79fd2a17af3f8dec23cabf05108e88fb69f77b732c25 - 0.0% (1.07 KB)
[#010] sha256:44b246748a9116395d569c7d4dfcd75048f6875e34af0ac4916f99c8ece20a85 - 0.0% (1.07 KB)
[#011] sha256:70e5517d0e9b21c7e0f926f50c675c462f2d5db33e9cdad440fcee63126c6e00 - 0.0% (1.09 KB)
[#012] sha256:1bb8ca147ff33ae7930887b0d850e273ca5a7271d720ef744db904b5f61ae8c6 - 0.0% (1.08 KB)
[#013] sha256:c8c12a090dcf6b6c59cb53179f9c638becdba8e5e9799411363e3a056cfe5bd2 - 1.6% (31.8 MB)
[#014] sha256:aeb5b5970706ce5416a086137b52caac0235d1975e6170229277ed4bf0e62b73 - 0.0% (1.06 KB)
[#015] sha256:fe90bc13bf60ad88e1c0a9edfd42fbe31c2890a763674b3f837c738a4836d590 - 0.0% (1.09 KB)
[#016] sha256:6931cd022ba29cdd7893db09f056984f697c79196a0a7ecec1eb75124da6e5ca - 0.0% (1.08 KB)
[#017] sha256:9886e943806b056a359b7626df3c9ae386db7245307adfacfa5241f06187268a - 0.0% (1.07 KB)
[#018] sha256:03775ae11361a745d81eeed11d24b87f573e8e8f4ebbff28eeead2144eaba7ba - 0.0% (1.07 KB)
Apply image 10.0.17763.3887
2023-03-11 10:37:22 UTCInstall update 10.0.17763.4131
2023-04-06 22:44:51 UTCcmd /S /C #(nop) ARG ARCH=amd64
2023-04-06 22:44:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-04-06 22:45: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.'
2023-04-06 22:45: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.'
2023-04-06 22:45:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2023-04-06 22:45:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2023-04-06 22:45:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2023-04-06 22:45:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2023-04-06 22:45:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2023-04-06 22:45:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-5eb414a6b5656f070a35e5c65cf100abfd8b1b7d-head
2023-04-06 22:45:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2023-04-06 22:45:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ba96c6fa3b7316a0ce6342eb91ae8f0bcf5b46a53ae7ed0548e5df820bace6a3 in \etc\rancher\
2023-04-06 22:45:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2023-04-06 22:45:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-06T22:41:22Z
2023-04-06 22:45:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=5eb414a6b5656f070a35e5c65cf100abfd8b1b7d
2023-04-06 22:45:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2023-04-06 22:45:38 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.