2021-08-24 16:19:38 UTC
2.63 GB
rancher/rancher-agent:v2.6-0935a906cac6ae1f4843029728bb1862c2797940-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.33% (1.4 GB)
[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)
[#002] sha256:b04e6727c919ed48d2409ee18391c6b36bd0af93581062f58c49266f0aa10c91 - 0.0% (1.31 KB)
[#003] sha256:0da422aeeb3c77850a152c80081dbb4168a4e6f202bc676a4cea15e65be8dc4d - 0.0% (1.29 KB)
[#004] sha256:e1e85dcc0507bbdd75b6f7aab1516eede97345ab363f57aec04cdb90427f0203 - 0.58% (15.6 MB)
[#005] sha256:6fb0dcd2f5cf7bb346531947e3458a1419eab766984230c275fff251b168ca7f - 0.2% (5.27 MB)
[#006] sha256:2c4ba3670e50e740d965d888d2aeda214dab662bcbede7d2ee68dded72575825 - 0.33% (8.77 MB)
[#007] sha256:c05b80d2d3d959b3e821b3b7bdbc9d77c94210056116168f1ee5890021044eca - 1.38% (37.2 MB)
[#008] sha256:a353b3b3d6c59eddd25e1d2e5855c120de0416269549750c7344264dc73f2a4c - 0.2% (5.33 MB)
[#009] sha256:f49cab5d0616decc0fcbe660a1d273e5c7585dadc964d217d4f6f3e2053979cd - 0.58% (15.6 MB)
[#010] sha256:427283a192d28443e047a3cf66b0091ff45241129f61a6ffe0ca1586d1e884cf - 0.47% (12.7 MB)
[#011] sha256:0ac60a96b6a89942af395e64dddd2b7da8bc2f05ea33e84444915be56b0870f6 - 0.0% (1.27 KB)
[#012] sha256:58eac9d9fe1204c90be2c7aa3e3846fa0118cba6ddcd010a5b795d3855cf37a4 - 0.0% (1.26 KB)
[#013] sha256:d316029c30921fa37fd43984f73de67c618fcdfd0b0be40b89a2bcba5b8a3bc0 - 0.0% (1.26 KB)
[#014] sha256:c4f32b1329822521eebf1120244ee505025847678656263d62b5f3096dd46381 - 0.0% (1.29 KB)
[#015] sha256:b23b70f723d347abce36399801c3fa3f414812a541aaf345c18e975066562cd0 - 0.0% (1.3 KB)
[#016] sha256:0522848b4bbd4c9346a8591e907357bc46983e52686be34c9a90837873000771 - 1.04% (28 MB)
[#017] sha256:b1ad3c5035dfc56a02caa80991f0c2d72743a828e723e2fbccaa0f7ca8e3655a - 0.0% (1.29 KB)
[#018] sha256:32e2e80326d0314a4558719e003058724766717ede4dba696da454c57f5c54b2 - 0.0% (1.27 KB)
[#019] sha256:c492333d692ecae1c71ae2492b636ed1be83b01a546ed368f635dd8c84ec1676 - 0.0% (1.27 KB)
[#020] sha256:09da6190b16b1953fbccfe8781c35ae0c2ecbf0d60d495a201a9c653333c573a - 0.0% (1.26 KB)
[#021] sha256:a59860ee22c440bf9f65c91b61df3f5fcc8537633793110784d781d725dffcf9 - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-08-01 08:20:33 UTCInstall update 20H2-amd64
2021-08-24 16:02:52 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-08-24 16:02:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-08-24 16:03:24 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-08-24 16:03:32 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-08-24 16:03:59 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-08-24 16:04:11 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-08-24 16:04:19 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-08-24 16:04:28 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-08-24 16:04:37 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-08-24 16:04:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-08-24 16:04:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-08-24 16:04:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-08-24 16:19:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-0935a906cac6ae1f4843029728bb1862c2797940-head
2021-08-24 16:19:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-08-24 16:19:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:c5361e0d82059b9f04191b88f6b8a0b8659efdf8268d73b68569acff1e172e7f in \etc\rancher\
2021-08-24 16:19:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-08-24 16:19:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-24T16:19:32Z
2021-08-24 16:19:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-08-24 16:19:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=0935a906cac6ae1f4843029728bb1862c2797940
2021-08-24 16:19:38 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.