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

2022-05-24 17:43:17 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-05-24T17:42:36Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    52a8de7b63b181188cf4aeeacb59c79545af7312
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.14

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:9a996c3c68cdb74a86f404fecf098106f04a802596e33e521f48ffb0f16f7d09 - 0.0% (1.26 KB)

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

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

[#005] sha256:a87bcad8fb2c466ecc5795f9cc63e8f1187fe8bd9882f0e732b544766f72444c - 0.19% (5.28 MB)

[#006] sha256:c21bf900e419f96f1b27511f4a801d956d291f70a4d59f93cbfb4481f2ec81cd - 0.33% (8.84 MB)

[#007] sha256:3ee1b3936a6e2389d378795d5d14abb5f1c8a40c885151f0a38888ac1d5179b0 - 1.37% (37.2 MB)

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

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

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

[#011] sha256:b1012905a79ecae1d64c9a87e8da70ba367ca520d97c3eaed0e86e6d627d8394 - 0.02% (442 KB)

[#012] sha256:ce791ebf77308e130e462caf3b0bc2d41e40b14f0716845d16b11b4bc6f7b1f1 - 0.0% (1.26 KB)

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

[#014] sha256:4c1ce89b31465016aa763efcc3ad7de7fa3101cac4f0a4e35e6ea37ae3e5c990 - 0.0% (1.26 KB)

[#015] sha256:17e630f31dd889d4535d53187b47ae71c637f2e952fda61742b986b6c7391876 - 0.0% (1.28 KB)

[#016] sha256:cdaac1d45c92f235f256c2919cca4762ba8abcb2d5bb73749d62002e01eb3009 - 0.0% (1.29 KB)

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

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

[#019] sha256:833a55c206cef3567ea280f584daaa26b7e01529bc832d4d22c3c09f2e36e742 - 0.0% (1.26 KB)

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

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

[#022] sha256:5a82b2ddd23f671e4f851614b047762d911f7c868895ba9646a63edabfb43814 - 0.0% (1.29 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-24 17:41:11 UTC

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

2022-05-24 17:41:11 UTC

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

2022-05-24 17:41: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.'

2022-05-24 17:41: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.'

2022-05-24 17:41:54 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-24 17:42:06 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-24 17:42:45 UTC

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

2022-05-24 17:42:54 UTC

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

2022-05-24 17:43:02 UTC

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

2022-05-24 17:43:10 UTC

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

2022-05-24 17:43:10 UTC

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

2022-05-24 17:43:10 UTC

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

2022-05-24 17:43:11 UTC

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

2022-05-24 17:43:11 UTC

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

2022-05-24 17:43:12 UTC

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

2022-05-24 17:43:14 UTC

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

2022-05-24 17:43:15 UTC

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

2022-05-24 17:43:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-05-24T17:42:36Z

2022-05-24 17:43:16 UTC

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

2022-05-24 17:43:17 UTC

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

2022-05-24 17:43:17 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