2021-04-21 02:32:16 UTC
2.46 GB
rancher/rancher-agent:v2.5.8-rc7
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.0% (1.4 GB)
[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 37.8% (952 MB)
[#002] sha256:c4e3aa3468adc945e425b0147beea71fb8859a329896e9b912ba5884d3b3fd53 - 0.0% (1.34 KB)
[#003] sha256:34dc054bf1f9a73844c9319ac2a9404a295e7ea03986a005e7a2d5ce12f3398d - 0.0% (1.27 KB)
[#004] sha256:554441d722dedffa6c2838a3c6c7fa1aaf5a56930db1f15074fd5135761dc482 - 0.62% (15.5 MB)
[#005] sha256:258bf3c06706085f1965f5a286ae7c561619c56a4f2e1445c502518623956622 - 0.21% (5.28 MB)
[#006] sha256:4bdfeff61c1f4af4df8ac84c7111d7bc7201520c7d683371a4dc52f1ed6b91be - 0.31% (7.85 MB)
[#007] sha256:c3a44fc47a578ba505d5df4866ceac3fb000a551ec2abb2b5e4931cb849599fb - 1.48% (37.2 MB)
[#008] sha256:5fdc3017db8062773a7e9ad4e63f3bf837bb9c04a623f0d58fb8c801c07ca174 - 0.21% (5.34 MB)
[#009] sha256:cfb2f3070caa2ca73ba2ae7ef36e427e054e628c4520d7219ae9a187ba4b6d03 - 0.62% (15.6 MB)
[#010] sha256:38fa77172912766e5bc2d1484f932f7e5e6d3d3f39f874e16b1f9028a1f003b2 - 0.51% (12.7 MB)
[#011] sha256:2eb870e649db3ac26379c932629b6cb54cb16ffaf407a54d54b1ce731db5ad40 - 0.02% (433 KB)
[#012] sha256:675eb7f77019dcb8f11a1faa8a2da3f552d4b11cbde1cf4c929221a5f0f8d7a7 - 0.0% (1.27 KB)
[#013] sha256:7d781df1390b287a06d14133e00873c2442fb2a01de14f15aad807e588f6e503 - 0.0% (1.29 KB)
[#014] sha256:89c3beb3df992de256bfbbf862f2f4cbe111b6d7d10448af08dcecb583e4b409 - 0.0% (1.27 KB)
[#015] sha256:b81500dcb6f786cc6d74f2f312bde4d50facab56e13ed13799e4a09d4789d800 - 0.0% (1.27 KB)
[#016] sha256:c2a4c60e07639f25271a7b48cd2f12465608c98111e18f68b0d54f7f301af844 - 0.0% (1.29 KB)
[#017] sha256:cc4c06d72684bf589d50d8374261bf676d5321b7a0163e409167d0815226e83e - 1.23% (30.9 MB)
[#018] sha256:fc55ebaeb499a1bfcba31d0644e160ec4cdd7c55050a5a55f6393b694a897c5f - 0.0% (1.31 KB)
[#019] sha256:b098c6f9c40de71a1a88f8c23a627ce48e2387782ed480440b12b7c9bd823cd6 - 0.0% (1.3 KB)
[#020] sha256:bce4f1b98637a9f39836c934570369117ca03a8e6e04b017a1dcab2e5dc11134 - 0.0% (1.27 KB)
[#021] sha256:ab5de6d71fedde3c22376083c36daa9455331d766375c2baf4005b40b9d0fb2c - 0.0% (1.27 KB)
[#022] sha256:6662c6220e64ff979fbf6383d3d994ee329024d14e08c18493d47e0b1ae36a20 - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-04-09 10:01:30 UTCInstall update 20H2-amd64
2021-04-19 15:53:44 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-04-19 15:53:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-04-19 15:53:56 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-19 15:54:06 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-19 15:54:30 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-19 15:54:43 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-19 15:54:52 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-04-19 15:55:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-04-19 15:55:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-04-19 16:18:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-04-19 16:18:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-04-19 16:18:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-04-19 16:18:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-21 01:49:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc7
2021-04-21 01:49:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-21 01:49:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:1b76b2f1fffcf18b1ed17f89fed74ec78baec5991356dd3f3be7393e4aa507c0 in \etc\rancher\
2021-04-21 01:49:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-21 02:32:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-21T02:32:13Z
2021-04-21 02:32:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-21 02:32:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=a5d9602ce1f264764b22e26a2425f99cb812cf97
2021-04-21 02:32:16 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.