2021-11-18 14:57:02 UTC
2.63 GB
rancher/rancher-agent:v2.6-985dcfc4dfccada4f75a2842db0606db44a9638d-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.33% (1.4 GB)
[#001] sha256:cf5ffa21776715f9145319b2dc410fcf4325d649c5bb9e8f499bbda1fd6ebba5 - 42.82% (1.13 GB)
[#002] sha256:06aa433d5998a7bd4b479551c98ee5c92f7fd91ba86df99a8d4e3d832cc685fd - 0.0% (1.3 KB)
[#003] sha256:fbb11185227459942201c83f88ea5b65f955a98262d3b4e9ea050221c9d4ce8e - 0.0% (1.29 KB)
[#004] sha256:cdd68ec4005f88b7560ae2cb541b5510e0d5fb65a71aa2f2ba5f2c7dca890b62 - 0.2% (5.31 MB)
[#005] sha256:349d2ddd4d8db7dcbede1b5a359dcb3d007e61190ed8ee3637cac8760b138519 - 1.86% (50 MB)
[#006] sha256:57376b6ec7e8aaaafbe3332c082560b34ab18d231a86dcb40fdd2eba96471f7e - 0.2% (5.27 MB)
[#007] sha256:13aed039c02d2bd4299fe759c4bacd158c6e3e9eda345a784ac0aa1d2ec5700c - 0.5% (13.5 MB)
[#008] sha256:abce7fc89ae8c6831f4bb12f91379f1909d6b5aa45b1e7d445fc396f67ae9a24 - 0.0% (1.26 KB)
[#009] sha256:dba23f15069885683a212ef705095e29d32bba128f38ea020d9eef4f813bceaa - 0.0% (1.26 KB)
[#010] sha256:56c2eea8cccdecd337e4cc651e6913b3e38d804a36cdb5a426628218e562adbd - 0.0% (1.26 KB)
[#011] sha256:a2c71e55a774385aa08e6e20a388f9bd0f1bdda9a47c15f50ee4bb8c7962b5ba - 0.0% (1.26 KB)
[#012] sha256:fa2789ea05dbd51e2eaf4823a052e503fb41327bc135f664ee2e10a947b4dea9 - 0.0% (1.29 KB)
[#013] sha256:09edf81fc887a8f2b0646a8ab82ec3a938cbf799eb43da32c2ebafe10827da54 - 1.1% (29.7 MB)
[#014] sha256:eb2ad1e2da9a2c5103bfb6a6f4793c9870325856c7c50ef47a900030b9d7bc71 - 0.0% (1.29 KB)
[#015] sha256:e1a7fd316c03a7f71d8247d5133b136a00b5d215bc01b015c4427b43973bb21f - 0.0% (1.28 KB)
[#016] sha256:cd17666ad6cb9b67ab12184834975d14cb9ced9637d86430b5d76f3f2f79a0f6 - 0.0% (1.26 KB)
[#017] sha256:80509872107108fbf3fbc3068d3b2cc68ff14b9b60a3849932b1b3039cb12115 - 0.0% (1.27 KB)
[#018] sha256:51bc2cb01cfb1334477d27365a672cf07946fa2dc585e3b3810ae46003579ea9 - 0.0% (1.3 KB)
Apply image 20H2-RTM-amd64
2021-11-03 21:20:07 UTCInstall update 20H2-amd64
2021-11-18 14:56:22 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-11-18 14:56:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-11-18 14:56:31 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.'
2021-11-18 14:56:40 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.'
2021-11-18 14:56:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-11-18 14:56:56 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-11-18 14:56:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-11-18 14:56:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-11-18 14:56:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-11-18 14:56:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-985dcfc4dfccada4f75a2842db0606db44a9638d-head
2021-11-18 14:56:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-11-18 14:56:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:246d6405cc219a37af1fd6d46efc9b0bcbdd3b561c145b7f1d464399b7d7b4d8 in \etc\rancher\
2021-11-18 14:57:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-11-18 14:57:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-11-18T14:56:20Z
2021-11-18 14:57:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-11-18 14:57:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=985dcfc4dfccada4f75a2842db0606db44a9638d
2021-11-18 14:57:02 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.