2021-11-01 23:08:54 UTC
2.64 GB
rancher/rancher-agent:v2.5.11-alt-074997087ad65d6e0dd3551201e9929804e853c9-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.15% (1.4 GB)
[#001] sha256:b6fefc95bf4a567290e69413f970ab250c2799cc8fdb01f701decff56639e7fa - 41.96% (1.11 GB)
[#002] sha256:8d52fc66f8a40e1acc73e59c79c7d0ee4d65a20c2a2f7228ccbefbbbf964493c - 0.0% (1.29 KB)
[#003] sha256:9e8959bfe11614496049b2a05957354ed2618f206938262def771f4f4d5ba401 - 0.0% (1.26 KB)
[#004] sha256:fcc121845aa2da3b58981d1f49139bd43ce5149a31717704ef18051e295d9451 - 0.58% (15.5 MB)
[#005] sha256:c3e6f93687bbc50a7f9ee1ec3638dd5ad2b4442026a6e49f65885925fb0442af - 0.2% (5.27 MB)
[#006] sha256:746a0a90935f16ceac3986a2249bdc1e6cf26211fe912c45fad096dca2a6447b - 0.33% (8.79 MB)
[#007] sha256:322973e0222fbcf7a2da91e1f71c0d3fb6b55925e6596bbaa9a146b5c45fbd73 - 1.38% (37.2 MB)
[#008] sha256:a7c6a51333147e0f7e87d743d7cc2bef1ec9308f186653a4f0573a6d52d91598 - 0.2% (5.33 MB)
[#009] sha256:d97eb9acf234ab8a6a28cee369a99a0cc7f2296d5b27efa0d787546ff3395e27 - 0.58% (15.6 MB)
[#010] sha256:fe6174e40d9baa15c056870aca83b171f32582db2750ae9e263901d640399ed0 - 0.47% (12.7 MB)
[#011] sha256:48c6474d03db32de3807fe6470773b1bc1e0c9e134efe4fc207e529b171cd9c5 - 0.02% (432 KB)
[#012] sha256:f28d1c6863a2fafee43555960a2d42ff438002993756b39305c0ea144b0b2c8b - 0.0% (1.26 KB)
[#013] sha256:9a77e8de0aa86e9f57a34bb776d51e81ebeecfef255d8112eb1a04ac7e4fcccd - 0.0% (1.26 KB)
[#014] sha256:dd42d9a9f0caa02881769859492864334b2b55cb66ca125e21c023f180f56036 - 0.0% (1.29 KB)
[#015] sha256:752a01d99fc76a685151a766d84f17718c4a3fe755073170e31442439586d91c - 0.0% (1.26 KB)
[#016] sha256:bfb233fc50379d9a1a89c7e27b1ee8839bd2e83c9aee2579607b6af0ccf1f410 - 0.0% (1.28 KB)
[#017] sha256:663bc59184786517d5d8233994cbc17cc58557f3aa509d09615a745ee9f60498 - 1.15% (31.1 MB)
[#018] sha256:a3c38b844b41295ac08d2acbda77504ba82aa29ee4cd272a4043da7aa205e18f - 0.0% (1.26 KB)
[#019] sha256:eb226829366dd5597734f70d7e880185c0b84b23370d937f9b1a05bb86e845f1 - 0.0% (1.26 KB)
[#020] sha256:f5afaea94ce92e8515c2d1a6d7de407729ed2a622bf4374854247793b577a713 - 0.0% (1.26 KB)
[#021] sha256:0900b1e74ca5050b47deb6687a7dbeafe71d3a2217b7744cbdc2664722a787a1 - 0.0% (1.29 KB)
[#022] sha256:4ebd6f049664d97206e53bd0037ce2f553e9ab394a298de4baedf624824d5d20 - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2021-10-06 06:59:29 UTCInstall update 20H2-amd64
2021-11-01 23:07:22 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-11-01 23:07:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-11-01 23:07:32 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-01 23:07:40 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-01 23:08:05 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-01 23:08:16 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-01 23:08:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-11-01 23:08:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-11-01 23:08:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-11-01 23:08:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-11-01 23:08:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-11-01 23:08:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-11-01 23:08:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-11-01 23:08:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.11-alt-074997087ad65d6e0dd3551201e9929804e853c9-head
2021-11-01 23:08:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-11-01 23:08:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:79b6c17c4190e949d322b75a1f739f1a54d24eae9726a5c14ab054f93325d7be in \etc\rancher\
2021-11-01 23:08:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-11-01 23:08:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-11-01T23:07:20Z
2021-11-01 23:08:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-11-01 23:08:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=074997087ad65d6e0dd3551201e9929804e853c9
2021-11-01 23:08:54 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.