Namespace
rancher
Image / Tag
rancher-agent:v2.6-b85d6385addec28b5edfdb4977acf51ea0ac4140-windows-2004
Content Digest
sha256:218df7ea3c05668f7adc466905382a98062e4345b3ff2a24dfcd3784127ff459
Details
Created

2021-08-13 20:41:11 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-13T20:41:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b85d6385addec28b5edfdb4977acf51ea0ac4140
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)

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

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

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

[#005] sha256:b40fcf37fb64da23a4bb355a1c2f9d0d5c5977d92a7eb33928b98734535c08dc - 0.23% (5.28 MB)

[#006] sha256:333f9eb72c22e0ed10746f18c37e9db45f5d6ae7795fee28a9211275887c1b79 - 0.37% (8.68 MB)

[#007] sha256:4b4fbddcad0ac0c59f455b653adefa0843d056c947dcafb2ecca5184cf7dc96b - 1.6% (37.2 MB)

[#008] sha256:3ac69f0451b098348e1fd71a050f7e46743f46e3e1b37d1735d5c1388bb4bb70 - 0.23% (5.35 MB)

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

[#010] sha256:2c8f0d2ab357d2de282aac8a00c904eb0c467abb86c49173fc6c97d58f224e84 - 0.55% (12.8 MB)

[#011] sha256:d07e1b6b6b92a8967a7d550b901f289e4492ca566a11204e1616d262b72e8d54 - 0.0% (1.26 KB)

[#012] sha256:47a8333e567e02fbd111e5ecc8ac14c24b2fe9a4e9596b47e8f5e8f35a52d57b - 0.0% (1.31 KB)

[#013] sha256:54ea344cea4773f6e0da152b580d2aaea44744ec06c53f161cdaa5057e42dc1b - 0.0% (1.3 KB)

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

[#015] sha256:778947f6287e018fefdeb8ce2bad91c44f65b4daa29b731b69ed7f82cabb2ee6 - 0.0% (1.27 KB)

[#016] sha256:8fa8b3db1c94cd6a21acf1f4ae72ddbc90f137682c58f76f49a74a122764f9c2 - 1.2% (28 MB)

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

[#018] sha256:0ca059034c337c4641aed44c20e7a9a688d8271c79e355ddac01dac4fbd8ccad - 0.0% (1.27 KB)

[#019] sha256:e26995ab700ca8f905bf5e2f3081204be3720dd894b834597d13c0aa3771587c - 0.0% (1.31 KB)

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

[#021] sha256:8bbd6e86226da1f76a6de24600619e4986f778468d88811ef6191e7d68f03cfd - 0.0% (1.3 KB)


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

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-13 20:38:50 UTC

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

2021-08-13 20:38:50 UTC

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

2021-08-13 20:39:02 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-13 20:39:09 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-13 20:39:34 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-13 20:39:45 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-13 20:39:53 UTC

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

2021-08-13 20:40:01 UTC

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

2021-08-13 20:40:09 UTC

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

2021-08-13 20:40:09 UTC

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

2021-08-13 20:40:10 UTC

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

2021-08-13 20:40:10 UTC

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

2021-08-13 20:41:04 UTC

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

2021-08-13 20:41:05 UTC

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

2021-08-13 20:41:06 UTC

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

2021-08-13 20:41:09 UTC

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

2021-08-13 20:41:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-13T20:41:02Z

2021-08-13 20:41:10 UTC

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

2021-08-13 20:41:10 UTC

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

2021-08-13 20:41: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