2021-07-07 23:58:47 UTC
2.6 GB
rancher/rancher-agent:v2.5.9-1ec08498032caadb843dd0b23e10c11fdfa1d75b-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:9d1f23a7c5bc74aca03ee9c03afa5793ddc2782920e83456825105cb58c1efc1 - 0.0% (1.34 KB)
[#003] sha256:0f0ac067d497b29685419c85e9e33c1f9c38b541d0cfa06ec21fef230a9a52c9 - 0.0% (1.27 KB)
[#004] sha256:eed7642169bd6b04447b205d2df95c8c02155922296b7c48f2d654c6b24c2cef - 0.58% (15.5 MB)
[#005] sha256:cbd08e8cedfa7c950c4a000ca1f55ac2f5b9ba65c5531a26a0d2d88344c7580f - 0.2% (5.27 MB)
[#006] sha256:536a96c28868bf643eb139efdfe2a0fd26c1967fa600fdb12a223190fe0fb544 - 0.33% (8.72 MB)
[#007] sha256:ed1a5ffa8d9db413865dbcb52f8d734ca90b5d22870c6d20c86b4d0383c4b1cd - 1.4% (37.2 MB)
[#008] sha256:465bead4a5a008df4b55343fd8cc5c8d8c7c03c0d46ac22824dd54a275666d6e - 0.2% (5.32 MB)
[#009] sha256:40fea32c524c838962cbff1d0b5b6d13612d4e6206041342cc16b72db2c23005 - 0.58% (15.6 MB)
[#010] sha256:f22407308df095d8938fa4e6710f6837a18df42425733ca5a695a68076319f9e - 0.48% (12.7 MB)
[#011] sha256:b535e74452df501c5cd92f4e503f38a8c3fe3802ffca2ec268ba142e038ea3d7 - 0.02% (422 KB)
[#012] sha256:8587677da7984d2cb86fc077abec9f3541b2b7da3259a4f8724281d4d06d285a - 0.0% (1.29 KB)
[#013] sha256:00197f57cca9b38d27e3cb4b0e5d3560a55ebe7cd805376130ae36d0b0025e4c - 0.0% (1.3 KB)
[#014] sha256:b0c6d8890e08bec7e107a13b1742cc0d5dec0532e06ee7a96f7fae24d45e4d03 - 0.0% (1.3 KB)
[#015] sha256:5def353b40f3f85db1b2dce65e2e9b3b08b650dfe895174bb2228a7ec46bcb5c - 0.0% (1.26 KB)
[#016] sha256:859fc2b5e3f10aa10f4885e8c16a07576a9fe57870459366a2650ed9ff84b9d4 - 0.0% (1.26 KB)
[#017] sha256:e3c2590dd12e67066d1228e6d3f3a578df729c08f2371ddc4b0e678cb7722438 - 1.16% (31 MB)
[#018] sha256:4666ef5b704af9a3648ad5c4839891d2b1752b2ce89bdfbd0196e677f8bde87d - 0.0% (1.3 KB)
[#019] sha256:ff0241a9671caa66a44ce23c6267b1c21e08a041981e1b1f2ab231161d4ebb88 - 0.0% (1.26 KB)
[#020] sha256:c2a9f109a4f78480e6229dd8489bcd66d113acc450157cfb6b15e8f1d239b2b2 - 0.0% (1.26 KB)
[#021] sha256:e2986ab5347ca8b65604ab4818a1963d47eb2b1df71283dc028feb6fa0e986c3 - 0.0% (1.26 KB)
[#022] sha256:c2283524ab7cff71426c4c1fb76688ce3c5b3a6d3ac62e7cff22fc7057ecf848 - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-06-06 19:49:44 UTCInstall update 20H2-amd64
2021-07-07 23:57:03 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-07-07 23:57:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-07-07 23:57:14 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-07 23:57:22 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-07 23:57:47 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-07 23:57: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-07-07 23:58:09 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-07-07 23:58:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-07-07 23:58:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-07-07 23:58:37 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-07-07 23:58:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-07-07 23:58:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-07-07 23:58:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-07-07 23:58:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-1ec08498032caadb843dd0b23e10c11fdfa1d75b-head
2021-07-07 23:58:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-07-07 23:58:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:0030a5573d62316d21f5647698c2a17c0c4d083c6d8630ed20531885dc8bb79e in \etc\rancher\
2021-07-07 23:58:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-07-07 23:58:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-07T23:57:01Z
2021-07-07 23:58:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-07-07 23:58:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=1ec08498032caadb843dd0b23e10c11fdfa1d75b
2021-07-07 23:58:47 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.