2021-08-26 06:13:03 UTC
2.28 GB
rancher/rancher-agent:v2.6.0-rc7
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.2% (1.14 GB)
[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)
[#002] sha256:690292dbc4f68f3105f974d109c5cd750750c5d88d7407e46869d6ee6b6c91e3 - 0.0% (1.3 KB)
[#003] sha256:1d81e00b0f98d9aab1963cbf1a96cd157aedd94e0947bb3d709a50cf355b0ab7 - 0.0% (1.3 KB)
[#004] sha256:47e98a3807dba291d7eadcd875128b2453c8d130bea49c7c9063cf26f0c313d8 - 0.67% (15.5 MB)
[#005] sha256:f18f1a14542daa0997ad3f14c4624ddb1f8e4f2a7bec3569e59634e32fb9d992 - 0.23% (5.28 MB)
[#006] sha256:37c36710fef2c797cde33c5561137def8d80b8645780f633191df09ddfb47e28 - 0.37% (8.68 MB)
[#007] sha256:be971a3d1a7de4006488a8adec389d6863a20cf42b12d6450efd812f9dadeb90 - 1.6% (37.2 MB)
[#008] sha256:2350592461145c12106f894c75b094fda1176f0cf5c5ec6a7b97638aa921be8d - 0.23% (5.35 MB)
[#009] sha256:8fb5358241fb2a1e737ff04e771816952f25b1382d57e8347dd6742f1aed0058 - 0.67% (15.6 MB)
[#010] sha256:f1d6da6464d973b50903901f247ed976708a55aa9cb28f130b6d598d15348a62 - 0.55% (12.8 MB)
[#011] sha256:0470add52595e07084f103261fff304d21fe9533a5243460a7aa58dd77adc4b0 - 0.0% (1.27 KB)
[#012] sha256:7c22b06f58ee52050ea69e93955b13fc946ae8529fab1926ad2e69516819dfd3 - 0.0% (1.3 KB)
[#013] sha256:8f4083774cd402b0bd6b20359dd5a957964ece39710b55d7acdeb5ec470423f3 - 0.0% (1.27 KB)
[#014] sha256:c6f05eca3216102f00a838eab027c917ae8153141a6d634aff9b8d1937506e84 - 0.0% (1.27 KB)
[#015] sha256:90d016bf056640c8331fe7130b020283a6b3406c4b468fc3bc82445d155e7db6 - 0.0% (1.26 KB)
[#016] sha256:c06c46aa2ca2bad23a00e1c963f69293b6ef11d0cd79738f15e97bd66fb7f409 - 1.2% (28.1 MB)
[#017] sha256:2e7e26540056c9e6ff772965f55a61d139bc85a84ff218efbdcd7bbe8e8c68e3 - 0.0% (1.27 KB)
[#018] sha256:0eea1ab52f818689658b72a0f8fd50fb9ec0f43acc4fd942ebd697838e472a70 - 0.0% (1.27 KB)
[#019] sha256:2431e653885335af9657d11d02d015793f3c2842c2115bb820efbd678b88eb05 - 0.0% (1.29 KB)
[#020] sha256:135b94bca6a6567b263286cca52b3201f755dbe19b7e1f5a0cc7d0b2b017804b - 0.0% (1.29 KB)
[#021] sha256:4532aea972e920d6291edf0e99dfb234d0ea410b7b7da6f2826774e7e346facc - 0.0% (1.27 KB)
Apply image 2004-RTM-amd64
2021-08-03 01:07:02 UTCInstall update 2004-amd64
2021-08-26 06:10:45 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-08-26 06:10:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-08-26 06:10:58 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-26 06:11:07 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-26 06:11:34 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-26 06:11:52 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-26 06:12:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-08-26 06:12:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-08-26 06:12:21 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-08-26 06:12:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-08-26 06:12:23 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-08-26 06:12:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-08-26 06:12:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.0-rc7
2021-08-26 06:12:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-08-26 06:12:29 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:3efdc37398aad8a2d7361e2913a69a8e5396599ebf0c96c3973d5f57a5ff8219 in \etc\rancher\
2021-08-26 06:12:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-08-26 06:13:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-26T06:13:00Z
2021-08-26 06:13:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-08-26 06:13:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=607fcdde62ddc924bc8d4cae332b3393ced21605
2021-08-26 06:13:03 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.