2021-11-09 00:51:13 UTC
2.64 GB
rancher/rancher-agent:v2.5.8-patch3
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.16% (1.4 GB)
[#001] sha256:b6fefc95bf4a567290e69413f970ab250c2799cc8fdb01f701decff56639e7fa - 41.97% (1.11 GB)
[#002] sha256:ece35b47739e61f51474a9aeb9320bef9d13e67551d85749914590778cdf22c0 - 0.0% (1.29 KB)
[#003] sha256:f0119c587a4e7f441e022761a71b1df260efbe10c3a440f477c8c5cc37183bba - 0.0% (1.26 KB)
[#004] sha256:01763be8718571a8956d4f6b23da8f9c4fef5005ad4d9e2654e1e1cc045c94fe - 0.58% (15.5 MB)
[#005] sha256:6b336f8bbb2b5025b03ab0bb8edb1b23d9f7f1d70b00bfe2006e9ddbc9eb0852 - 0.2% (5.27 MB)
[#006] sha256:b344f8cef9c5d0cc35e083c6c9f8f4c7286326a1fb07c1bc93e33ca194535023 - 0.33% (8.79 MB)
[#007] sha256:ad26c315f9a31859f6631d4c12d8397955011a69d686fc1cddf1a3f1646cf5cf - 1.38% (37.2 MB)
[#008] sha256:1c9e5140a01da92acbb0f759d0e2051b542c528a1a6f361b9795ec2c031e19c8 - 0.2% (5.3 MB)
[#009] sha256:da0c76a8ecedf747c43aac01d098a2e3480daf78328b3946aabbec2b0b810fa4 - 0.58% (15.5 MB)
[#010] sha256:42258145eda2ce7cd435dfe8f550e9e97c00a0f62a859e7421d6fd17b399147e - 0.47% (12.7 MB)
[#011] sha256:29bb5ce593f18dc9638eb36e7731cef4c395c5c1ca854fb69e1795846415ab8e - 0.01% (396 KB)
[#012] sha256:2100cd9b00326182e20d00dee5ecff2625422fd207668a062bce1935f22a1e69 - 0.0% (1.25 KB)
[#013] sha256:52aac67a4ff7196682615350f98d907ab8837a2951e8a67b21861f85fa294c6e - 0.0% (1.27 KB)
[#014] sha256:ee8ff1056b731fb32925af84ecc76ec025879b711b19695ae2fce480e9f8b025 - 0.0% (1.29 KB)
[#015] sha256:72783659ebaf5d1a5f2c790b34b356dc31addea85c0fdc370a3ff353fcb7daf3 - 0.0% (1.26 KB)
[#016] sha256:5aaec0afdeb351ce8402b795bcbb84c8b62d1e7a14cb1efe7cfdb657be60578a - 0.0% (1.26 KB)
[#017] sha256:17695a913ddfef89e648e9bc244c16602e5509cd382df0af9a6765947208979e - 1.14% (30.9 MB)
[#018] sha256:96739c01a2bbb5f351374e0e0b087dfc2f3bd61f2975d79ec0f3f9a56b7736ab - 0.0% (1.26 KB)
[#019] sha256:461e305a86b1a94e230f4bcaf8194c6e067c485f576abab38b6d1889cac7786f - 0.0% (1.26 KB)
[#020] sha256:c99362c57a43c546b3dcd8f9f19e5dd25922c4ecb648c3eaee86ec252f26fe8c - 0.0% (1.25 KB)
[#021] sha256:a23a5cf39c6baf25e07b8db863c8170dfd5360abdd29e9d3da692f93aa24e36d - 0.0% (1.26 KB)
[#022] sha256:bda8fa0ac724a088f6ca6d24a43fac4cd65f8f40ed14a1931c74370e88078c9b - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2021-10-06 06:59:29 UTCInstall update 20H2-amd64
2021-11-09 00:49:16 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-11-09 00:49:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-11-09 00:49:26 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.'
2021-11-09 00:49:34 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.'
2021-11-09 00:50:20 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; } }
2021-11-09 00:50:32 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.'
2021-11-09 00:50:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-11-09 00:50:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-11-09 00:50:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-11-09 00:51:05 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-11-09 00:51:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-11-09 00:51:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-11-09 00:51:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-11-09 00:51:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-patch3
2021-11-09 00:51:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-11-09 00:51:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:cd6e7015fbe68fa5df618b041f19999ad9e447e06a90d9343a44793ac5a98812 in \etc\rancher\
2021-11-09 00:51:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-11-09 00:51:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-11-09T00:49:13Z
2021-11-09 00:51:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-11-09 00:51:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=6f5f6958d5ba5c563477be76dfd058ddcfeed6bf
2021-11-09 00:51:13 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.