2021-02-18 16:43:06 UTC
2.44 GB
rancher/rancher-agent:v2.5-0511acfbb933051e96d0b3c5e60cb75128d2d69f-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.33% (1.4 GB)
[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.91% (924 MB)
[#002] sha256:687bb11e92af0751d1ef606c523d573f9e876e07fb396d266bf3a896f88e2e04 - 0.0% (1.09 KB)
[#003] sha256:2daa2769d7ce09d2690fa108e6bfdd7724dae1d97a08d90a6a8df8cedbdf15b5 - 0.0% (1.08 KB)
[#004] sha256:321bb555932c726b742cd30e5cbf5ab96bc56b89940c81c74e5494956b0c62bb - 0.82% (20.5 MB)
[#005] sha256:ef196d33df5f462e48ff5bddbd05d8fdd385d0762810fdf0480d73a066e78a0f - 0.39% (9.71 MB)
[#006] sha256:51f92ae5e75a3d37e283d0c2884acde0d4b6ab4e97506bd0da07ab2d0fbda697 - 0.31% (7.82 MB)
[#007] sha256:e4135a4e2e57c671b9131cb1b1113f9ccb12ec0a3c922c1d64a77239d9152442 - 1.68% (42.2 MB)
[#008] sha256:7e07e9f6600257d80dd98896350af2c351dbfc7e4017e2783e747b537e4e8d4e - 0.19% (4.81 MB)
[#009] sha256:6c2878552a6d5b13c4bd0436b4a97a1ddbee3af9c92a0665b1d1ac3f5c3f0561 - 0.62% (15.5 MB)
[#010] sha256:88f2f0510a6e47620e77792245fa42b58496a68e25de1d4a930085fe122f66ff - 0.51% (12.7 MB)
[#011] sha256:df66229303b5f4a8b8e833a007b4a485b10b1167669ed560f7cb6f890d4c5148 - 0.02% (394 KB)
[#012] sha256:f94cf6d17c87417eaf95fca645faede38c302f59ac9df72a08adb616481d76cb - 0.0% (1.07 KB)
[#013] sha256:5b27e935f1337af182be1dfbbdf6a7818b6a2c539b44f7728843c3d27c595537 - 0.0% (1.08 KB)
[#014] sha256:a1e105250ab79fb98400b9140df3c83163faa68aae526fb6709ee9eb861ddfbd - 0.0% (1.07 KB)
[#015] sha256:af474fe061a39f0b9116f92cdbc89aadc85890c27d604c90515d1dc39b6893c9 - 0.0% (1.11 KB)
[#016] sha256:4fcd0b4aa0ea179e2e94453ab88c2ad0973bae28d5727241d698ae35cbd68f35 - 0.0% (1.07 KB)
[#017] sha256:81fff0e31432e9d7aa54ecbbe2824e5bb7ae1797c8681e78d176a73af0c64aab - 1.22% (30.6 MB)
[#018] sha256:12939d31019431a051927ec95f10ece7200880f154163f33dbe9d6d112797360 - 0.0% (1.08 KB)
[#019] sha256:15c0ba972b14e3e7a737605c552ba519ddae569dd309ac18aa4105dc5fe7778a - 0.0% (1.07 KB)
[#020] sha256:1fb30732f7c86d3541ab24855a4278aec06bff1adedf79e7ea1292911b345ec1 - 0.0% (1.1 KB)
[#021] sha256:43e1efbcae42476e79fc02b263b8c8576f75f2a03a5f3d4cff9cdef24b89a03b - 0.0% (1.07 KB)
[#022] sha256:252066df00548151eb095780df3e8ad1b35516d9782a0a93dee3840ddb905e40 - 0.0% (1.07 KB)
Apply image 20H2-RTM-amd64
2021-02-05 16:31:04 UTCInstall update 20H2-amd64
2021-02-16 16:32:36 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-02-16 16:32:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-02-16 16:32:47 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-16 16:32:56 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-16 16:33:20 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-16 16:33:32 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-16 16:33:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-02-16 16:33:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-02-16 16:33:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-02-16 16:34:05 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-02-16 16:34:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-02-16 16:34:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-02-16 16:34:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-18 16:43:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-0511acfbb933051e96d0b3c5e60cb75128d2d69f-head
2021-02-18 16:43:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-18 16:43:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:9c0bce347ee134d97e9d5187440cc1c77e41c914156d8fce02587a8dbb0b60cb in \etc\rancher\
2021-02-18 16:43:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-18 16:43:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-18T16:43:01Z
2021-02-18 16:43:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-18 16:43:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=0511acfbb933051e96d0b3c5e60cb75128d2d69f
2021-02-18 16:43:06 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.