2021-07-30 16:03:58 UTC
2.6 GB
rancher/rancher-agent:v2.5-07131035f51f3e264c114e9d9dde65aae37bdf4f-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.81% (1.4 GB)
[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.24% (1.07 GB)
[#002] sha256:bcad52d772e44656f405153f8f70592c5a24d5a343a37a82d1b2c5d4697d1fe1 - 0.0% (1.34 KB)
[#003] sha256:e8adfed016c9cf1e0f574dd1fc5750b15fd9662a0068fcb9e9fabd9be89e7e81 - 0.0% (1.29 KB)
[#004] sha256:be0a75323c66aea0c6da45cf8da9f6a9bd58e62e08ad8263b1eff11472f93e5f - 0.58% (15.5 MB)
[#005] sha256:3acda060dfb194e8684430a11affc4d06a35e165ffd19f838f84de70aeba50de - 0.2% (5.27 MB)
[#006] sha256:731e628b238a0f819a892b1717f469570070f0fda0b6ad717c97c18a4ddb5e8c - 0.33% (8.75 MB)
[#007] sha256:55cdeae26bd5b5dc5fdc81212e17557e1fdd19fd7da8998df724c2ffc22d6291 - 1.4% (37.2 MB)
[#008] sha256:5898decdf6e17b3770b31e1c648961791992df1be4bb3ba24763e7e2b503c3b9 - 0.2% (5.33 MB)
[#009] sha256:0662612d7929bdb762216d9d0d743b8341c9846b85b1d533fac4a69082795f0e - 0.58% (15.6 MB)
[#010] sha256:42ef2ab3191bc246ef0de23f8c0ad2d8d8669a8ebb57af6168e810f1caf5049a - 0.48% (12.7 MB)
[#011] sha256:665911424278140ef638d504e447de080412b1206aa6292b584863f78de93ca8 - 0.02% (432 KB)
[#012] sha256:a3d2f93c669d8899f117e232d96b7964e74c2257d6343ffe80c79741a0b729b5 - 0.0% (1.26 KB)
[#013] sha256:06bdb296bc5c62dffc027831c07f3144318be162cd4898c63f8d5c2858425e36 - 0.0% (1.29 KB)
[#014] sha256:a3107689f8aaa910c655be740c19104b22531e38cef744060755bfed08a4aa69 - 0.0% (1.29 KB)
[#015] sha256:c9945eeb1b62441dc4dd0a49ad26ac8c0de76b927fc9e481cd62ca945fdae501 - 0.0% (1.26 KB)
[#016] sha256:7a1ef28aa21f616b703ce9e64d10bea802bee6f9affa02ee3892396a5aaf599e - 0.0% (1.29 KB)
[#017] sha256:b82ee37901d06c6fa2139c9a9fb5f95bbed20f720db24e8e21152da56cf600cf - 1.16% (31 MB)
[#018] sha256:ed680c61836fe6ea219beb86d3859321cc4c69d25c73542a9eabe4f68f19e420 - 0.0% (1.27 KB)
[#019] sha256:4372f3f2271833c5235b3b0022b29d096bc17e31e5c69ccda2e717a9cc93866b - 0.0% (1.26 KB)
[#020] sha256:ec94f96b8394a1bd78625815217aedaf0e0f84cc144c639e73d991b705f2181c - 0.0% (1.26 KB)
[#021] sha256:647dbc5d788ac4e80581a39839b6ddb430623952025b14c41af1455cb35ae65a - 0.0% (1.27 KB)
[#022] sha256:c4ae53973b146984a99f01d2878a326be37ac5ec95e4af8f6fb3b416cb15a76b - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-07-10 18:29:59 UTCInstall update 20H2-amd64
2021-07-30 16:02:13 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-07-30 16:02:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-07-30 16:02:25 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-07-30 16:02:34 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-07-30 16:03:01 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-07-30 16:03:13 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-07-30 16:03:23 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-07-30 16:03:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-07-30 16:03:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-07-30 16:03:47 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-07-30 16:03:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-07-30 16:03:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-07-30 16:03:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-07-30 16:03:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-07131035f51f3e264c114e9d9dde65aae37bdf4f-head
2021-07-30 16:03:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-07-30 16:03:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ad4b2c613d74ead4452668c672fa3f5dba006a0cd48238fb6a5504cc57e5c7f3 in \etc\rancher\
2021-07-30 16:03:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-07-30 16:03:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-30T16:02:11Z
2021-07-30 16:03:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-07-30 16:03:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=07131035f51f3e264c114e9d9dde65aae37bdf4f
2021-07-30 16:03:58 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.