Namespace
rancher
Image / Tag
rancher-agent:v2.5-4eabb35385437093fbfb797658c05645cc044aba-windows-20H2
Content Digest
sha256:aa5d7dc64567b9e9932b93335c586f05cafe66742e04b2b82316f749b3bb82df
Details
Created

2022-01-21 21:27:19 UTC

Size

2.66 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-01-21T21:25:48Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4eabb35385437093fbfb797658c05645cc044aba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4eabb35385437093fbfb797658c05645cc044aba-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:835e32b394368e6c2d93a613f19b425654bcb45ef2680db32b7021713303a782 - 42.5% (1.13 GB)

[#002] sha256:adceedb7077bf5a0aa7de080848658451c18910cf1579853d1bcae45d60542db - 0.0% (1.32 KB)

[#003] sha256:5343e27eb46b5a4ccc00f20a452b111df2c601e76cd09ebf65e510f9e1e575bb - 0.0% (1.26 KB)

[#004] sha256:cab35418b0f01c2c655f43e8128f0b905af51aeae92d27f38b7933e15f22f641 - 0.57% (15.5 MB)

[#005] sha256:e864fec1f6f1a1e9d176db78640cc96510722da9e43b9eadaee2a35c9eb70834 - 0.19% (5.27 MB)

[#006] sha256:0013cfc48ac691fb5df78104be05978f2f6abfa334109b28d5a33d5d202046ea - 0.32% (8.78 MB)

[#007] sha256:507f8f4d95467aa958fbb63b92e615dc8c7add9e86544c8d3954a84cd9dc4144 - 1.37% (37.2 MB)

[#008] sha256:3335fc4c9162f8ea73104a9b71c3fb426b3649ec1aa359e4840b259fcd558546 - 0.2% (5.33 MB)

[#009] sha256:dc6e6d81b9355d51ee7aad740e314809886d6d9c246ce7d891da6ad821d11565 - 0.57% (15.6 MB)

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

[#011] sha256:2b4ea3a332d9a331256b3f5a687776ada578e708b3d41837a7599afd3f0ca335 - 0.02% (425 KB)

[#012] sha256:fd2a46ca718a0227c382f701f10dba1b23972a245ee76ed24f102e12848a9ee0 - 0.0% (1.29 KB)

[#013] sha256:a419fcc14a8118da019afc1204d502fef34d018eff33093a53a5589afad1a733 - 0.0% (1.26 KB)

[#014] sha256:ea5a7ee497406bf947c108d3f4ce6e5df978d47e4706b7dae8180d56c4be436d - 0.0% (1.28 KB)

[#015] sha256:f637cdde3733a4740f17513890b8d50edf93cb43954254b28550d55bea8cfa93 - 0.0% (1.26 KB)

[#016] sha256:69a10cba1e8da5028972a58620bc4dc11028fffae947f80c2dcc1f1023f7abcd - 0.0% (1.26 KB)

[#017] sha256:cb369541ae8e584120c5abdd3a6cf0f6ed62bcb0cea787b8387bb228b91f4151 - 1.14% (31.1 MB)

[#018] sha256:4639644625d51e0f2c50cf70e366dcdeb3482c3d386f9131a0ab2bb722188459 - 0.0% (1.25 KB)

[#019] sha256:3ab249afdaf50ad174fffc328cd2b3cbf579542bb1b057b18b67d83a38bc0fab - 0.0% (1.26 KB)

[#020] sha256:fa6501d12169b51c217d0020b14255ea47671f0c546c46c50292937a3398a870 - 0.0% (1.3 KB)

[#021] sha256:bd207d2d525d83bef960654d62a7378b0f279486c88ecb71cd9e943c16944eac - 0.0% (1.29 KB)

[#022] sha256:dbf1ddfe54ea3c64fea400b85ef9d943bbda97a7f755ef2fc7d0dc6c40ed76ff - 0.0% (1.28 KB)


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

Apply image 20H2-RTM-amd64

2022-01-16 06:48:22 UTC

Install update 20H2-amd64

2022-01-21 21:25:50 UTC

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

2022-01-21 21:25:51 UTC

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

2022-01-21 21:26:00 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.'

2022-01-21 21:26:08 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.'

2022-01-21 21:26:32 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; } }

2022-01-21 21:26:42 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.'

2022-01-21 21:26:50 UTC

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

2022-01-21 21:26:58 UTC

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

2022-01-21 21:27:06 UTC

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

2022-01-21 21:27:13 UTC

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

2022-01-21 21:27:13 UTC

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

2022-01-21 21:27:14 UTC

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

2022-01-21 21:27:14 UTC

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

2022-01-21 21:27:15 UTC

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

2022-01-21 21:27:15 UTC

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

2022-01-21 21:27:17 UTC

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

2022-01-21 21:27:17 UTC

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

2022-01-21 21:27:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-21T21:25:48Z

2022-01-21 21:27:18 UTC

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

2022-01-21 21:27:19 UTC

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

2022-01-21 21:27:19 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