2021-07-06 21:07:15 UTC
2.6 GB
rancher/rancher-agent:master-a83588d1029b8cb02fd2dc24d4a0b35871908c3d-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.97% (1.4 GB)
[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.22% (1.07 GB)
[#002] sha256:c11cf459863b69323b3b655f0f128c031209f378738f7df4a046755de79cacc5 - 0.0% (1.32 KB)
[#003] sha256:5be916b27687bb5fe6a4e78ac207951a2277eea16a4d60a3a07403038e5eb3aa - 0.0% (1.31 KB)
[#004] sha256:239b9b1aed423715093a161eed110d5e2c337a14776e471c5b9035716603c7be - 0.58% (15.5 MB)
[#005] sha256:96f4cf2e39547661eaeee144cf92eb4420b637caed2701167bcdb9d6c9ebb245 - 0.2% (5.27 MB)
[#006] sha256:ad4ed3a661ec4e7ddbd3c0da3ca52cd49a6fa87c2a671e64b64fbbee45288435 - 0.33% (8.72 MB)
[#007] sha256:a608e7741ac622ac0910b4f0a2ff221a11fe6d6c469069fb9a70ef4fba50cc30 - 1.4% (37.2 MB)
[#008] sha256:00c2140adfb67b7cac0e612e885feacc4cef082bd39ac36884f6da61147454eb - 0.2% (5.29 MB)
[#009] sha256:6ffaa4a1eef9fe63355adcff2f559170e49333897109010bfc22a30a936ea51f - 0.58% (15.5 MB)
[#010] sha256:9cb8003afc636c4695f3916522be0cb33d4248846ba675610e8831e8ffc618c1 - 0.48% (12.7 MB)
[#011] sha256:fd4bd4313a52ac531963dae56fe2d7bc9ba6eb3e6ad1f9a00332efb8f644ccba - 0.0% (1.27 KB)
[#012] sha256:16fcfd7316d5cb02ad79528160b857f86caf3f5c6e242233b2a5afab67926625 - 0.0% (1.27 KB)
[#013] sha256:d10cf31de3cb57784f2f9bb607d342f6161192b5181eb55fcb59a083fa557b13 - 0.0% (1.3 KB)
[#014] sha256:8bb20366e8490701def83c48fbc24b25f14d98faab5c5e64dc818129d57c1721 - 0.0% (1.27 KB)
[#015] sha256:2a593159008e89b68abe5c8ac840665220edb3fac59dc0d6e5a2c656113d0ca1 - 0.0% (1.26 KB)
[#016] sha256:24baacaa36528998fb87cd332bc3315a0f30750c6c1dd647977a6ca21dbf8c8f - 1.05% (27.8 MB)
[#017] sha256:973afaab9d3e81994cda596088e9e652ceb87007dabcec339a9b50badd0907f1 - 0.0% (1.27 KB)
[#018] sha256:8744a6e54e25f999bf3d0259dda1046122c0fdc9dd398a68613eb8c406daad60 - 0.0% (1.27 KB)
[#019] sha256:442d2ea5e3a14bc892f8cb6dae3f946e781a7f870f300acb88ad89c86129bd05 - 0.0% (1.3 KB)
[#020] sha256:831e835a6416bcf5ef855e506ebe1073faaf24dd31a7008488baca93807ada5f - 0.0% (1.26 KB)
[#021] sha256:dc8ea2b877543b668ad2c46bfff411582d77ede554ca59fdd60a637bce4f758d - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2021-06-06 19:49:44 UTCInstall update 20H2-amd64
2021-07-06 21:03:42 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-07-06 21:03:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-07-06 21:04:17 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-06 21:04:31 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-06 21:06:14 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-06 21:06:25 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-06 21:06:40 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-07-06 21:06:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-07-06 21:06:59 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-07-06 21:07:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-07-06 21:07:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-07-06 21:07:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-07-06 21:07:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-a83588d1029b8cb02fd2dc24d4a0b35871908c3d-head
2021-07-06 21:07:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-07-06 21:07:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:22b0fc8cbc34e4060d02481d174022e4f69cf502c5ab886f2dbd3ed26f66b699 in \etc\rancher\
2021-07-06 21:07:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-07-06 21:07:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-06T21:04:01Z
2021-07-06 21:07:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-07-06 21:07:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=a83588d1029b8cb02fd2dc24d4a0b35871908c3d
2021-07-06 21:07:15 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.