Namespace
rancher
Image / Tag
rancher-agent:v2.6-7462dcd9395d2511d13d783ad390cff1fab7b378-windows-20H2
Content Digest
sha256:52d9261b217746cf3949bc053dfe45a97d962847c232e16b119a389d23e1d578
Details
Created

2021-08-26 15:39:53 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-26T15:36:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7462dcd9395d2511d13d783ad390cff1fab7b378
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-7462dcd9395d2511d13d783ad390cff1fab7b378-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.89% (1.1 GB)

[#002] sha256:c21b7d1e9058cd13f5d583295550e284cf6596c6cc0650bece180b83f69aa632 - 0.0% (1.26 KB)

[#003] sha256:6c314dc5268529bc40c0a70fdc0b349a83bbe5dd8ae24d33d8bd79b63e274dc0 - 0.0% (1.27 KB)

[#004] sha256:31934b2adcf200118c42edf5cb88dedc6879486a02d4a2b3ac3b7fac3c4dc650 - 0.58% (15.6 MB)

[#005] sha256:1d4ec8acb48a3638cdf92e9559f20eb280fbec0ef257a1a9d72ae22cba9a576b - 0.2% (5.27 MB)

[#006] sha256:3e2c7670c0e048970c07e827270176fc0decdfb16fc9c92a174cb4b29848ba8f - 0.33% (8.77 MB)

[#007] sha256:5023b195f0bc3396a2e05485144c8497a9055d09eba7ec4db61d823be168323e - 1.38% (37.2 MB)

[#008] sha256:2e5accb2bef87fa23891cc568c9e3ed2807740534c44b1111f0f3cec904516a9 - 0.2% (5.3 MB)

[#009] sha256:ce1ec9302e14bcaf0f73ae098a26ce4a8c9996871818dccad785f0fd1e1b8784 - 0.58% (15.5 MB)

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

[#011] sha256:56f4fe51d7b5db160f7d4d4e94d724444f7a3d06be70e7641f5432a7c358fd8d - 0.0% (1.27 KB)

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

[#013] sha256:ded8b525c2d32fd77ee27284c81f1a54e200067fd5f0d470a5c70c827374cc43 - 0.0% (1.27 KB)

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

[#015] sha256:30f9b7ee45598440ef52992b9b7d0023549ad4580223541a71bde213d6702417 - 0.0% (1.27 KB)

[#016] sha256:afa1f7c4480cbd808adccde0a17dc9fe33b7f28b6333257dd22212efd775f11f - 1.04% (28.1 MB)

[#017] sha256:02a9fb17fc96693f0750360b385970b51fe6561d6d0777f3f8edfb6879f96f65 - 0.0% (1.27 KB)

[#018] sha256:83d07043303c9fcc3fe971a031af6469bb7589ac4055531c1fc0c3da1c3b89ee - 0.0% (1.3 KB)

[#019] sha256:ac80f734aac8fa7a52f3d6be2770bf5f6412ed3be118b798b290561a969c1955 - 0.0% (1.27 KB)

[#020] sha256:e3182b02aff6f9e06b4edd39c740d1a2ea5a6811e99d41fb97daff3dc327599f - 0.0% (1.27 KB)

[#021] sha256:0d680f1d12a51daed53e36146546d206b0ad7aaf79934524e0740309a1081273 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-08-26 15:36:32 UTC

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

2021-08-26 15:36:32 UTC

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

2021-08-26 15:37:04 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-26 15:37:13 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-26 15:38:59 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-26 15:39:13 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-26 15:39:22 UTC

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

2021-08-26 15:39:31 UTC

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

2021-08-26 15:39:42 UTC

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

2021-08-26 15:39:43 UTC

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

2021-08-26 15:39:45 UTC

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

2021-08-26 15:39:46 UTC

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

2021-08-26 15:39:47 UTC

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

2021-08-26 15:39:47 UTC

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

2021-08-26 15:39:49 UTC

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

2021-08-26 15:39:50 UTC

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

2021-08-26 15:39:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-26T15:36:51Z

2021-08-26 15:39:52 UTC

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

2021-08-26 15:39:53 UTC

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

2021-08-26 15:39:53 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