2021-04-13 04:30:28 UTC
2.47 GB
rancher/rancher-agent:v2.5.8-rc3
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 56.73% (1.4 GB)
[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.31% (944 MB)
[#002] sha256:2f7e5a27baa273f2dd86aa45b20467f41e0703553a2ce614b790e01c7cbdd9f2 - 0.0% (1.27 KB)
[#003] sha256:46b53bbd93b734e7a83e68ac2104f58f9af85c8358899abbd2eb2b373838c9e9 - 0.0% (1.3 KB)
[#004] sha256:b9a30728c7f1a7972e49395785145da8edcde756cd55faeb65ac115fe4e320f7 - 0.81% (20.5 MB)
[#005] sha256:8c3b550ab6e11ba866d5668ec038d1fa570b5f21f3b621250ac7b5778183744e - 0.41% (10.3 MB)
[#006] sha256:82a37b5630baf9491ba25a838f6ad0e0bf56c9abf4fc9bab96f4d5fa9d09311d - 0.31% (7.85 MB)
[#007] sha256:ac083c45f0b5e538b5589d4896be5f4184b731b312c338e31f75d0fdf932f872 - 1.67% (42.2 MB)
[#008] sha256:e67b0c6ce5f5f287204ca46ebfde12fb2143df9929bc4dd72b2e4044cadb1edd - 0.41% (10.3 MB)
[#009] sha256:00a3dbc93073d1ece162731b4e2e8e334f873a73dde6e028703d108694a4fdf6 - 0.62% (15.6 MB)
[#010] sha256:e9d2a491af81da34ed0d332dc61c960dea2421e0a817fb31d7341ce693b0a937 - 0.5% (12.8 MB)
[#011] sha256:bbe22891c3009bb9c5f548bb66b51bec3066a9dafaa75c38939c87577bb386a3 - 0.02% (447 KB)
[#012] sha256:7db1324c750b1ac49dea2d8a78c6d9adf6ad80608ef6bbb3e5e7f9c687acd5c8 - 0.0% (1.27 KB)
[#013] sha256:9dd643a3b55fb6f9be400f5b5c6267bed5edc516302241fae00ef44645541989 - 0.0% (1.31 KB)
[#014] sha256:8871d4aa863eb3a6f990da9b8debd4fe8bb3bbb44ec3ad3351544ded1388cbe7 - 0.0% (1.32 KB)
[#015] sha256:acf3e9da8dd8efd0dc0370177a667674932784daecb9973817f7163bf4ecc8ed - 0.0% (1.35 KB)
[#016] sha256:a5091c9333a8342d0dfba44f3c87a8f41ac70003144e34976b33a6aa1b69cbac - 0.0% (1.42 KB)
[#017] sha256:9ec8764ce55bac7952e0fc753ace4e659be609c60bfbebad0552340f7efa9040 - 1.22% (30.8 MB)
[#018] sha256:749e60714fab5044a49f084b732a0cbafe4a68f441f0f1db90614026558bd64a - 0.0% (1.41 KB)
[#019] sha256:992bb4fe4d194f60ffc7a1fc03c6742c795dd56a2b3fa6682e7190916ab7b7ac - 0.0% (1.27 KB)
[#020] sha256:d65de4b50a3f1336d07882dad5751613b6e642f7e6e20112621bbfa958aaafed - 0.0% (1.27 KB)
[#021] sha256:460bd42876d0333d26f1ffcd4cfbd535e1b3e49265912e7cfe26f1b92831229c - 0.0% (1.31 KB)
[#022] sha256:e4424dede139cee91c8e65aef378a1b60a373e7598a7958ad437e7ca7f9fa27e - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-03-05 14:38:58 UTCInstall update 20H2-amd64
2021-04-11 20:14:02 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-04-11 20:14:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-04-11 20:14:15 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-04-11 20:14:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-04-11 20:14:49 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-04-11 20:15:03 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-04-11 20:15:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-04-11 20:15:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-04-11 20:15:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-04-11 20:15:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-04-11 20:15:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-04-11 20:15:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-04-11 20:15:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-13 04:15:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc3
2021-04-13 04:15:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-13 04:15:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:18a0676f64dce6b7e8c28ca8d5b3bdac7e93877b1aa811d0afffa3c583ab1f16 in \etc\rancher\
2021-04-13 04:15:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-13 04:30:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-13T04:30:24Z
2021-04-13 04:30:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-13 04:30:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=70024998a0e95374a135177953a04f4539e2d59c
2021-04-13 04:30:28 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.