Namespace
rancher
Image / Tag
rancher-agent:v2.5.10-rc3-windows-20H2
Content Digest
sha256:5abdf22cbf6f1dbb8605294dde1e513472368ff71aabc899cb4e7bd72e248a49
Details
Created

2021-10-06 18:21:18 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-06T18:19:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ff9137498166abfd52a35a9da56a058c86a97637
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.10-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.17% (1.4 GB)

[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 41.94% (1.11 GB)

[#002] sha256:bc7ba1da30d21def532f4419dc38d33c0365ff9d5e0f6cc4afef6c99af138fc6 - 0.0% (1.27 KB)

[#003] sha256:08db339321894e2b4f7ecb1c37313f02a6d7d80a497498e440b3b184e41daf6c - 0.0% (1.27 KB)

[#004] sha256:2a73606bac63bb0cbdc9cae8fa83b9a7646171077d33fe66d1ecaf5fda1e5d14 - 0.58% (15.5 MB)

[#005] sha256:08e89bb17780bcce84843e32ed1ea50e565a5af06a3cbff23304a01f3d071f0f - 0.2% (5.27 MB)

[#006] sha256:1ece858dfe7be7052272943f7345295d2d0d2201181c93e044a50556712df2df - 0.33% (8.79 MB)

[#007] sha256:6ac6ddb3c8d005fbe4fa706156dd299a0fadd6ba096226696dfcbf46fac77557 - 1.38% (37.2 MB)

[#008] sha256:205b1c1a344e82a7981a4865a440c43b25f832da91c7a51aae4e75804e485791 - 0.2% (5.33 MB)

[#009] sha256:dae07bd11ce5a229c647217a94ba07f162039bf1ac2acf4c46763d2a3af0ada0 - 0.58% (15.6 MB)

[#010] sha256:72675bcc4d5f48210ffbdd8dfbb7c459a2024471ea093b75297b2fa46bd3e71c - 0.47% (12.7 MB)

[#011] sha256:d06564da1e257738ae5377152dec13879d9e264c54e5ca5e6e203d799b2d6a8a - 0.02% (429 KB)

[#012] sha256:1d31295eda0b9c2f50b3193319684b802fc2f551a711ac33e58fceb6413ba87d - 0.0% (1.27 KB)

[#013] sha256:26eb9958990903b3b4faadaf897246794e0704d1210bb1b13dd7371af8bf6529 - 0.0% (1.31 KB)

[#014] sha256:16e13ec8c9452bd4553e68b4cce6b183405a7d748f38f501cce4abc1bf016200 - 0.0% (1.27 KB)

[#015] sha256:2873f6a8f5d99787dc18bdbcdda3819c9bb826321da06eb75dcffb51b07cfff3 - 0.0% (1.27 KB)

[#016] sha256:4cd02fc5bfbb9cb71f044a5d57ae2d8197f6e31eed6f273f6d3c65a16e74bf33 - 0.0% (1.27 KB)

[#017] sha256:075b8205317eb7eec2716417862ef5b20708a4bf13537617dc9b955d5398d0c6 - 1.15% (31.1 MB)

[#018] sha256:02b7f246af1dace2521a72015f13e098828348e6afaa97c499a1d6ab88364cb7 - 0.0% (1.27 KB)

[#019] sha256:b2e0e4b2fc8421c558a83816ac5fdd9bafd380b46fe3b1a1bad04ec4b849a563 - 0.0% (1.27 KB)

[#020] sha256:e328ba17edf8e8644ed01ef01c264820adade61380129b7e175c1a6fc76fd121 - 0.0% (1.29 KB)

[#021] sha256:06f0bbb27f65fc87e2e6571e77f62c2e085b64374a61ec0a90f9871a2c49b3ca - 0.0% (1.27 KB)

[#022] sha256:8a59a86e543c1af1258e282dd6550050a01f578e980a9af4a1eaf2a75764df5a - 0.0% (1.3 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-09-13 05:28:20 UTC

Install update 20H2-amd64

2021-10-06 18:19:43 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-10-06 18:19:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-10-06 18:19:53 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-10-06 18:20:00 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-10-06 18:20:28 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-10-06 18:20:39 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-10-06 18:20:47 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-10-06 18:20:55 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-10-06 18:21:03 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-10-06 18:21:11 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-10-06 18:21:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-10-06 18:21:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-10-06 18:21:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-10-06 18:21:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.10-rc3

2021-10-06 18:21:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-10-06 18:21:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:3bbd17ff26eea7493cb2b0cee7dd1735cfd7f0562a38155806dff5a968d1c376 in \etc\rancher\

2021-10-06 18:21:15 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-10-06 18:21:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-06T18:19:41Z

2021-10-06 18:21:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-10-06 18:21:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=ff9137498166abfd52a35a9da56a058c86a97637

2021-10-06 18:21:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Danger Zone
Delete Tag

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.

Delete