2021-11-22 21:38:56 UTC
2.66 GB
rancher/rancher-agent:v2.5.11-patch1-7ce4f41c311de01ad6e8967a4eae91545d3a1148-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 52.78% (1.4 GB)
[#001] sha256:cf5ffa21776715f9145319b2dc410fcf4325d649c5bb9e8f499bbda1fd6ebba5 - 42.37% (1.13 GB)
[#002] sha256:b7511420d6688ba54b74699afbafc9cb99ab1cc7712fcdeb8cb882bb45aed786 - 0.0% (1.3 KB)
[#003] sha256:c2993efb82af2b385a283b9fb26d3935d18c3bcffa38c8b3110c9e8fd0de5975 - 0.0% (1.26 KB)
[#004] sha256:e84f3b2dad1fcdbb8908a67849d718dde35b524468127d230a57c750cb12b40c - 0.57% (15.5 MB)
[#005] sha256:9fb9e0a121de65fc7ba34e12ea1cea81ebed240194299609dde801188696d946 - 0.19% (5.28 MB)
[#006] sha256:28315196209aac957aaf016e51911add5053b28c376c60071526e38744978ea7 - 0.32% (8.78 MB)
[#007] sha256:6054c874c449814d526c95b1b850cb6da61c636bee9a7dd2884b0ee79ff2ba0b - 1.37% (37.2 MB)
[#008] sha256:718e8961ece33a1c664073aed01c71266efb077dc5ab3c40bef3d9a5147b5ea2 - 0.2% (5.31 MB)
[#009] sha256:0302520419233b46efbd87dfa4e463801bf1012d30c84781dcd34f72843dbeff - 0.57% (15.5 MB)
[#010] sha256:cfc5214c339fdf83ca2090b1f9673a56da7e072fade54fc40a89b07649e0bd3f - 0.47% (12.7 MB)
[#011] sha256:cabfc77455ef86066314de056c297549cd7e4de8de2b1d9bfb6cc4a14aba7bd7 - 0.01% (408 KB)
[#012] sha256:4ef975f4dffe70da0c81d3c526e98c28d05a438bed8d544e19e66e4e1e7fda52 - 0.0% (1.26 KB)
[#013] sha256:97d5b765f4e31ad8c9c236cca60278eef285d1681b9c8f41ce42b3e7d43f8bce - 0.0% (1.26 KB)
[#014] sha256:74c0057e5fdac12fb0fe052b7887384a2fdcad6fede201e3994e38ae1a2884a4 - 0.0% (1.26 KB)
[#015] sha256:43d80c875eb26336568d5306823a918c0644e992091a7626fd70adb80a078665 - 0.0% (1.26 KB)
[#016] sha256:85ae278a071348a1fea4a9c28c0220817c9489dda1fb9477d527e4a29355e9db - 0.0% (1.26 KB)
[#017] sha256:39ce5bab4c9bbb0478083085491a256228d218dd5b3fd98cccc26c8c841c3011 - 1.14% (31.1 MB)
[#018] sha256:9f097c616bf99edfe81453ba276a4bcfcc30c557eb2fc14b1d15e88c8803d9a6 - 0.0% (1.26 KB)
[#019] sha256:c134a009437aa125f62635114dded336826620ff06a78caf18f694525697dec2 - 0.0% (1.29 KB)
[#020] sha256:a8c4db253c8ab6985d3cf20367ec1823a4f21e886aa9acc7c20562b0239383d3 - 0.0% (1.32 KB)
[#021] sha256:7a03ebb4ae6f001a01de361e5dc4f07e0d46da6ef8f3f796f368b8f5dc6f3e2c - 0.0% (1.26 KB)
[#022] sha256:61cf909afd94b9f9ae5dd45d01cd2c9376b15dc77f12f68a404c023b680e2169 - 0.0% (1.3 KB)
Apply image 20H2-RTM-amd64
2021-11-03 21:20:07 UTCInstall update 20H2-amd64
2021-11-22 21:37:03 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-11-22 21:37:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-11-22 21:37:14 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-22 21:37:22 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-22 21:38:01 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-22 21:38:12 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-22 21:38:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-11-22 21:38:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-11-22 21:38:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-11-22 21:38:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-11-22 21:38:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-11-22 21:38:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-11-22 21:38:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-11-22 21:38:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.11-patch1-7ce4f41c311de01ad6e8967a4eae91545d3a1148-head
2021-11-22 21:38:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-11-22 21:38:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:853bac7281334da594d585de7c45ecea9f37b0e41dffd7e8a366f40ba5765751 in \etc\rancher\
2021-11-22 21:38:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-11-22 21:38:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-11-22T21:37:01Z
2021-11-22 21:38:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-11-22 21:38:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=7ce4f41c311de01ad6e8967a4eae91545d3a1148
2021-11-22 21:38:56 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.