Namespace
rancher
Image / Tag
rancher-agent:v2.6-04f8ade5bea6c082c2971961123f7cfac74f0ade-windows-20H2
Content Digest
sha256:c87cd564e9d594f2901054150edc5c21c063407b5af855116c1153017edfbe6d
Details
Created

2021-08-19 17:50:17 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-19T17:48:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    04f8ade5bea6c082c2971961123f7cfac74f0ade
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-04f8ade5bea6c082c2971961123f7cfac74f0ade-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.89% (1.1 GB)

[#002] sha256:ff561624a79a9c80d09bf21ea178684b57d4cd5d68a5e0cc91aef5881966bcb0 - 0.0% (1.34 KB)

[#003] sha256:5b6d62e9dbc99b7b6b52a05c3d4eae2a2cf021695122ae21395e07c6c6b3afdb - 0.0% (1.3 KB)

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

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

[#006] sha256:739c5c03906441b6bbed2860b0653d8904df5cccfed71f89fc00f6477ebf548d - 0.33% (8.77 MB)

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

[#008] sha256:f151affbbfa60e4f9953f381a5b971e27738342cec8f1f42f11ea18b571fa1e3 - 0.2% (5.34 MB)

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

[#010] sha256:9424712b34f01dce45c9aebd8d54d6cee1e5f5b8a75bbd5c7cf0cb7ad83232c0 - 0.47% (12.7 MB)

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

[#012] sha256:2fb5662dbf22aea3ccbc5daea02b806ca3b0c34052d7c9ffeb2c2e66279e0cb9 - 0.0% (1.27 KB)

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

[#014] sha256:0c14472cd26918e2e177c22b455336bc6b330806bedd530f30fd21f8736a3146 - 0.0% (1.29 KB)

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

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

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

[#018] sha256:54d16cee69b1624d2279ada78f4d0aae527a9e0ca7cb338620357238d20b3286 - 0.0% (1.31 KB)

[#019] sha256:f3ba4324f5c968447a88fbbe295dc3bd94414c1793161b96a8f877c50401f1c9 - 0.0% (1.29 KB)

[#020] sha256:055aa5e3048fe648ce3946e2adab56fe46fcaf25300a29d5e8f860230b3cc192 - 0.0% (1.27 KB)

[#021] sha256:63a0150a1c519776071602709ebbce4c70d88d4625325392e3bae4d4e5585e28 - 0.0% (1.29 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-19 17:48:22 UTC

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

2021-08-19 17:48:23 UTC

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

2021-08-19 17:48:57 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-19 17:49:06 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-19 17:49:31 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-19 17:49:42 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-19 17:49:51 UTC

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

2021-08-19 17:49:59 UTC

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

2021-08-19 17:50:09 UTC

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

2021-08-19 17:50:10 UTC

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

2021-08-19 17:50:11 UTC

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

2021-08-19 17:50:11 UTC

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

2021-08-19 17:50:11 UTC

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

2021-08-19 17:50:12 UTC

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

2021-08-19 17:50:13 UTC

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

2021-08-19 17:50:14 UTC

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

2021-08-19 17:50:14 UTC

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

2021-08-19 17:50:16 UTC

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

2021-08-19 17:50:16 UTC

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

2021-08-19 17:50:17 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