Namespace
rancher
Image / Tag
rancher-agent:v2.6-07841990d3bfb513fbd1bb4eace4ec95a5172072-windows-20H2
Content Digest
sha256:de11efc3ed06c359312fb23fc4b9e0018bad29e83e121cbd8ae9a3c08d5c5687
Details
Created

2021-08-12 17:36:11 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-12T17:34:17Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    07841990d3bfb513fbd1bb4eace4ec95a5172072
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-07841990d3bfb513fbd1bb4eace4ec95a5172072-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.9% (1.1 GB)

[#002] sha256:0514b6f9bce60810c7d361ff471268393facbdfbfeab3b07e5e75f5f7c010cf3 - 0.0% (1.3 KB)

[#003] sha256:def89e02708853dc76430085985242c66f5136b3a6f6353e22ce36bcfe109717 - 0.0% (1.26 KB)

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

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

[#006] sha256:217656f86df310f69824009fb58f26bc103e4464b1bf06259db6f788e02db9c1 - 0.33% (8.77 MB)

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

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

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

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

[#011] sha256:1506a81f84eced394128512cde5867adf684a1cd8867dabe8e233d711a9f2f41 - 0.0% (1.26 KB)

[#012] sha256:4b81a25dd1a978ca135b968344339fe47a93d7f9422c8bc0bdcdfa99aff458de - 0.0% (1.27 KB)

[#013] sha256:6c72d53a4ae4bf76f0f7c2c5c23f85d1b7d9dcdc62b65dcd2bdf99584893955d - 0.0% (1.31 KB)

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

[#015] sha256:e7ac0c1d8c4b17931fe81c305ae97ff09a7321371b9ddac136bed84527d4e374 - 0.0% (1.31 KB)

[#016] sha256:2c4e1c83304b6dc01579990ad00e1ed7bb64e0a0b6770c43c6e050f8ce68b092 - 1.04% (28 MB)

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

[#018] sha256:1b38ebf9e75c55806fa03487fe2225c4dcd6564eb402688b1f9579a94cfbcae0 - 0.0% (1.29 KB)

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

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

[#021] sha256:ec2d45d6bf342ef02572ca829d1757617417c9d5f6211b2b63d24ce54a34df68 - 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-12 17:33:58 UTC

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

2021-08-12 17:33:59 UTC

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

2021-08-12 17:34:29 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-12 17:34:38 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-12 17:35:29 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-12 17:35:40 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-12 17:35:48 UTC

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

2021-08-12 17:35:56 UTC

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

2021-08-12 17:36:04 UTC

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

2021-08-12 17:36:05 UTC

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

2021-08-12 17:36:06 UTC

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

2021-08-12 17:36:06 UTC

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

2021-08-12 17:36:06 UTC

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

2021-08-12 17:36:07 UTC

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

2021-08-12 17:36:08 UTC

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

2021-08-12 17:36:09 UTC

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

2021-08-12 17:36:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-12T17:34:17Z

2021-08-12 17:36:10 UTC

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

2021-08-12 17:36:11 UTC

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

2021-08-12 17:36:11 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