2021-06-30 17:52:41 UTC
2.6 GB
rancher/rancher-agent:v2.5-400b0d0c1dbda5cee990bd53b4d8175f2d4a4bc6-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.89% (1.4 GB)
[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.16% (1.07 GB)
[#002] sha256:de8da0084ea03463379cd05f79fac7b98699689182c3137ffa8b115b0e86f398 - 0.0% (1.32 KB)
[#003] sha256:3123757e8aa10b5d05e8c92329b9dfad4411b11a1d8657dbeead2733fabdae82 - 0.0% (1.3 KB)
[#004] sha256:d2babf82382dd5f2da9dfc7320b79166fc1cd3d92e5dbf7820a5edb1849055ea - 0.58% (15.5 MB)
[#005] sha256:8ac76fc2524f84d9122d9ea6dff51e69f23b1d89cbc2febc768ac6b678586ecf - 0.2% (5.27 MB)
[#006] sha256:c441eae06bf8641317a1aa131ed74eb64c2870acb2aefbfdb673cf3e9d36d803 - 0.33% (8.72 MB)
[#007] sha256:c9ac4f906b1c7b91f93ade6c7dce128472530a9860ec41c7b5724325e4610dcf - 1.4% (37.2 MB)
[#008] sha256:c8dac717fc16bebaa09a2a2136278148c7d3de499fab55f583a82323388a208c - 0.2% (5.32 MB)
[#009] sha256:317e9a2798673083edf7b9881211119d7a404c19a68a9c278b72b637e82d99b8 - 0.58% (15.6 MB)
[#010] sha256:9f3ca4c5f45178af2a0fa834e5effa8ab8a3fc1576a63efa5b4bb3a6a6d0ba39 - 0.48% (12.7 MB)
[#011] sha256:7624c434525a0a7aad7fc27dee2b83012a601b0a6310d5e31752b7724d676b9b - 0.02% (423 KB)
[#012] sha256:d783c8e49339f4007c0bf785c677554ee0d6e909c44d050fbb9a2be0f0e833a6 - 0.0% (1.29 KB)
[#013] sha256:f7929c6489dcbacefcb2a66dd0e9c88b4cfb5b390db59e282db2700bb8ad10d3 - 0.0% (1.29 KB)
[#014] sha256:8c5c7b7b5ec484c2dc0ec31432d32d48fe86ffb67356e5c4d39c849159d55b49 - 0.0% (1.26 KB)
[#015] sha256:315c6cfdfd30c2bbc8aa45e2a2cafb09279943e5c467311809a8ad21af07f1b2 - 0.0% (1.27 KB)
[#016] sha256:fb96456aeec69fe008ae3573e8bb6d3fbec5ff026d25d2cf1d886df7b4f38da2 - 0.0% (1.26 KB)
[#017] sha256:334bd11bdf432420e96f17c7ce369a43017c007905f0c562e8532a4cd95ab20d - 1.16% (31 MB)
[#018] sha256:d12660b34964bb9204bbad65fa9afc7a961165ae0da46cd3cd4cefbf289a0740 - 0.0% (1.26 KB)
[#019] sha256:e26d1bbcb02b149d610ef2ca70efde96e15cd2fbc34c7986f8ea95fb60f2adb2 - 0.0% (1.26 KB)
[#020] sha256:f4cdd659aa502aca20f688099e5eccd082424bb91d4a7051cd9f6f61cc227bc7 - 0.0% (1.3 KB)
[#021] sha256:4eb9f98f61ec1642e2230cd38e2c1e3c0992e959f22250140e937173254bdd6c - 0.0% (1.26 KB)
[#022] sha256:31d6ea01517ee22f2a6280149ebb4b8cd2dd9545a0231cb0ddeeb6b5483637f4 - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2021-06-06 19:49:44 UTCInstall update 20H2-amd64
2021-06-30 17:50:57 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-06-30 17:50:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-06-30 17:51:09 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-06-30 17:51:17 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-06-30 17:51:42 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-06-30 17:51:54 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-06-30 17:52:07 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-06-30 17:52:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-06-30 17:52:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-06-30 17:52:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-06-30 17:52:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-06-30 17:52:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-06-30 17:52:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-30 17:52:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-400b0d0c1dbda5cee990bd53b4d8175f2d4a4bc6-head
2021-06-30 17:52:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-30 17:52:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:7b39900ba71b2449622bdcd5bc33ba7ff9257d156440dc66c427d6d67430b6dd in \etc\rancher\
2021-06-30 17:52:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-30 17:52:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-30T17:50:56Z
2021-06-30 17:52:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-30 17:52:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=400b0d0c1dbda5cee990bd53b4d8175f2d4a4bc6
2021-06-30 17:52:41 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.