2021-04-20 18:33:34 UTC
2.46 GB
rancher/rancher-agent:v2.5.8-rc5
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:bfcd1e4635105c3d1358858dda86ba19e92ab992c2094f88e884f1654cd03149 - 0.0% (1.3 KB)
[#016] sha256:ad011a693109e7aced1489e0b9743ccfddaa0ccabd6d5211e8b054c84f873a2a - 0.0% (1.27 KB)
[#017] sha256:4d02937bf4dca7e0dffcf66b4160e7cb5ca6581f38c16a0a2a2a02077a8006d4 - 1.23% (30.9 MB)
[#018] sha256:5622cb169b8201970d90ea7f04a1d6fd040c47a9a4b814b972e186afd038fd16 - 0.0% (1.26 KB)
[#019] sha256:8e899258347c063fd2e0bc551a3e2632826f25c697ef4a5d2f32277067df3908 - 0.0% (1.27 KB)
[#020] sha256:18f46bb7f2cce712c52ff5f631422c1347b77b7445ce6e7165e5ec1c4d948ad5 - 0.0% (1.27 KB)
[#021] sha256:e8d49fbf3223d0528f6c9977cdf86988cc3d8312c863efba556682a222b9a89a - 0.0% (1.27 KB)
[#022] sha256:0bfe0016db90c5f86f28a0bb93cf77befa63767a15ab4fb55826e477cd2a3ca0 - 0.0% (1.29 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-20 15:31:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc5
2021-04-20 15:32:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-20 15:32:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:79a9af24446ea6bfa62df66f04e4dac0eeae90f6b2a3c732540d46faef91b8f2 in \etc\rancher\
2021-04-20 15:32:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-20 18:33:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-20T18:33:31Z
2021-04-20 18:33:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-20 18:33:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=0f4526a5fa1ead594102297f6d9071a51717016b
2021-04-20 18:33:34 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.