2021-08-25 16:21:30 UTC
2.63 GB
rancher/rancher-agent:v2.6-d350f7d6a046d3e5c3d7b86de03f2dc8bcdd4586-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.33% (1.4 GB)
[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)
[#002] sha256:37424df121027a3494f56baeb9b26610b2024b9ede98b73dad6bde4c6ef8c791 - 0.0% (1.27 KB)
[#003] sha256:405cd886a97f3bb647d0d7bc8039bce3dd834aed33c6718927e8433f71d94ff0 - 0.0% (1.32 KB)
[#004] sha256:1aaaeecc2ce4e19aa0cc1605a5e59af0f0db71d7e1d9870a182bfbf558d48d3a - 0.58% (15.6 MB)
[#005] sha256:228106c81487f4f73e8d7c1350a1fc0f9a941fb7a7826b87d329ef32f21b138d - 0.2% (5.27 MB)
[#006] sha256:c77fa163426031649ccbdbfc0d52ea390d5d804c794aa9fbd56df8d28e544c1a - 0.33% (8.77 MB)
[#007] sha256:9635438c9cc9c6515aa64ad2fd52297cfd96f1b11382f0793e941683a919b5a9 - 1.38% (37.2 MB)
[#008] sha256:b6c083b94b50b5cdeb514c9762ce71279ed4c62aae1ad2d7ab722ef7f481e276 - 0.2% (5.34 MB)
[#009] sha256:02f32498b37a73ea3780f2ca4c1332ebe0161f5761e015248f1832968f18f983 - 0.58% (15.6 MB)
[#010] sha256:9106f033679e07ca83b46d9b53cc05603d17be5b82f7e623c7a5cc2495f0f25d - 0.47% (12.7 MB)
[#011] sha256:6e3be45e7dc3b91ab4b18b205da0876dfde35c71976286bc544100994c02e2c8 - 0.0% (1.27 KB)
[#012] sha256:cfea6ddc9e9d68ed6271f305c431f491a2ac73cb302769a810972b0cb1e9bf62 - 0.0% (1.27 KB)
[#013] sha256:1a556dc29786cef50d66037a65fd15abdcd87ae06013bda0a87b3a343447b659 - 0.0% (1.27 KB)
[#014] sha256:d7e463d6376b71f6783f224bd43d1ea847607896bca3d32c54e1929cb5928293 - 0.0% (1.26 KB)
[#015] sha256:2bf11e6e7f2f7c23a8b94174e3f8d8d87bccdc32854697528a8fa2e69eabb8a4 - 0.0% (1.29 KB)
[#016] sha256:0a520ca298cef14a33dfb3b529d04202d1e761bd6821064d5723962b41645d19 - 1.04% (28.1 MB)
[#017] sha256:9d139c84bd4dd0a751cb01a8dcc3bb898ddaea964908da22409f503293a050ce - 0.0% (1.27 KB)
[#018] sha256:a76270f6b30a0749b9b3560e0ea828c8cb4c62934cd91385459db665ef726ad2 - 0.0% (1.27 KB)
[#019] sha256:5b59a7aa4f4eac55c30135415754c55329bd9ce6a01318c80a447b3d69656c8f - 0.0% (1.26 KB)
[#020] sha256:409e8d9d93238ea9d4060e25f1f2c9c2560c80be69f3cb509a02960c10895b63 - 0.0% (1.29 KB)
[#021] sha256:f27cbe506de8912576328be327300ae636abd766380df8f181b18e836e2751de - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-08-01 08:20:33 UTCInstall update 20H2-amd64
2021-08-25 16:11:12 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-08-25 16:11:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-08-25 16:11:50 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-08-25 16:12:02 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-08-25 16:12:29 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-08-25 16:12:44 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-08-25 16:12:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-08-25 16:13:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-08-25 16:13:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-08-25 16:13:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-08-25 16:13:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-08-25 16:13:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-08-25 16:21:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-d350f7d6a046d3e5c3d7b86de03f2dc8bcdd4586-head
2021-08-25 16:21:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-08-25 16:21:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ace10adde727a293f7b44befdd303a5e21b0d99d3b095b6a68cd649acca26bc2 in \etc\rancher\
2021-08-25 16:21:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-08-25 16:21:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-25T16:21:21Z
2021-08-25 16:21:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-08-25 16:21:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=d350f7d6a046d3e5c3d7b86de03f2dc8bcdd4586
2021-08-25 16:21:30 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.