Namespace
rancher
Image / Tag
rancher-agent:v2.6-e3316c9de7f089c5eef25bf58ff700a0198527c3-windows-2004
Content Digest
sha256:c915b531f0166667fbe405477116b252bfc76f23c266eea263145af3f186609f
Details
Created

2021-08-04 19:58:11 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-04T19:58:04Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e3316c9de7f089c5eef25bf58ff700a0198527c3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-e3316c9de7f089c5eef25bf58ff700a0198527c3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.64% (1010 MB)

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

[#003] sha256:46e5ff0b866b3d50edf108a27267e8e915cfbfbc5f5a88a5de9c35c2f3e493eb - 0.0% (1.31 KB)

[#004] sha256:1ffb4f7b2bfb51e9d051adad6f4beb1cb5baed64b5b9b990f7ad4046a41220be - 0.67% (15.5 MB)

[#005] sha256:f0e60ba2ab806d9666ac9c6c2bd8ba69a7d719815c1acf10d1ef664fd97c6169 - 0.23% (5.27 MB)

[#006] sha256:53a0f4a5a94617ea1fd7147e283d6a763755e5448f440698a19b4ef34d562eb8 - 0.37% (8.63 MB)

[#007] sha256:e5cf6b0f5d553c95f23c1579d733550bd4b92d7c94dda56befa5c609f1bf2c6f - 1.61% (37.2 MB)

[#008] sha256:dcf4e8f8e1a186a761f24502a4811ad319e3dbc29f23cbb2b77e7d1d046ed866 - 0.23% (5.33 MB)

[#009] sha256:c2c738fbf1e448f01a1133faaffbf9e74b34825a0b834b6b8a6d575993a9c0ad - 0.67% (15.6 MB)

[#010] sha256:27d32d3c165b89cc5c064987f34d4db43cca74fd9f889f8786ffb055fb0b22be - 0.55% (12.7 MB)

[#011] sha256:5c26de3001d8d5a6257ca4f7430251f9079620c8762c32aa1120d8703315368c - 0.0% (1.27 KB)

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

[#013] sha256:3ae44d9426d1cea306b59bec5fb9e13e986b7b0ac19d779a0d2e5c03293b09e9 - 0.0% (1.29 KB)

[#014] sha256:4372269490db7296e56d2b9bd2a1f94743abf651d16c931ac4b3635a54ae693b - 0.0% (1.27 KB)

[#015] sha256:e1d14fc1fc03185db9511ee632e05b4e24798987b73ae17e4a707556290c9318 - 0.0% (1.29 KB)

[#016] sha256:b872336b89d596e463263ae77aa2fcd46a36d32b2e444e77a3d08ced9e972f83 - 1.21% (28 MB)

[#017] sha256:a3a0addfe438b3302f9b358194c38afea8f75c46fa87b19a98daad9f5b4bf790 - 0.0% (1.29 KB)

[#018] sha256:8d72971c4f3c2857fb23132abec26fa043e31214b5319168dfda3fb13c232da1 - 0.0% (1.27 KB)

[#019] sha256:192f6684c81d47b0fb1b1ad558fd471d4cbf77fed470e404841c00621d026d4f - 0.0% (1.29 KB)

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

[#021] sha256:60c62460d7419e609ad100da5b7a4f596fa0fda7e74f3bd5dcb9de761f44d5d7 - 0.0% (1.27 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-08-04 19:55:58 UTC

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

2021-08-04 19:55:58 UTC

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

2021-08-04 19:56:09 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-08-04 19:56:17 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-08-04 19:56: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-08-04 19:57:00 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-08-04 19:57:09 UTC

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

2021-08-04 19:57:17 UTC

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

2021-08-04 19:57:24 UTC

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

2021-08-04 19:57:25 UTC

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

2021-08-04 19:57:25 UTC

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

2021-08-04 19:57:26 UTC

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

2021-08-04 19:58:05 UTC

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

2021-08-04 19:58:06 UTC

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

2021-08-04 19:58:07 UTC

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

2021-08-04 19:58:08 UTC

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

2021-08-04 19:58:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-04T19:58:04Z

2021-08-04 19:58:10 UTC

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

2021-08-04 19:58:10 UTC

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

2021-08-04 19:58:11 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