Namespace
rancher
Image / Tag
rancher-agent:v2.5-bc6b3bbad2c95625e2a020ea1cd5099a33a72d43-windows-20H2
Content Digest
sha256:b9e59c5696f1cd429df4626073ee2ae111845fe323f8e00aefb2f8981867c5d4
Details
Created

2021-02-25 22:13:16 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-25T22:13:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bc6b3bbad2c95625e2a020ea1cd5099a33a72d43
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-bc6b3bbad2c95625e2a020ea1cd5099a33a72d43-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.32% (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:20acb15714243afdad627515b3054b4484bb5adbd63f662da63f0bd081206ab7 - 0.02% (457 KB)

[#012] sha256:25141a390f9f90fe959b23f7cb59b749c8b4e45b7db738caf6affe92bdfd1c2e - 0.0% (1.3 KB)

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

[#014] sha256:1df5d496bd16a4a08d83f27488d97838b541aa0964531d06cf163189518a5e20 - 0.0% (1.34 KB)

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

[#016] sha256:fbf79543c62d8472109ad9879156cda5de8fbee2973a84444881c5d0b70c426f - 0.0% (1.27 KB)

[#017] sha256:77ad5ad7278a8ecd8bef6674968e34593c4c2fd34ad57120a479ba8ecb392d18 - 1.22% (30.6 MB)

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

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

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

[#021] sha256:31adc0b45ed8176e0662a47fbd152cbeb79f38cefd48caf6e1c272ca3610f04e - 0.0% (1.3 KB)

[#022] sha256:568ce0d2920f49e94eace6f57593bedfcdcd1718097944bd101f92b48a45daf7 - 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-21 18:26:50 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-02-21 18:26:50 UTC

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

2021-02-21 18:26:51 UTC

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

2021-02-21 18:26:51 UTC

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

2021-02-25 22:13:10 UTC

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

2021-02-25 22:13:11 UTC

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

2021-02-25 22:13:12 UTC

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

2021-02-25 22:13:14 UTC

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

2021-02-25 22:13:14 UTC

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

2021-02-25 22:13:14 UTC

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

2021-02-25 22:13:15 UTC

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

2021-02-25 22:13:16 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