2022-04-27 18:46:53 UTC
2.62 GB
rancher/rancher-agent:v2.6-300a8fb94e5d3ffd1e0faa9224745bcff04ea1c3-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.57% (1.4 GB)
[#001] sha256:44a67477f4527a660f9271ec7f5a8689e9fce5f21a892acc7037d6821bbf1392 - 42.57% (1.11 GB)
[#002] sha256:90d32591f6f6e178d7cceefc32bd61464c8a58859b95f39f53279ecb27004e3d - 0.0% (1.26 KB)
[#003] sha256:f3e94fd60d8ca9be847f94e6cc03522da3e2242582fa32361f2dc794f4567bb4 - 0.0% (1.26 KB)
[#004] sha256:bfea867346340a34f94cb407a8e4a5e4e21ecfa4bbeed6dd5f5ecc371395949d - 0.2% (5.32 MB)
[#005] sha256:7677c81c82cc50f24c87ddd048d33fd557aa1422e9186a94daa3f7195b0dca80 - 1.87% (50 MB)
[#006] sha256:6510c7ecd385c18cc7ab2296631d9f2564d770695555dcc828c1dc75009ff4a1 - 0.2% (5.29 MB)
[#007] sha256:9b227ec7ab53aa274133ccb36e042104bfb37a8f260474a3bcba2e3b0eaf044f - 0.5% (13.5 MB)
[#008] sha256:1de22ee6e2fa6851be95c95e7ced2aafa137c187e9ec9fb2d86d11a404d47c74 - 0.0% (1.26 KB)
[#009] sha256:5c7d5d51d8197322f1f694e5204f45e1cd85284960a7e200b12dad570370a22a - 0.0% (1.26 KB)
[#010] sha256:0eaf39afce6260200a4278664e89289e3426195c3002349c7a94fe671d18ae71 - 0.0% (1.28 KB)
[#011] sha256:eac800359c4184dce0dc12f111fb075ba77690dca826ca411d7b4743775a1d3b - 0.0% (1.29 KB)
[#012] sha256:3c78774444d5e2595fbc05b11d75ff2102620a8f6d502fc0284d138712b61ab8 - 0.0% (1.29 KB)
[#013] sha256:61ef8101bcd4be8df248ee5cc75fdc73ed8cd80d2031c1ae27ae1aec18ade155 - 1.09% (29.2 MB)
[#014] sha256:f4c372a820c379b2d7d3d1eb3aeadf71f1e9c770e14a771e5bdb805c59daef73 - 0.0% (1.26 KB)
[#015] sha256:3546fc3b28844d2ac81d492e2e7bd20d17ff8ea46356de24da67691ab728cd1c - 0.0% (1.26 KB)
[#016] sha256:40b17327a1649245b76350b2506475fc67f83454ec67c9b6d07334ff8224499c - 0.0% (1.25 KB)
[#017] sha256:d76000be37df1458045d2a0f51b97ca9f1357161b104c78ca6fcd48b23a99f46 - 0.0% (1.26 KB)
[#018] sha256:2ba3cd0f79a3d4526b7db311b6e6fdb4379921fb454eff411a875d84c1e8b5f3 - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2022-04-03 09:05:21 UTCInstall update 20H2-amd64
2022-04-27 18:46:10 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-04-27 18:46:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-27 18:46:20 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-27 18:46:30 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-27 18:46:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-04-27 18:46:47 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-04-27 18:46:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-04-27 18:46:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-04-27 18:46:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-04-27 18:46:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-300a8fb94e5d3ffd1e0faa9224745bcff04ea1c3-head
2022-04-27 18:46:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-04-27 18:46:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:685ff0f71720ed8e533b40911cc07139a34a4495582b862d1149c58ea749381f in \etc\rancher\
2022-04-27 18:46:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-04-27 18:46:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-04-27T18:43:29Z
2022-04-27 18:46:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-04-27 18:46:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=300a8fb94e5d3ffd1e0faa9224745bcff04ea1c3
2022-04-27 18:46:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.