2021-10-01 15:17:31 UTC
2.64 GB
rancher/rancher-agent:v2.5.8-patch2
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.17% (1.4 GB)
[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 41.95% (1.11 GB)
[#002] sha256:95bfbe29eff1c9fb68abda14021423c4717119978e20869a8c0c8d5ab28da564 - 0.0% (1.3 KB)
[#003] sha256:37040c40dab267ca7a67df4185a42373bfa7b3de4e3e55d2289aeda09be9ace7 - 0.0% (1.32 KB)
[#004] sha256:05c19b16f9999140b6dfd9fb16d2428998f7175da1b5529486677f65f2a9d2dc - 0.58% (15.5 MB)
[#005] sha256:d36e7002b6325364ffd8d19b5552457de39fe1b4cd9dfe535d946986e04aabf3 - 0.2% (5.27 MB)
[#006] sha256:aefc7ae1096810230a875699efbb395c86e6f7606df4150621d30477663c9933 - 0.33% (8.79 MB)
[#007] sha256:71fa1be1ed147d48f0ce3c5d9ffc1aaf71efa37658576f05357fa0734ab49092 - 1.38% (37.2 MB)
[#008] sha256:485caccac54c892ded25e5e678470f4172a49c63c3c7eb8cc4e4d1a6d4e7f92a - 0.2% (5.33 MB)
[#009] sha256:64dc58d792c1f9dc9575692f22752d40eda2e5305d0acde5c1e379a2098822c9 - 0.58% (15.6 MB)
[#010] sha256:0c117a82450192c272a474a0c91e0838235f5b00cda71228b76df00e0e0120f8 - 0.47% (12.7 MB)
[#011] sha256:f3336101be8cd53de641bd99a7fec290276c76d8390247517068ac299a65fa06 - 0.02% (432 KB)
[#012] sha256:29d84178557771d9b921b32989afb18ab800f0aab663ece11e229d6d7851ba77 - 0.0% (1.26 KB)
[#013] sha256:b5ee70a55bafa7cb92b3ebd36deaa148473b758bb49c745ae2a25b5e171a06b9 - 0.0% (1.26 KB)
[#014] sha256:150d27c01818497f74227bbed02fb0c1c81da3df9bace7e4222947ed5acb7d16 - 0.0% (1.27 KB)
[#015] sha256:d8ca16689a2fb0508a2df9f01b9365a40bb2136d7510acf6c7c505c3ddb226c8 - 0.0% (1.27 KB)
[#016] sha256:46ffe9106021b61767876d9e2191c0e774a83f6e3569d2b309379b0211cfaedb - 0.0% (1.26 KB)
[#017] sha256:d8cb9b24a8f695c07c95b689d974bcffc9ee8695026d5c247f1ec9285c600f81 - 1.14% (30.9 MB)
[#018] sha256:dbc9a1cebc04d9060b905e6956abfe531d96cb9c84080a4f1bdc1fa7982b57ba - 0.0% (1.27 KB)
[#019] sha256:6d33d4667f6eecf2100e3b755278cb08092816a31883a67256b951eacba8f877 - 0.0% (1.27 KB)
[#020] sha256:2d9cce04db1ea04d708d88cb0d62a4dd5753648e32378199046dff68bf4f7a06 - 0.0% (1.29 KB)
[#021] sha256:d0fc69ca6c00e6d0d4b3446a6f691cd36187b8cef00cf46906a19c2fd84aec66 - 0.0% (1.29 KB)
[#022] sha256:eecfe2370a762ee5d2a924d0f2e35ab1e24053164cd4bc44b56cce1d5c0a600c - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-09-13 05:28:20 UTCInstall update 20H2-amd64
2021-10-01 15:15:40 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-10-01 15:15:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-10-01 15:15:51 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-10-01 15:16:00 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-10-01 15:16:26 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-10-01 15:16:38 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-10-01 15:16:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-10-01 15:17:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-10-01 15:17:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-10-01 15:17:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-10-01 15:17:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-10-01 15:17:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-10-01 15:17:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-10-01 15:17:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-patch2
2021-10-01 15:17:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-10-01 15:17:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:25c52ed583e5f3b290aa0c99e7cc8c4c1ac4caba407f702af1b875f68de47f8c in \etc\rancher\
2021-10-01 15:17:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-10-01 15:17:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-01T15:15:38Z
2021-10-01 15:17:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-10-01 15:17:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=d7636dd004668860f4152fc851ffcb7684fd9351
2021-10-01 15:17:31 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.