2021-03-08 20:00:40 UTC
2.45 GB
rancher/rancher-agent:v2.5-a420b5195dd1d0a23411b0aeb17713f291e90e10-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.32% (1.4 GB)
[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.91% (924 MB)
[#002] sha256:b26f841451571bf74b50c08e53e5ecc10fc1b646f44f51a25fe005338f34e4b8 - 0.0% (1.27 KB)
[#003] sha256:cc56cca7e0819e9a9f4e172f7fd020c0068f9e6df509ff204064da69dada1d7a - 0.0% (1.32 KB)
[#004] sha256:9d391eaba62f6683b4329e2b9d9f877fff7646ae7829862f987dcd10ff62f6fe - 0.82% (20.5 MB)
[#005] sha256:138ebe5d80c1c9599d907f366b397cab5b5bff0464c5651039d9f243b4dc7a9e - 0.39% (9.78 MB)
[#006] sha256:73e4a2b1cea704ed9edfded64399f26bde2da7e901c7ff8eb25b035538956546 - 0.31% (7.86 MB)
[#007] sha256:623e0e18a58d68bbcb1329826dcc500334dd0c55ccba037a692474d8b394b5d8 - 1.69% (42.2 MB)
[#008] sha256:782911d5666c9289d62826d5623e85246139bad9d65b2af594f4b32cf9592b6e - 0.19% (4.86 MB)
[#009] sha256:e2c838d11e8cca4f99f3f6a0c1c8c872bf9b396c7b6cd30010b47d0f762d47df - 0.62% (15.6 MB)
[#010] sha256:7dd716614713464b2c104171f74c55a258092903418fd4d1a2f08f2851177983 - 0.51% (12.8 MB)
[#011] sha256:368842f44978ba9658bfa9b11a2a558e1e93bb7ec7a36d80b89e35b7c0f5a2e2 - 0.02% (462 KB)
[#012] sha256:b869230bd16f77d11ece33273c28267f43e54ecf7d0fa77d873c6431dc4113ed - 0.0% (1.27 KB)
[#013] sha256:30ed3cdddceb990c2117a28ca11dbfd227d057c923a8b4a1aa2edaafeebbeb36 - 0.0% (1.3 KB)
[#014] sha256:e23680d1bc80d130b2bb57a170275257bd59d28ca8a90dabe24378a31b57139d - 0.0% (1.27 KB)
[#015] sha256:1e8111471977327d053bd1a8efdbfa610532c1ad2f96e997872e43a27ae17bda - 0.0% (1.27 KB)
[#016] sha256:d36c95ba25b7128147cfac4c98a3978e1c65321261d663d52b1968348a3f4b27 - 0.0% (1.29 KB)
[#017] sha256:766ad685eb7ac014497b07263fa1bf28cbd45f4a24cb7f071ffdfb0097fb432f - 1.22% (30.6 MB)
[#018] sha256:de0d41a208c29ceb3551e5d954ad0e61087e487eecfd82e6fe56f3254cc1dd24 - 0.0% (1.27 KB)
[#019] sha256:5bf3ed09f4314c45115bc51d444ddb398af6297a6d9cc9c605b51083cd0752bf - 0.0% (1.27 KB)
[#020] sha256:5469c8d4aa489d36b068e784c6a202b270990ebb62d442d2b9f79a503fa381e8 - 0.0% (1.29 KB)
[#021] sha256:61942fc4fdee5e1501f200c3e48c8182f8984ad6c39441302796feb29585ef35 - 0.0% (1.27 KB)
[#022] sha256:06519e331be9c3bb2317cc5ecd4c408d9b2669fd3c8b1141a46e15f1a7c0b4a1 - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-02-05 16:31:04 UTCInstall update 20H2-amd64
2021-03-08 19:58:59 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-03-08 19:59:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-03-08 19:59:12 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-03-08 19:59:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-03-08 19:59:45 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-03-08 19:59:58 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-03-08 20:00:06 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-03-08 20:00:15 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-03-08 20:00:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-03-08 20:00:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-03-08 20:00:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-03-08 20:00:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-03-08 20:00:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-08 20:00:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-a420b5195dd1d0a23411b0aeb17713f291e90e10-head
2021-03-08 20:00:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-08 20:00:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:5881b95136eab4f5e2afb4081ec13f294c8e5fe5246abf0aa4ebdf1c3d56b122 in \etc\rancher\
2021-03-08 20:00:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-08 20:00:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-08T19:58:57Z
2021-03-08 20:00:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-08 20:00:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=a420b5195dd1d0a23411b0aeb17713f291e90e10
2021-03-08 20:00:40 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.