Namespace
rancher
Image / Tag
rancher-agent:master-7813a33bbb8ffac314233ad63827090faef831a3-windows-20H2
Content Digest
sha256:f266e00411a2739f88648202537ebdc16be395c6f5b7bdc40d00c2bf95fe4909
Details
Created

2021-02-25 19:38:54 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-25T19:38:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7813a33bbb8ffac314233ad63827090faef831a3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7813a33bbb8ffac314233ad63827090faef831a3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.91% (924 MB)

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

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

[#004] sha256:cf7f361b0f88b4c447d00bb8e620e69a98bd8bfca4212afb615699d2fd10076d - 0.82% (20.5 MB)

[#005] sha256:749dca716e0bf7be6f9e1391e11ffed690267bcdf18c636850b71c7560b6f3ec - 0.39% (9.78 MB)

[#006] sha256:5cd40ed063a9be7ee473b958d9d009c8404241b6120dbcd843d1fd47d1798469 - 0.31% (7.87 MB)

[#007] sha256:dfe1957e4cff311426569aad5ffc09a671ed31ea25e244bffb9ed28782e6d436 - 1.69% (42.2 MB)

[#008] sha256:30b6c3c0c7cb68f7a18dcaf130873079b433ae134b9ae6cf70c576df4f648268 - 0.19% (4.86 MB)

[#009] sha256:c8a2c9dc83b8d1c33a8da146f1bdb5d93019169fac16edd2da67f4de8f3888ab - 0.62% (15.6 MB)

[#010] sha256:e6ff885564216b6f99d19c72b8a9d2c487f978e52aa47c7f72696f2f9294e4d3 - 0.51% (12.8 MB)

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

[#012] sha256:4e7b089def0604a4d304790314ab2300f17176a68e0ba82b9e66cb1760ce2a9d - 0.0% (1.31 KB)

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

[#014] sha256:45f5d7c7e42bd590311a0718871493786fe11b60a8b523abf5ff8db07bda3d46 - 0.0% (1.3 KB)

[#015] sha256:16196973bd0b9a94f4daee6d21d66ad18c031f26dc817243a69d15b9845bbee8 - 0.0% (1.27 KB)

[#016] sha256:a2b5600e6f1808e9e551cc951dc98a0dc0ec02fe8a77a37b1d31cf11b5862fb4 - 1.22% (30.6 MB)

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

[#018] sha256:7f0e102190d23e5274e1a876694ee77aa414ae65df8ee64ced8d87193df84892 - 0.0% (1.35 KB)

[#019] sha256:e08eae7ab724b0800a24046c3de2980901beb9f2c1af157f76908f90fe913471 - 0.0% (1.32 KB)

[#020] sha256:bb402c341ef079877c09fff21a1049c3c512c3e3f0fd0ac6bf4d60a50e4142a2 - 0.0% (1.31 KB)

[#021] sha256:2cb12b3959771f24487fdf84f00be49073e2c1e6f334717ba916ec0065fe482d - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-21 18:25:21 UTC

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

2021-02-21 18:25:21 UTC

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

2021-02-21 18:25:32 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-02-21 18:25:42 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-02-21 18:26:04 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-02-21 18:26:17 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-02-21 18:26:25 UTC

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

2021-02-21 18:26:33 UTC

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

2021-02-21 18:26:42 UTC

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

2021-02-22 19:13:17 UTC

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

2021-02-22 19:13:17 UTC

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

2021-02-22 19:13:18 UTC

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

2021-02-25 19:03:08 UTC

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

2021-02-25 19:03:09 UTC

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

2021-02-25 19:03:10 UTC

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

2021-02-25 19:03:11 UTC

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

2021-02-25 19:38:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-25T19:38:49Z

2021-02-25 19:38:52 UTC

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

2021-02-25 19:38:53 UTC

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

2021-02-25 19:38:54 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