2021-07-23 23:27:37 UTC
2.63 GB
rancher/rancher-agent:master-cd623b5d9bbed1628ebe6f3f9687b473e61dbebf-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:e3f3c497caf0c20c40917a9b488ab126430361239d365e21813ecd3b7e20b17e - 0.0% (1.06 KB)
[#003] sha256:4d02be1c7c25f24696a92703ebc1a4808d6bc5cd53c9549c48c4cff84196699a - 0.0% (1.06 KB)
[#004] sha256:7c444ba0c5101a4161229bb442d53e6bc372f8bd49184842e3a5c5e3299b1492 - 0.58% (15.5 MB)
[#005] sha256:05214134a23bcfcc188e9981b895f8832dd685b68649542398ff5f2435bc562b - 0.2% (5.28 MB)
[#006] sha256:c02c0feaf4b7e9031242612fa7cd84cac320c71ce9e6de73fcc739eca70be2ca - 0.28% (7.44 MB)
[#007] sha256:1cece3e88c9b50962e3a7b24bf4607f3b6d47f747d927d3a79a4bc1f91e4327f - 1.39% (37.2 MB)
[#008] sha256:f9cf4c9b18771f6c8a9b70928de3d9c6d57698af8620acee7b8e62d98d5c4d11 - 0.2% (5.34 MB)
[#009] sha256:9446106f380a3d0ab0e1057b1929724e39770fb5abde9bacda59526fb45876b4 - 0.58% (15.6 MB)
[#010] sha256:fc5543ad6ff3966f50cf62120795d878d30ad5a239ead159cfc9bd0881da5e6b - 0.47% (12.7 MB)
[#011] sha256:dab7694292800cf2d4a00f3801185a9f4ecbe44ce890e6306b3180b6b017f881 - 0.0% (1.05 KB)
[#012] sha256:b5c6ad55bbd4fc8ea590f0028e844a4971413f8c0ed1f0fb6f66ac102723ea6d - 0.0% (1.06 KB)
[#013] sha256:c48b091ec668521ba881853f812b6aed34c95d06d8b35e58da7d543fd9a71f8f - 0.0% (1.07 KB)
[#014] sha256:e7bbacd9aad9a6c647d2336f85d79d7b1f6056dd8aae04309227ab8b972eea8c - 0.0% (1.09 KB)
[#015] sha256:ac5f98dd2e4851af696294136ea8cd42a662b54ee47bad49120defdaeff780f0 - 0.0% (1.06 KB)
[#016] sha256:a7618a794db5a76a86c55a7a955cf5e8aff20eeebae55ed7c789486529babb17 - 1.04% (28 MB)
[#017] sha256:d2537efe757a90b89867ff1256913087789bbe5c61c3290f551432d0b6a6d322 - 0.0% (1.09 KB)
[#018] sha256:4708e55ed87b1921872c9a23d2b192eb8c7458190bf68f3df998896b3b910c97 - 0.0% (1.06 KB)
[#019] sha256:cd2d30aa535fd33527cdfe13ad7f0191becb45ef1d2bb28255183d3e8ecd1052 - 0.0% (1.06 KB)
[#020] sha256:88711fe32aec669a74501345bbba2fec352d875e8c79a09ea04224bab6d03e69 - 0.0% (1.07 KB)
[#021] sha256:7c4d183b5ff5dad11bc208deeb4aa088194986d64808c73a58014df23f2c3eeb - 0.0% (1.07 KB)
Apply image 1809-RTM-amd64
2021-07-06 20:34:18 UTCInstall update 1809-amd64
2021-07-23 23:25:32 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-07-23 23:25:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-07-23 23:25:52 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-23 23:26:00 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-23 23:26:31 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-23 23:26:42 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-23 23:26:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-07-23 23:26:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-07-23 23:27:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-07-23 23:27:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-07-23 23:27:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-07-23 23:27:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-07-23 23:27:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-cd623b5d9bbed1628ebe6f3f9687b473e61dbebf-head
2021-07-23 23:27:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-07-23 23:27:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:af314e7e6dc36efebba45c6d844316f80aa0a016e4f2aabf7e5b53c6f9857bc0 in \etc\rancher\
2021-07-23 23:27:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-07-23 23:27:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-23T23:27:31Z
2021-07-23 23:27:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=cd623b5d9bbed1628ebe6f3f9687b473e61dbebf
2021-07-23 23:27:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-23 23:27:37 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.