Namespace
rancher
Image / Tag
rancher-agent:master-c6594d87d0aa63dd7b037b919c5f0e6d3f6abe0a-windows-20H2
Content Digest
sha256:1733dbd4e839d47ff3edd76f926484891bc9bcd85cad464cf6908d843e01f9fb
Details
Created

2021-08-05 22:34:17 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-05T22:31:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c6594d87d0aa63dd7b037b919c5f0e6d3f6abe0a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c6594d87d0aa63dd7b037b919c5f0e6d3f6abe0a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.88% (1.4 GB)

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.3% (1.07 GB)

[#002] sha256:658f6b5f3b1522eedbed78e9265cbc9c9c351e94f25e4aabc2985603594b0d17 - 0.0% (1.26 KB)

[#003] sha256:86274f49291cd5b2d6dbbaa0c96d434855ca27ba5f02ab36a1f4ed1666af76fd - 0.0% (1.34 KB)

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

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

[#006] sha256:4e76832c03e9cb7f18f0301e193d2151a027aab6a27adf14cea6fc99d2e82b49 - 0.33% (8.75 MB)

[#007] sha256:84c50c2cf17b8dbac073dd417d3158064d51f080d92600d45e18fc4f350ab3ae - 1.4% (37.2 MB)

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

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

[#010] sha256:e932cc6992b8e253383892d1245f81519e27155071d6db849f95347c547255bf - 0.48% (12.7 MB)

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

[#012] sha256:8f03a4dc4b3010c7a55d3e35ef024e80b5d4d192952f6f819fa4ddd98707baab - 0.0% (1.27 KB)

[#013] sha256:c76257c435aa27214a745262f3f180840b46429dcc64577b4d93b5b09dc8db6a - 0.0% (1.3 KB)

[#014] sha256:429a81e3ebf63aa0caa42cb2775493234be7bf0a6e4da34bd383d7e222716c46 - 0.0% (1.29 KB)

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

[#016] sha256:f260ea1a3e5de81e70f2bcd5b75d7297ffedad783abecbe50aae41c93989e055 - 1.05% (28 MB)

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

[#018] sha256:da5c4acc6efb77437ce94615170678e18283d9dad379bb72b1b81db8c1d4af1a - 0.0% (1.26 KB)

[#019] sha256:751ca2c882dfcfd5c1a21cb714d3bcd6204755a01fb49c479341834aa2503aa7 - 0.0% (1.3 KB)

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

[#021] sha256:038c7823b94181f4c0d42e35b2133d02440d1d043e3978f58a6069f23b9cd4b5 - 0.0% (1.27 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-05 22:31:35 UTC

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

2021-08-05 22:31:36 UTC

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

2021-08-05 22:32:05 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-05 22:32:13 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-05 22:33: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-05 22:33: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-05 22:33:54 UTC

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

2021-08-05 22:34:02 UTC

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

2021-08-05 22:34:09 UTC

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

2021-08-05 22:34:10 UTC

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

2021-08-05 22:34:10 UTC

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

2021-08-05 22:34:11 UTC

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

2021-08-05 22:34:11 UTC

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

2021-08-05 22:34:13 UTC

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

2021-08-05 22:34:14 UTC

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

2021-08-05 22:34:15 UTC

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

2021-08-05 22:34:15 UTC

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

2021-08-05 22:34:16 UTC

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

2021-08-05 22:34:16 UTC

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

2021-08-05 22:34: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