2021-03-04 07:38:17 UTC
2.44 GB
rancher/rancher-agent:v2.5.6
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.43% (1.4 GB)
[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.98% (924 MB)
[#002] sha256:b7dc10010c18fd252055aa3acf20042b1f1876acd70c07d412f693ad5ca12a0f - 0.0% (1.27 KB)
[#003] sha256:c02b7d5a41a83f984d88559aa047f1fcf646fa1de6c112e182d00f20bfe9c3ed - 0.0% (1.27 KB)
[#004] sha256:fd5e8d9b463fa9de8ae01612acaa4eaf56ad2ad902077b64dbb69aeb69ed85c4 - 0.82% (20.5 MB)
[#005] sha256:86ee612dd58a235807eee021441bc3771f3f8a8dc350824ec87d6c2d497fdbc6 - 0.19% (4.81 MB)
[#006] sha256:dbbdedb4750e36d60d434b60fc73e6118ba54d1e2d44baca3cb02272deb371f9 - 0.31% (7.86 MB)
[#007] sha256:05076b3f97bcacff9ee244e9b8ecafb251f0a4a854af7c0e7f32f7cbe5c7394f - 1.69% (42.2 MB)
[#008] sha256:e21fb994f33726b2263b17916e990924ceee7b33826f921d5fe91b11b5418d30 - 0.19% (4.86 MB)
[#009] sha256:2e55cad1f279a5b95113d824d49fff0fa671f9526455f257d9d5014770e56776 - 0.62% (15.6 MB)
[#010] sha256:e3d28b2b6c4e67686b57ea15aafe830a588984a3777fc56f776dce80d0981da8 - 0.51% (12.8 MB)
[#011] sha256:0a727fc1d063e2137c9b287f3f345ad3addecc357b787280d3f1e310ed585fe0 - 0.02% (457 KB)
[#012] sha256:d45c2658fcfd915f9c22cf69b1c98fa45f01e391bb815b82ddc7236880579291 - 0.0% (1.31 KB)
[#013] sha256:285cd557fde63587fca8b8559b47e15e00cf1e638514da63a7965a45c480d819 - 0.0% (1.29 KB)
[#014] sha256:54ca27d5a3c7e2ab2243c26e28b91ea65a68ea4329117efb75ea01e449642c51 - 0.0% (1.27 KB)
[#015] sha256:b3941d3de765a9f4fc51c032b67de604cd433e2123e4e34bc839c4adb1219ba4 - 0.0% (1.27 KB)
[#016] sha256:f9371b9fe96383372ee3edf26d753f10b355518114224902e77036cf7888d4f8 - 0.0% (1.27 KB)
[#017] sha256:115360cf9fed9f23b9fd4e705360553a34c0afcea0244dce41a01a89277017b4 - 1.22% (30.6 MB)
[#018] sha256:a89f0827bdb11e5ecbcaa6f51468c4bd99d8f9e9b36a32974ec3a3e41e753a17 - 0.0% (1.29 KB)
[#019] sha256:e818b7ffe7437c90ee72d6573acfb0c07b4fa6553f64d512f1ae128607957732 - 0.0% (1.27 KB)
[#020] sha256:abd0243512b98966c4e5aa63114e273fd76ce4e02cd410dd51460aba6aad13b9 - 0.0% (1.27 KB)
[#021] sha256:aa46852c16ae46b54398cede705e24658d7c62526e68d552076ef2b2bc2b3d2e - 0.0% (1.27 KB)
[#022] sha256:7719187516827b1b65cb41f15e4e72d8f7a083bc82b12f2039b7f9df818cc879 - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-02-05 16:31:04 UTCInstall update 20H2-amd64
2021-02-28 18:12:23 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-02-28 18:12:24 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-02-28 19:47:17 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-02-28 19:47:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-02-28 19:47:48 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-02-28 19:48:00 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-02-28 19:48:08 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-02-28 19:48:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-02-28 19:48:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-02-28 19:48:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-02-28 19:48:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-02-28 19:48:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-02-28 19:48:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-04 07:38:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.6
2021-03-04 07:38:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-04 07:38:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:465fc46bf5ae973102b476a3e5d3424710ace06c696b209823e38fcc3251870c in \etc\rancher\
2021-03-04 07:38:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-04 07:38:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-04T07:38:11Z
2021-03-04 07:38:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-04 07:38:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=65f7c844267bf7336a38ee6ea3e0e63af9e21274
2021-03-04 07:38:17 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.