2022-01-24 21:34:19 UTC
2.66 GB
rancher/rancher-agent:v2.5-adbfcaaaa48c6f1c3dde7d946b949c1da7e8d278-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 52.65% (1.4 GB)
[#001] sha256:835e32b394368e6c2d93a613f19b425654bcb45ef2680db32b7021713303a782 - 42.5% (1.13 GB)
[#002] sha256:c00caadce28682f66cd27cd782fc80669bbe43db558f1d8a89081c4cda0727d1 - 0.0% (1.32 KB)
[#003] sha256:89451d60d0b81a1d9eb7c73d71c3f28615a35d85a62c522e34f924ada5ef9154 - 0.0% (1.33 KB)
[#004] sha256:d7ab04e7e95646995f9e91e459c599579669bacb5f1dcc23e26dd73b5fd75049 - 0.57% (15.5 MB)
[#005] sha256:f8f9b0077538a01dd8732a5c32406bd8a9fb7e5e31e149bb5a5889df68802c80 - 0.19% (5.28 MB)
[#006] sha256:7e5c0e38a089e1f5a47706db3983c5fd6e072105a7c771d68dafb80bbfa06b9b - 0.32% (8.79 MB)
[#007] sha256:7202d72b37d54ef0d38324aada3e583978ff172e51bd849fffab7d438023718d - 1.37% (37.2 MB)
[#008] sha256:223dd5145f811b1503f2be0ef747f121896dc51b624a42739698eedea03dedf8 - 0.2% (5.34 MB)
[#009] sha256:3c7cd0e6e0e150de248609c6145e12bb5ae6e84af0d60efd80f9c3795c66d329 - 0.57% (15.6 MB)
[#010] sha256:4a85bc8ecbfb2416ae848e2288a2e08bb10d55fc97fc4700b3ef7108d59726b0 - 0.47% (12.8 MB)
[#011] sha256:1e528006bc050da39ba0b136bc66b3865faea413ea11b0ec1cc538e42761e6e9 - 0.02% (441 KB)
[#012] sha256:2116f3a216b5d0f0c5366b74bad25fd0314a8941d2414dcdb8084ee7011db787 - 0.0% (1.26 KB)
[#013] sha256:1b97d49c671f3104e02ede93ad48c1ee9689bccc5eb582749656c9de7e1a9e3f - 0.0% (1.28 KB)
[#014] sha256:e5f7ccc354e47ced9f6a5f5ee6b5d0448fc9afda763fbfb4ffd323cd1723080b - 0.0% (1.26 KB)
[#015] sha256:4fe58f3c5d1ebb62dc387822ce4bee1dc18e4eda4b0b7fc3dbe75c421c46f08d - 0.0% (1.26 KB)
[#016] sha256:47e47ec4e32b30a63c19ca80b2d40c7e7ffde460975323c840af746da62cfcb0 - 0.0% (1.28 KB)
[#017] sha256:2284c5d1a6946c55197977893af15480422570dffeb955b022fbfe0c7fee8cb9 - 1.14% (31.1 MB)
[#018] sha256:09c5f8419461b7113818f08b7b884d5a78aaaab0d55aba54cdba883be7dd2018 - 0.0% (1.28 KB)
[#019] sha256:f6abc3f8728e7207d476c71ad81b0cf693f8c2a6aa13d604c83ec3b91e4cff47 - 0.0% (1.26 KB)
[#020] sha256:2d4c5c480e35f783e789c40e8d99ecdd36391a496c4f669da47ec1e192764b0e - 0.0% (1.26 KB)
[#021] sha256:db75627ae0e14e758409c5c76423f67c550c7de9249d4036b38dd0053f30325e - 0.0% (1.29 KB)
[#022] sha256:9194dbfa9a8123fbb5b1ab678b0bf9398b32d21f63582bb9c4863bc98bfe5fac - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-01-16 06:48:22 UTCInstall update 20H2-amd64
2022-01-24 21:32:43 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-01-24 21:32:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-01-24 21:32:54 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'
2022-01-24 21:33:02 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); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'
2022-01-24 21:33:27 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }
2022-01-24 21:33:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'
2022-01-24 21:33:47 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-01-24 21:33:56 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2022-01-24 21:34:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-01-24 21:34:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2022-01-24 21:34:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-01-24 21:34:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-01-24 21:34:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-24 21:34:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-adbfcaaaa48c6f1c3dde7d946b949c1da7e8d278-head
2022-01-24 21:34:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-24 21:34:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:3b84f6c381a9e906ce9597d742d0c602ab1d65276a6730164679dd1b290a33c8 in \etc\rancher\
2022-01-24 21:34:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-24 21:34:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-24T21:32:41Z
2022-01-24 21:34:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-01-24 21:34:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=adbfcaaaa48c6f1c3dde7d946b949c1da7e8d278
2022-01-24 21:34:19 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.