Namespace
rancher
Image / Tag
rancher-agent:master-b58043ec6453232acddc26c97a2ae358931a8851-windows-20H2
Content Digest
sha256:833959720ac533dd7c96fe1bf2393e6ecc26f7eae16e5a230cb980327d5d5228
Details
Created

2021-08-20 19:40:45 UTC

Size

2.63 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b58043ec6453232acddc26c97a2ae358931a8851-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:5d017d28486b2f24c1fdb6ef7a8f65227975d1160d153a41cece52bba79d5859 - 0.0% (1.33 KB)

[#003] sha256:7bb635f8f24c45d38806d70cd8ec916cc98ebbeb37f245758e62c1910501907c - 0.0% (1.31 KB)

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

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

[#006] sha256:019e927c767776695afde95f6d864a52d94276e249204090dffff84906d1c616 - 0.33% (8.77 MB)

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

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

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

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

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

[#012] sha256:7c6bf121f478b1f9f4b8601db7a8ecb6f768d29b4ee3273a8be378048f49daba - 0.0% (1.3 KB)

[#013] sha256:1d94db2d3443ad2409cf497dea68d55bf769a1eb050ab5852d1e617135577f63 - 0.0% (1.29 KB)

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

[#015] sha256:a943088e278ac115c6476e7ade897f6deeb0a33b412f4a40a6f83895a9b1208b - 0.0% (1.26 KB)

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

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

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

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

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

[#021] sha256:9e6bffc5cd85e6a209c1222b60e6f4e5f74350285a2d3c034233fd6f1f7ebc29 - 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-20 19:38:59 UTC

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

2021-08-20 19:39:00 UTC

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

2021-08-20 19:39:28 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-20 19:39: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-20 19:40:03 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-20 19:40:15 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-20 19:40:23 UTC

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

2021-08-20 19:40:31 UTC

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

2021-08-20 19:40:38 UTC

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

2021-08-20 19:40:39 UTC

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

2021-08-20 19:40:39 UTC

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

2021-08-20 19:40:40 UTC

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

2021-08-20 19:40:41 UTC

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

2021-08-20 19:40:41 UTC

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

2021-08-20 19:40:42 UTC

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

2021-08-20 19:40:43 UTC

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

2021-08-20 19:40:43 UTC

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

2021-08-20 19:40:44 UTC

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

2021-08-20 19:40:44 UTC

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

2021-08-20 19:40:45 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