Namespace
rancher
Image / Tag
rancher-agent:master-c95da1cdb8588bb41ce463587bd86884abce3a7b-windows-20H2
Content Digest
sha256:208144ed9e587e9beba631518f8aba99bdaf97fefe16a6c02f22c74333448c59
Details
Created

2021-08-25 19:25:12 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-25T19:23:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c95da1cdb8588bb41ce463587bd86884abce3a7b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c95da1cdb8588bb41ce463587bd86884abce3a7b-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:90e72f0298a89ee7b6fc5c009bffd70e982ddbd02ac4949b8c674e4040d39bea - 0.0% (1.27 KB)

[#003] sha256:e60a32e9fa5cafe178ba36d865d7e4261998d311d7b439ce6822dd012d6ad32f - 0.0% (1.32 KB)

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

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

[#006] sha256:7fb9331193a6c3a2e683e3a9c16f3c04e9f489878ce6b750f9c73d1e41977997 - 0.33% (8.77 MB)

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

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

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

[#010] sha256:5e6e277e6d5fd3977b3333b63a5e288f1572b6517ba574ed2694ff359ca458dd - 0.47% (12.7 MB)

[#011] sha256:d09e90bd6254807c9b3e480f26bb8e1bc7b93d75f49d7e12337cf3937f54bacd - 0.0% (1.3 KB)

[#012] sha256:4180ae0c512aced9c050e6668bcf5518ce456e90062de9a44f1f6dea0c121636 - 0.0% (1.27 KB)

[#013] sha256:1c097d10c92beea331b623db08e9f164746e0d55e67847036e422bc57d109721 - 0.0% (1.27 KB)

[#014] sha256:7f7e0a315ea902c40fb3d66a1b0b494fcf864973ff721adb308033d716864048 - 0.0% (1.29 KB)

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

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

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

[#018] sha256:d2a69d9acd13511176444ca47c44d103fb0c05c2b3e9ea350bf6237e72df52fb - 0.0% (1.27 KB)

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

[#020] sha256:4849b3fd455a50405cbdc44da3610b70a541fa456e3528902bf0b6e3969ecf03 - 0.0% (1.27 KB)

[#021] sha256:7087572c85bdacbde3c5b03370b78ea3b3d2504dd8529d3a42c5b21b9737f242 - 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-25 19:23:07 UTC

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

2021-08-25 19:23:07 UTC

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

2021-08-25 19:23:44 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-25 19:23:57 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-25 19:24:23 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-25 19:24:34 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-25 19:24:46 UTC

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

2021-08-25 19:24:54 UTC

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

2021-08-25 19:25:04 UTC

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

2021-08-25 19:25:05 UTC

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

2021-08-25 19:25:05 UTC

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

2021-08-25 19:25:06 UTC

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

2021-08-25 19:25:06 UTC

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

2021-08-25 19:25:07 UTC

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

2021-08-25 19:25:08 UTC

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

2021-08-25 19:25:10 UTC

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

2021-08-25 19:25:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-25T19:23:25Z

2021-08-25 19:25:11 UTC

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

2021-08-25 19:25:12 UTC

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

2021-08-25 19:25:12 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