2022-03-03 20:23:46 UTC
2.67 GB
rancher/rancher-agent:v2.5.12-patch1-fe7f53676104e79c8ba772f1f44fd6fb94d269ed-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 52.59% (1.4 GB)
[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 42.57% (1.13 GB)
[#002] sha256:f623700f166e4e57ca4d558b0239a2dda73fe8871dd17155b96635c12c959925 - 0.0% (1.26 KB)
[#003] sha256:aec1c7b735ef4b14be23c16bd04bdc614f33566051a869df34eec91b3dfcace4 - 0.0% (1.29 KB)
[#004] sha256:3c002a8aa0b2d3d35ab14b79345faa7a2723d6607c7b2d0a7603012a7b2045f6 - 0.57% (15.5 MB)
[#005] sha256:57f7be9ae7e4864e8e8deebcf3a61dd64e4767c19393dc65514184ffa3c001da - 0.19% (5.29 MB)
[#006] sha256:85bf68bcc232bcb60502c88689f0248db2c9f7c4089755b7a6f66910773b7c24 - 0.32% (8.82 MB)
[#007] sha256:53e7fc31d2cbc91e1bdddfd751673030655834c90c9205cf78c74348570f1943 - 1.37% (37.3 MB)
[#008] sha256:63a699e3c729978a8e83eede5e1e8217b325c95c897ed1d3d3906075c9aae978 - 0.2% (5.35 MB)
[#009] sha256:304dce01a734c7793a0cfea4697dc96be582b9a7e6fad72d1318870dcb4d650b - 0.57% (15.6 MB)
[#010] sha256:a57e625e5634c9f9263daf79e38481360967d09989b5224fa69edf31cd8af861 - 0.47% (12.8 MB)
[#011] sha256:f36e992fc281c99f9afcfb2f47d67f3133f208782b5762ed8ada6834f069b170 - 0.02% (450 KB)
[#012] sha256:6b1f15aa350e55b33ea164c7c5fb7f831387532a6be2c29827e1667b347a64c2 - 0.0% (1.26 KB)
[#013] sha256:d473da4046cac204a60505883532dfc1a1a93f80247d40f27ebf8973511e87c8 - 0.0% (1.26 KB)
[#014] sha256:6330f6e050ebfc715cda622d21edf07c5ea25557573a5f716d54fa6b3e6632b0 - 0.0% (1.25 KB)
[#015] sha256:57c22a246d2ac1743286f6d87554fe0c7786ccf701c7ce53a347030fbe14281f - 0.0% (1.29 KB)
[#016] sha256:d459b46741a7c254120cb693ae9754279287d1eb72b33afa5e7afb48fa3cabd6 - 0.0% (1.29 KB)
[#017] sha256:1afa2da1bd0b9eb7095d02799caaa4ef17d3a036126e5be1c21c5e977218c5c2 - 1.14% (31.2 MB)
[#018] sha256:18a198ff1c25df9bb675df6c1bee1d87484ea709bb7e3a542fe8ae6cb6e5b413 - 0.0% (1.29 KB)
[#019] sha256:3c30a719de6c95d7f8dcbcb6dc076d7e152a004b0b60fab590051be83943ad1e - 0.0% (1.29 KB)
[#020] sha256:65228f47d457d0905b67a6e0ad76fa2f2d502fd46c63e5c0165c7dc55a67f1e1 - 0.0% (1.26 KB)
[#021] sha256:3813bde45cd7f6a8e6f2db36252d4c2fe805f0142aa7fc4d65d8ac01250f09d9 - 0.0% (1.26 KB)
[#022] sha256:6104649ac80db96eaf151316ceab862fd0eb2de3a785e1c07096bb82629ecbbc - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2022-02-04 06:50:43 UTCInstall update 20H2-amd64
2022-03-03 20:15:19 UTCcmd /S /C #(nop) ARG ARCH=amd64
2022-03-03 20:15:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-03-03 20:15:29 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-03-03 20:15:36 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-03-03 20:16:02 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-03-03 20:16:13 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-03-03 20:16:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2022-03-03 20:16:30 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2022-03-03 20:16:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2022-03-03 20:16:45 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2022-03-03 20:16:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2022-03-03 20:16:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2022-03-03 20:16:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2022-03-03 20:16:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.12-patch1-fe7f53676104e79c8ba772f1f44fd6fb94d269ed-head
2022-03-03 20:16:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2022-03-03 20:16:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:f8553d2d729f596cc69264d921d796331a805922f0b4a0750f6764db74dee935 in \etc\rancher\
2022-03-03 20:16:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2022-03-03 20:23:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-03T20:23:41Z
2022-03-03 20:23:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2022-03-03 20:23:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=fe7f53676104e79c8ba772f1f44fd6fb94d269ed
2022-03-03 20:23:46 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.