Namespace
rancher
Image / Tag
rancher-agent:v2.5.14-rc1-windows-20H2
Content Digest
sha256:51dd4d83c0f300f9e34f91f85ead111321849d42f1ce9c6443a6f3cbaa7c2427
Details
Created

2022-05-14 00:27:39 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-05-14T00:26:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    68f68d2d88cc7d2106005192bf899896ceebfa44
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.14-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:52eb12a90ff62c5c90193a827fcaf7cb3b7bc762dfb3326ad322ce1afece3728 - 42.21% (1.12 GB)

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

[#003] sha256:826a3dfb885bdd8a951e9f184dcb9f20a7b3f6f7f06e0f752297243f435e2e4d - 0.0% (1.29 KB)

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

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

[#006] sha256:54c3e557684bdb0410926e92df79874f9c5f6f89ed023830220cedede1617c47 - 0.33% (8.83 MB)

[#007] sha256:39655cba01892c2235d2c4eae9a3f495b4321fcf91d9af24492f58133e633d6f - 1.37% (37.2 MB)

[#008] sha256:a98949394845c8b0399911b5d28d0291a2d5ae45d0e9498b5d96e25dc2625ed6 - 0.2% (5.34 MB)

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

[#010] sha256:edf26ffad7defa6a10b1ca0acf47dfef6c4faac251f821f20cc3a73235c57f9f - 0.47% (12.8 MB)

[#011] sha256:d8bbae537e0bbc678f58e9f706b808fa3472ac859bef0315f3323d79d9611b2f - 0.02% (436 KB)

[#012] sha256:fe12b9a42f1c85ed8871f3fb5c3478daca674a4fa172500bd8e6bf59c0719680 - 0.0% (1.28 KB)

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

[#014] sha256:ae3099b30bccf6a5fa4fc2a8218048731ea6cfc4959b5163c05342091edf366d - 0.0% (1.29 KB)

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

[#016] sha256:127263ff9802333bc7b89b9ec2c15785ed1269e8fa82ca063123e68315c77b23 - 0.0% (1.28 KB)

[#017] sha256:0e798efc5da9b1bfe6ca25626d877321dd5de33d62204783060ce4f98f01abe7 - 1.17% (31.8 MB)

[#018] sha256:fce72ef41bd720e83df1e625c7b2a295e61bbef56f46fcd46916c13d63063c06 - 0.0% (1.26 KB)

[#019] sha256:1e893c9d0b41b3c0c3b3f811775c0b1ebf9d17753a182faae8353800cece3793 - 0.0% (1.28 KB)

[#020] sha256:c24732bab993b96e440ccae2a8897bc301b7b0bee6be15687ae66e9608d3694c - 0.0% (1.26 KB)

[#021] sha256:bc9d76a3333b4fb9b4a3cae9ab656bad38623bfe3e74fa7cd66a88ef69a55be8 - 0.0% (1.26 KB)

[#022] sha256:4961fcb309751418e45bd7c8b6caffc84645afe7dbfa57aecd1ee852f7efac17 - 0.0% (1.26 KB)


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

Apply image 10.0.19042.508

2022-05-06 22:46:53 UTC

Install update 10.0.19042.1706

2022-05-14 00:25:31 UTC

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

2022-05-14 00:25:32 UTC

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

2022-05-14 00:25:42 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-05-14 00:25:50 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-05-14 00:26:15 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-05-14 00:26:26 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-05-14 00:27:02 UTC

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

2022-05-14 00:27:11 UTC

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

2022-05-14 00:27:19 UTC

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

2022-05-14 00:27:27 UTC

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

2022-05-14 00:27:28 UTC

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

2022-05-14 00:27:28 UTC

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

2022-05-14 00:27:29 UTC

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

2022-05-14 00:27:30 UTC

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

2022-05-14 00:27:30 UTC

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

2022-05-14 00:27:33 UTC

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

2022-05-14 00:27:36 UTC

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

2022-05-14 00:27:36 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-05-14T00:26:53Z

2022-05-14 00:27:38 UTC

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

2022-05-14 00:27:39 UTC

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

2022-05-14 00:27:39 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