2021-08-04 20:00:06 UTC
2.63 GB
rancher/rancher-agent:v2.6-e3316c9de7f089c5eef25bf58ff700a0198527c3-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.96% (1.6 GB)
[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)
[#002] sha256:fb02a236584d697b9288b765609e08f25f02315ed6063e1698abc531933e5dd3 - 0.0% (1.07 KB)
[#003] sha256:0eb5037567c46bb1e7c6505ff660d7822dfe73b07a864b8ac28640cbc73fe381 - 0.0% (1.06 KB)
[#004] sha256:40821da5d6dfd0ffd96360a2eb34bdab7c471cb016f9c3afdc63db4c05a941f3 - 0.58% (15.5 MB)
[#005] sha256:5077e7ef57d863f5674a70c57bc329d6afadfd1a10b73b3fa745bcd15a7e90aa - 0.2% (5.28 MB)
[#006] sha256:a2d3f5a35f826cda6a0dad57b45b9bc17a173d4957187405ee8dada64a808a13 - 0.28% (7.44 MB)
[#007] sha256:55d69c131f57e77676f0c4c8e6b1c2947b97e4e29144ee4a817fcedfa0241814 - 1.39% (37.2 MB)
[#008] sha256:27d3e205c3b267ac826070b009862facb6b7a8e878e32d888987ca2395441a61 - 0.2% (5.34 MB)
[#009] sha256:196218d999e6e1b34e2810d00eb9720335ed5f357ef09766eee4ea4f25e7aa2d - 0.58% (15.6 MB)
[#010] sha256:5e54de5e9b9eebe823bf5a9b66c76d81c6fa1976a002f4054bf295dc4924cce3 - 0.47% (12.7 MB)
[#011] sha256:59ded7dc68cc3882abd16c4c2c77e141cc5536dbb1ee262f777972f319844e20 - 0.0% (1.07 KB)
[#012] sha256:cba0349bcb52d8b8e92f10c8a34f86e41b3cb4c029e08b465ac60acba77897f4 - 0.0% (1.1 KB)
[#013] sha256:26e62c55622f6d4977b664b8175d72595252c1fac9f73aeb270a2d1e447e800a - 0.0% (1.08 KB)
[#014] sha256:9a912af9e7b539c63628418cb34dff5523e5c3e44a3ddaf25bb7258bbb8ffea5 - 0.0% (1.08 KB)
[#015] sha256:5550d98d9e6c75cbc1f8fa432a3c920089a8c37ca8ca7b4919b6ee1007b37a9a - 0.0% (1.06 KB)
[#016] sha256:8da98731258099603eccc84893d4b1c47758b5d7eba8a1daf968e8c2ca9ef433 - 1.04% (28 MB)
[#017] sha256:a8d18bf63ab54765f350cca1ffe97de465f7f7fea2ba21693a81fe5ba37e5485 - 0.0% (1.1 KB)
[#018] sha256:db277115f9b4e2f6a0fb8500dbf8f656e09454ef2815639b2c08cce1bea76443 - 0.0% (1.09 KB)
[#019] sha256:e068a283e68a8ad1e2ea7aa80d71861754671b67328073ae91dbae9c79a753f1 - 0.0% (1.07 KB)
[#020] sha256:7afe8d9e2f056a1b9b7f622506f9af98fa137ee9bcc7bd28ea044f9ad9be26c7 - 0.0% (1.07 KB)
[#021] sha256:61f1e255d0fd5da0d8d794b68d4c23a091f44892a8290da52f3b031c28ac9736 - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2021-07-06 20:34:18 UTCInstall update 1809-amd64
2021-08-04 19:58:15 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-08-04 19:58:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-08-04 19:58:34 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-08-04 19:58:41 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-08-04 19:59:05 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-08-04 19:59:14 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-08-04 19:59:19 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-08-04 19:59:25 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-08-04 19:59:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-08-04 19:59:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-08-04 19:59:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-08-04 19:59:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-08-04 20:00:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-e3316c9de7f089c5eef25bf58ff700a0198527c3-head
2021-08-04 20:00:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-08-04 20:00:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:29f307b012ad0308a3b0055f29f9d233f1aa98bca43a078fc8c13cfcb59834b8 in \etc\rancher\
2021-08-04 20:00:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-08-04 20:00:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-04T20:00:00Z
2021-08-04 20:00:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=e3316c9de7f089c5eef25bf58ff700a0198527c3
2021-08-04 20:00:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-04 20:00:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.