Namespace
rancher
Image / Tag
rancher-agent:master-16697c39d8fee24760a6828d17f790516dd3665d-windows-20H2
Content Digest
sha256:e1c07f67920a1fa261aa796d846157d7932227c7fcec7619eccb05c76ef4b77c
Details
Created

2021-08-03 21:42:35 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-03T21:41:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    16697c39d8fee24760a6828d17f790516dd3665d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-16697c39d8fee24760a6828d17f790516dd3665d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.29% (1.07 GB)

[#002] sha256:017153d7c7fa30fb8bf18d151c0e2356aabd4bb05547ec4d2b88b7af6546942d - 0.0% (1.27 KB)

[#003] sha256:e560095ea9650b6d906bcffc981dd14631b0221f7940ff9e35a195010865d071 - 0.0% (1.32 KB)

[#004] sha256:b4125d41775acf3c578182f5f02df2a867f29bf873eedd4c2676b172c8852edc - 0.58% (15.5 MB)

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

[#006] sha256:24d915866cd1957632cc8b2aa02e6d783fd4a5f2f8803ca8e4084190ac7f2cd4 - 0.33% (8.74 MB)

[#007] sha256:dac94203765e9399c235f9b8a725cedf9bacfa3009c825db42e937a3fc0a4190 - 1.4% (37.2 MB)

[#008] sha256:0a786c226dd7231f1a9bdb0a16ecc74d50a72c7383455cbfcc9e958b56befc0d - 0.2% (5.33 MB)

[#009] sha256:e0ef9cf756ba62b7b29c2ba822c8000c5dc9ac680fef4f727e36ab8f510cb10b - 0.58% (15.6 MB)

[#010] sha256:3d9a67a720ad177315450b047a272f360918e56d507abaf6d0fe40606bb31135 - 0.48% (12.8 MB)

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

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

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

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

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

[#016] sha256:20f2dced1601a3c3b886e04bf2c4d8f61dd26ae4cd2be3da891a0e504cd0dbe1 - 1.05% (28 MB)

[#017] sha256:1c499c93be72b5cef2baaa91c7dbbfee3ab311519100f2a55c000285386557d0 - 0.0% (1.26 KB)

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

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

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

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


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-03 21:40:40 UTC

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

2021-08-03 21:40:41 UTC

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

2021-08-03 21:41:13 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-03 21:41:23 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-03 21:41:50 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-03 21:42:01 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-03 21:42:11 UTC

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

2021-08-03 21:42:19 UTC

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

2021-08-03 21:42:28 UTC

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

2021-08-03 21:42:29 UTC

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

2021-08-03 21:42:29 UTC

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

2021-08-03 21:42:30 UTC

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

2021-08-03 21:42:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-16697c39d8fee24760a6828d17f790516dd3665d-head

2021-08-03 21:42:31 UTC

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

2021-08-03 21:42:32 UTC

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

2021-08-03 21:42:33 UTC

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

2021-08-03 21:42:34 UTC

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

2021-08-03 21:42:34 UTC

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

2021-08-03 21:42:35 UTC

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

2021-08-03 21:42:35 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