Namespace
rancher
Image / Tag
rancher-agent:v2.6-e3d4b6d19f9bdfd84b9575038ca7527003f932e6-windows-20H2
Content Digest
sha256:36245232c369cf267bbda8563b38570869e24f9e3b6d73d56a96ec71b0bf63d9
Details
Created

2021-08-18 22:11:53 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-18T22:10:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e3d4b6d19f9bdfd84b9575038ca7527003f932e6
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-e3d4b6d19f9bdfd84b9575038ca7527003f932e6-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:7b9a430888d6cfeffad75db6ad774c92a96e404f62f4bdf1617de4204dab9695 - 0.0% (1.27 KB)

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

[#004] sha256:5055b70bfb30123c47d89dc7dfb19a689e55b61d2557933e9f4642d81ee40491 - 0.58% (15.6 MB)

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

[#006] sha256:9e8d53b8d095bd775631cf9ef6f805666e5f5da528d32cab05c711f0f55b8d07 - 0.33% (8.77 MB)

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

[#008] sha256:772d16875f693ee04f82d6bce66b2390ae5d242e897efa70a2200a270f9ff73b - 0.2% (5.33 MB)

[#009] sha256:844fb308d7423b2364c81eb8c5b67ab5dd785f698424e643adb477b8976f8eef - 0.58% (15.6 MB)

[#010] sha256:8a656b44a168ccaadf54d8109f9e163456be5b0fc1365c95dae047e2786e52b4 - 0.47% (12.7 MB)

[#011] sha256:2ff9a9af08c6023e6830c1affb4656dbc795f6ec5e539e2db8150b24deef941c - 0.0% (1.29 KB)

[#012] sha256:f5e098cfaee1f08bd7fbc4295aa1a7d0274454e6709d80306445f15881aee51e - 0.0% (1.29 KB)

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

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

[#015] sha256:f4440b3850251c776177eba691413b4f4d9ef87684f87b0570c354d3f6a59f7a - 0.0% (1.29 KB)

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

[#017] sha256:5a01c343419313258ef57309732146ffb5398f912c047749d7cdf36a0201b80b - 0.0% (1.31 KB)

[#018] sha256:6fd9f1aac24da87011ba8e7ff6ca664ad1846f371d1cf3d7cbb7dea6a863a9bf - 0.0% (1.29 KB)

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

[#020] sha256:340214e59dbd90a669f4e4dea6429fe108077b27119ad64faeba6813246f92aa - 0.0% (1.27 KB)

[#021] sha256:01c0551a8283da38757d72316a99e59fe68ea8d90526b6112ad66a5bd8a2bee0 - 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-18 22:01:04 UTC

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

2021-08-18 22:01:05 UTC

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

2021-08-18 22:10:27 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-18 22:10:37 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-18 22:11:06 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-18 22:11:18 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-18 22:11:28 UTC

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

2021-08-18 22:11:37 UTC

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

2021-08-18 22:11:46 UTC

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

2021-08-18 22:11:46 UTC

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

2021-08-18 22:11:47 UTC

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

2021-08-18 22:11:47 UTC

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

2021-08-18 22:11:48 UTC

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

2021-08-18 22:11:49 UTC

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

2021-08-18 22:11:50 UTC

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

2021-08-18 22:11:51 UTC

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

2021-08-18 22:11:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-18T22:10:11Z

2021-08-18 22:11:52 UTC

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

2021-08-18 22:11:52 UTC

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

2021-08-18 22:11:53 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