2022-01-12 15:52:11 UTC
2.66 GB
rancher/rancher-agent:v2.5-bd840b434201ed280db8a55c46751815a6d1904f-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 52.65% (1.4 GB)
[#001] sha256:3aff99b000970ade8766a006338a898f0d5d035a89037044890b777928da56bd - 42.5% (1.13 GB)
[#002] sha256:c3a6ad9ac74a7fb082248b820784cbeffb6729a47758658f485ae67c7cfd1db2 - 0.0% (1.26 KB)
[#003] sha256:8765f9c883d8e6d52a69a98802ac9a4c9fb24efad73f96a166bdbe515158ecc9 - 0.0% (1.26 KB)
[#004] sha256:3beb2638b6fa64df13cb04d54981f4ea0b059bc450394b1da3d0f6f014e566f9 - 0.57% (15.5 MB)
[#005] sha256:5f9b5b4c7903c86bdb34d90b8be6d60f76b3858673ca5c3cc8be479d77f3e356 - 0.19% (5.27 MB)
[#006] sha256:025b38242c4e2249fd09e1c91235b3921e4ed9ec2141c454e9b5d711880a0fbe - 0.32% (8.81 MB)
[#007] sha256:3a22a2ddf49d51132e92d57b8f7c43f7e233eaf884524c49d13afa82df0a573b - 1.37% (37.2 MB)
[#008] sha256:f740cab682b6b23dcc8478586330a26aa020165bc41f22baee11bc32b8012d10 - 0.2% (5.34 MB)
[#009] sha256:9b64cb1d538aed623b37a47e71b8cf70b8eb9c23ea4b5bc20f84cc767d7e071f - 0.57% (15.6 MB)
[#010] sha256:f6b9858b2ae7b5359c690aa7f820084fd365a24f785591faf275e83eb8994624 - 0.47% (12.7 MB)
[#011] sha256:8f94dad8727c603d9646605bf626942a29732ee3702599afdd847ec00e34908d - 0.02% (433 KB)
[#012] sha256:b6059265b0351c268a57cbdd2e2ba084eeded71d94d18c7b830d809dd29a0609 - 0.0% (1.26 KB)
[#013] sha256:cdcd6de1b5420acdd080720f0b97e0532d072c74ee2bb68d1fbfce0c60aa7f8a - 0.0% (1.26 KB)
[#014] sha256:de011eb9ae834dcdde534deac42bb6fa15f67521d213ccd5eae7609e9149a6fa - 0.0% (1.29 KB)
[#015] sha256:dcb6eb9a8a3c0f490bc7077824cbc6ce628f9d0171ee491f06fce37333041dd3 - 0.0% (1.26 KB)
[#016] sha256:fc767a693f23f6d69545a2d382be81e8f81bc4aaab784413e55b62ec42f2c6fd - 0.0% (1.28 KB)
[#017] sha256:26fab7a21537fd30323082f717ed8be74bf7f4591d0b0174ec3264c51a94b7e1 - 1.14% (31.1 MB)
[#018] sha256:4d27bfc6292af79222aee190364e16161d284a9b55a486a7eb2ac6d66218a96e - 0.0% (1.28 KB)
[#019] sha256:65f5d34d3028e7515109cebd2bdfd7fd95c3b1879171d5d5ff16794a9ddc8b81 - 0.0% (1.26 KB)
[#020] sha256:ecadacc65e7da8bba9173c6ee1bb95563daaa8163b3c74210196ce669858f3f4 - 0.0% (1.26 KB)
[#021] sha256:00ea2729afb6d867a1753057f74353254ad971f11370beb5caf90c9ffb7d7ebe - 0.0% (1.26 KB)
[#022] sha256:2ed7062dd9f7b9124da09cab7e0331b8a86f74f74aa5dbabde954160095169c3 - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2022-01-08 08:44:10 UTCInstall update 20H2-amd64
2022-01-12 15:50:31 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-01-12 15:50:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-01-12 15:50:41 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-12 15:50:49 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-12 15:51:16 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-12 15:51:27 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-12 15:51:35 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-01-12 15:51:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2022-01-12 15:51:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-01-12 15:52:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2022-01-12 15:52:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-01-12 15:52:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-01-12 15:52:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-01-12 15:52:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-bd840b434201ed280db8a55c46751815a6d1904f-head
2022-01-12 15:52:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-01-12 15:52:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:1f951e77078ee1affc7b6d9eb05b5e81fb69b3c751bce014e1b43776281040db in \etc\rancher\
2022-01-12 15:52:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-01-12 15:52:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-12T15:50:29Z
2022-01-12 15:52:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-01-12 15:52:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=bd840b434201ed280db8a55c46751815a6d1904f
2022-01-12 15:52:11 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.