2021-07-27 20:14:10 UTC
2.25 GB
rancher/rancher-agent:master-16326e24fa7f9a4e43c0f5a78dcbf92049c534d1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)
[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)
[#002] sha256:a55eec8b13b9131b67698b680ff43fce1de7934189baaafa05c6e3f5656c4990 - 0.0% (1.34 KB)
[#003] sha256:0d53577ef93a321e2170a142c003cda423d36e280a377b913f888d0db4d7da92 - 0.0% (1.26 KB)
[#004] sha256:1a7c298511b693c0497bd5c94e38e7ba6ac58aa83883d5f9f1b0934aabf2475b - 0.67% (15.5 MB)
[#005] sha256:87803d6af0d3d01616fba2c1ca1bc2d4c13948220a550c6dc57319f8336ef26f - 0.23% (5.27 MB)
[#006] sha256:ab5363bf7b33c5e228717db567bba548a30c379cc6ad5406e7a520ec1d019165 - 0.37% (8.63 MB)
[#007] sha256:9f5c1c8c21351401df1d1cc529fdab3645237f3a15c6c037a4bf0325080ea201 - 1.61% (37.2 MB)
[#008] sha256:371998e9d281c8f4da1cc3b8edb0bfcbf0eeab894def1837f7a7dc02806d85e9 - 0.23% (5.33 MB)
[#009] sha256:6d7b4e0a4d72c581fcf464b1232c700d9438a0fda460056d08cb8ae6da729868 - 0.67% (15.6 MB)
[#010] sha256:83bb8e23d165ccc9b0bd2515a664bc2614006e9603f5b9123dc3ea4687008cef - 0.55% (12.7 MB)
[#011] sha256:dd67b18ccaeecbd689f6799fc6de95d2e4c91222e65859246997113da3013f9c - 0.0% (1.27 KB)
[#012] sha256:3af3b2e5e5ede62582edd438654eced39706ffbbb2742177260a74df91227407 - 0.0% (1.29 KB)
[#013] sha256:746e05cfe6523c2e857907abef89bf07d5c5a4fcea7f278d13e3927b369afcf6 - 0.0% (1.26 KB)
[#014] sha256:55c5d18accbaa55e250e5ce2029af172ed56e8c2e0d48fb5aae949e0b3b2beb8 - 0.0% (1.26 KB)
[#015] sha256:b7f954a7c688dff889ea7f104ffa5945fe76f2c100c539826569bf83e42e8e6b - 0.0% (1.3 KB)
[#016] sha256:0f2a691682bb180a4ddedc35a03537d4f428afd7bea9826e0beb5276a7f8f435 - 1.21% (28 MB)
[#017] sha256:be78ba4832170875b8b82c6296091760527f475cec7cd27cf0e8372c3b5b704b - 0.0% (1.27 KB)
[#018] sha256:139347e9ea0bcb7127a34f243677702f7df477290124fb49319cfc8da938eead - 0.0% (1.29 KB)
[#019] sha256:7409647ac43206d04461a908225e10aa1dc9928cbb1dfbd011f4cdfafce09171 - 0.0% (1.29 KB)
[#020] sha256:2efdfebd7f55640d495cb292f62373eefd46bc5052a356c3e723b4131f9e71f8 - 0.0% (1.27 KB)
[#021] sha256:df01f4c8a1e6c8fab8cc507eaa16a0b4ab5b324a1ba76d28bd80a8a2723cc286 - 0.0% (1.27 KB)
Apply image 2004-RTM-amd64
2021-07-10 18:37:09 UTCInstall update 2004-amd64
2021-07-27 20:12:11 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-07-27 20:12:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-07-27 20:12:22 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-27 20:12:31 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-27 20:12:58 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-27 20:13:08 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-27 20:13:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-07-27 20:13:23 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-07-27 20:13:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-07-27 20:13:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-07-27 20:13:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-07-27 20:13:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-07-27 20:14:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-16326e24fa7f9a4e43c0f5a78dcbf92049c534d1-head
2021-07-27 20:14:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-07-27 20:14:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:80eab6fb1837be5a38f10c66d1eef64ffc08e313029166f5a9be2a33c21c279c in \etc\rancher\
2021-07-27 20:14:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-07-27 20:14:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-27T20:14:03Z
2021-07-27 20:14:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-07-27 20:14:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=16326e24fa7f9a4e43c0f5a78dcbf92049c534d1
2021-07-27 20:14:10 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.