2021-04-30 21:53:07 UTC
2.46 GB
rancher/rancher-agent:v2.5-85f37a5fe1e985fe0160466d8a3e041b3d72ae97-head
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:0733c533742166d51de4203bf8d1edd6532523f38d296f5cd025668cca788c0f - 0.0% (1.31 KB)
[#003] sha256:2a4afe3ae8c03598dffe1442a82ef5c9b1eef9ca3557977f014d3b9a99770f21 - 0.0% (1.36 KB)
[#004] sha256:40a30a5584907fb55db39919edfe03e9796bd3aafb16a945ddb9f5cc47ed6409 - 0.62% (15.5 MB)
[#005] sha256:56bae7e8d26ed6d5c113dddca87edfebf06005b561c128283104d7e34687a97f - 0.21% (5.28 MB)
[#006] sha256:15acddfd007659c765e678e7065c1ddab47de9af5cb29d673e1473d916901cf5 - 0.31% (7.85 MB)
[#007] sha256:2efbefdac69524357bd79182c55969de8f4a2e66b421b4435c837b96ba9dd9f4 - 1.48% (37.2 MB)
[#008] sha256:05a6da12506b5a386d0476e2bd976b55401cea0c460722cb2b10a18eb2c67475 - 0.21% (5.34 MB)
[#009] sha256:cdea8fa3b1e05494ecf0bbe7b002cf199d03d5c31edea9f36e59bcc72e7b3752 - 0.62% (15.6 MB)
[#010] sha256:9c6d1e999ebe8287af00fa3c34d8f7279496c4defdfa9760999c9d700d537b37 - 0.51% (12.8 MB)
[#011] sha256:7ea9bda0b1cd17211ff24119092e3e44beb1f843cabca99cf2a457d8700df680 - 0.02% (435 KB)
[#012] sha256:5d5dba80964d4078aa322ccfdade961443eea944113596bae3fcfd73550e22d4 - 0.0% (1.27 KB)
[#013] sha256:648f45924a83bf57254eb87734867767d342c588f2454d7fb5927a36f7510b9b - 0.0% (1.31 KB)
[#014] sha256:e3904dc45fe9e4f54228917ea6be2af96f3fa826d7d02717960cc52b95145ace - 0.0% (1.27 KB)
[#015] sha256:24e31089e64b873e2e490d833d8f87f93284323b78ce4b51dbaf922f71c1e2a0 - 0.0% (1.34 KB)
[#016] sha256:ba68adc859417dad70d4c1774a45d6025528ba7753ae4e3e893430dab58282f3 - 0.0% (1.35 KB)
[#017] sha256:d05eb72d3826a9d9cc3b0c4de3baac042e863869f54b38fd3183baa261f63df9 - 1.23% (30.9 MB)
[#018] sha256:69c9ce636e84ef3fd0b2f49a46d511182023a86466ca84fee5473e4ed6ed83c4 - 0.0% (1.4 KB)
[#019] sha256:e1edef8d604493078b2e4419cc3e2671df012d1cee80d3e8115a1e89ba514d1a - 0.0% (1.41 KB)
[#020] sha256:2fb6b0ba36a5423c185e8c3f1ed9b9825b6e8f4ae1db001d5fcb9dce6161c832 - 0.0% (1.3 KB)
[#021] sha256:bb0bd9971a3dea2c11892ccdc42617d4b0214b6ffedc05c52e7e96635ad9f868 - 0.0% (1.37 KB)
[#022] sha256:15495954c67ad30b38ad46a193327d7204ef16a87a1794230e13fb4d5e2e46f3 - 0.0% (1.3 KB)
Apply image 20H2-RTM-amd64
2021-04-09 10:01:30 UTCInstall update 20H2-amd64
2021-04-25 18:39:07 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-04-25 18:39:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-04-25 18:39:20 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-25 18:39:30 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-25 18:39:59 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-25 18:40:12 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-25 18:40:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-04-25 18:40:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-04-25 18:40:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-04-25 18:40:52 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-04-25 18:40:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-04-25 18:40:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-04-25 18:40:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-30 21:52:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-85f37a5fe1e985fe0160466d8a3e041b3d72ae97-head
2021-04-30 21:52:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-30 21:53:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:8ee87a3a61018f69cc6ca0ba9d7fa633bcf23ae5e6321b3855f7d01f646052ab in \etc\rancher\
2021-04-30 21:53:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-30 21:53:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-30T21:52:39Z
2021-04-30 21:53:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-30 21:53:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=85f37a5fe1e985fe0160466d8a3e041b3d72ae97
2021-04-30 21:53:07 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.