2021-11-19 04:29:18 UTC
2.63 GB
rancher/rancher-agent:v2.6.3-rc1
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:90362af58f1697b482bb8f86ad569805fa78f62a112cc24eb956e32c3ac94fac - 0.0% (1.3 KB)
[#003] sha256:01271cfa99441f9cc6571692fde249acddfe8726e4bc3eaee6c928ef9200ddc9 - 0.0% (1.3 KB)
[#004] sha256:dc242f14628c8494f9fbebb19e4e20d3da4ae836ce4df797da7f56f4e1688323 - 0.2% (5.31 MB)
[#005] sha256:37169aa994de3357c993bffad28fa38936d62872f83f512d8579ce822db5ca20 - 1.86% (50 MB)
[#006] sha256:6519d28d4a6f4e47e0fa657b52c32cd90f2f7334a0281a1d8186647fc32854b1 - 0.2% (5.27 MB)
[#007] sha256:20cc4c68aa8a0cfc482713e8911c36c4784de7c1fd98ab61219cfa1d25bec8fd - 0.5% (13.5 MB)
[#008] sha256:06831822ee59f100a3f9aada7e5d3d2e9c8676cac059e62be3e7f3deec2bc3a6 - 0.0% (1.26 KB)
[#009] sha256:ac5801dbbae95832ea475dbd3f56d468f37100330f1c9be506ecfe65ee53c6d5 - 0.0% (1.26 KB)
[#010] sha256:8d8c158d847ed0c43101a2a34b6d51127cfafaea9aff2f5fe281a4e8df5c3f17 - 0.0% (1.29 KB)
[#011] sha256:39cede377a889a41fe96b1b437c0d007ff9ba560fbf9ca0bc9bb4be58670d1b2 - 0.0% (1.26 KB)
[#012] sha256:672f73806dac685aab3fae451fa064fac9f149fd4800d2ab5d75b531e6e26295 - 0.0% (1.27 KB)
[#013] sha256:01882a8b97319c8d99b947cbfb770fd0313ce2dd3286545d48a9bbaccf06e823 - 1.1% (29.7 MB)
[#014] sha256:27b50a39c5ac78f82e218035f4ad489472e6de0c7ebe4e58fe51eda325183be5 - 0.0% (1.3 KB)
[#015] sha256:f14449e529cc1fe3c368114213fa30f7770b4bf52471e087cbf42e2c749e525b - 0.0% (1.29 KB)
[#016] sha256:d50133c703772f5a91f5152258055b074faa3126f7e308532b9f0f885e139dd3 - 0.0% (1.26 KB)
[#017] sha256:420df3a5ec419efbf02971403d68f1175a76fb334701ba1909052f8282cb9dc2 - 0.0% (1.3 KB)
[#018] sha256:12732e41f19419e29e2b219fc543222a70e9c37644525c3abc9460f9fdc24991 - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2021-11-03 21:20:07 UTCInstall update 20H2-amd64
2021-11-19 04:28:38 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-11-19 04:28:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-11-19 04:28:47 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-19 04:28:56 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-19 04:29:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-11-19 04:29:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-11-19 04:29:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-11-19 04:29:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-11-19 04:29:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-11-19 04:29:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-rc1
2021-11-19 04:29:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-11-19 04:29:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:f26fa25b9cfb7ca71f5e1bcc033fe6ec7b128d0ebd123eee73af8645673750f6 in \etc\rancher\
2021-11-19 04:29:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-11-19 04:29:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-11-19T04:28:36Z
2021-11-19 04:29:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-11-19 04:29:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=398a947d570695e6f9a09d915cbe9c91c49f8181
2021-11-19 04:29:18 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.