Namespace
rancher
Image / Tag
rancher-agent:master-3a26e6660103735f2543f473c73d9a8573e1e8da-windows-20H2
Content Digest
sha256:a068905118d314ccbb51e142d841a920976a99ef42fa4d8da18a0318eeb250e3
Details
Created

2021-02-18 21:01:51 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-18T21:01:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3a26e6660103735f2543f473c73d9a8573e1e8da
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3a26e6660103735f2543f473c73d9a8573e1e8da-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:687bb11e92af0751d1ef606c523d573f9e876e07fb396d266bf3a896f88e2e04 - 0.0% (1.09 KB)

[#003] sha256:2daa2769d7ce09d2690fa108e6bfdd7724dae1d97a08d90a6a8df8cedbdf15b5 - 0.0% (1.08 KB)

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

[#005] sha256:ef196d33df5f462e48ff5bddbd05d8fdd385d0762810fdf0480d73a066e78a0f - 0.39% (9.71 MB)

[#006] sha256:51f92ae5e75a3d37e283d0c2884acde0d4b6ab4e97506bd0da07ab2d0fbda697 - 0.31% (7.82 MB)

[#007] sha256:3fbe520a9d099192e83a7969c689261e7d0995dd764f07deeb7bc0c8d932b805 - 1.76% (44.1 MB)

[#008] sha256:30ca60f99ea145b029af65c81415624e3a1a3ad19045bbcb2e8b780ee62e4bd9 - 0.19% (4.8 MB)

[#009] sha256:afa025a650c991d08fa091d7b46271cd199c795cb2df388455dbb5cc11eb7115 - 0.62% (15.5 MB)

[#010] sha256:03141f71048bd1cc7ce097fd1eff2862a5883a2843ea0b6e59a3198f2b4dca07 - 0.53% (13.4 MB)

[#011] sha256:8453e7cbb29f9c591c208fdb247bb3828a36853e291613cadd293ab95de426e4 - 0.0% (1.09 KB)

[#012] sha256:f39f43c0793efbcb2bb351b800ed9b454444de99b189813a6c49e84ec90f0901 - 0.0% (1.1 KB)

[#013] sha256:fdbe1bd32400c415a633caca07220db5cc71d939a2909ae23f79d8608b59acec - 0.0% (1.08 KB)

[#014] sha256:8555592e96a1c71fe8b2e5f1290b1fd2fea6eeebd40454f4381ea41f51811d4b - 0.0% (1.09 KB)

[#015] sha256:577bc63a53ee9687400b578d0275b3af002d437a02687b30e45728fb7e50738f - 0.0% (1.1 KB)

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

[#017] sha256:7443941db884a70bc19a5e5ee6fd9b5154032dcd019ed4a2fdf39a2f8c1a298c - 0.0% (1.07 KB)

[#018] sha256:ef7cc45e64f5672a8133ac65e3c9e4612906460379bcca0226ea23adc7c7545a - 0.0% (1.1 KB)

[#019] sha256:d6e9b7e8d344b7ffd33f9d247d24be4d804bf8b61dfab2b5b5fabdd7b5504a3d - 0.0% (1.15 KB)

[#020] sha256:c3bac52b0ad4452908ef8a633291649e6bbbdf711777cbe3e0c88de439107bdc - 0.0% (1.1 KB)

[#021] sha256:81c3a80318580a7d6191d487ce1729ca92eca6ed5a8dd637eba1599b1b1324be - 0.0% (1.14 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-16 16:32:36 UTC

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

2021-02-16 16:32:37 UTC

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

2021-02-16 16:32:47 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-16 16:32:56 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-16 16:33:20 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-16 17:06:11 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-16 17:06:19 UTC

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

2021-02-16 17:06:27 UTC

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

2021-02-16 17:06:35 UTC

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

2021-02-16 17:06:35 UTC

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

2021-02-16 17:06:36 UTC

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

2021-02-16 17:06:36 UTC

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

2021-02-18 21:01:45 UTC

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

2021-02-18 21:01:46 UTC

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

2021-02-18 21:01:47 UTC

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

2021-02-18 21:01:49 UTC

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

2021-02-18 21:01:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-18T21:01:43Z

2021-02-18 21:01:50 UTC

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

2021-02-18 21:01:51 UTC

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

2021-02-18 21:01:51 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