Namespace
rancher
Image / Tag
rancher-agent:v2.5-d041bb9a92d4da01a8b84ebe949f860faca76571-windows-20H2
Content Digest
sha256:1e70b16ffce217d4543dcdd28b246ea0492a57901af0ec298a26302d68abd8a8
Details
Created

2021-07-06 19:58:23 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-06T19:56:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d041bb9a92d4da01a8b84ebe949f860faca76571
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d041bb9a92d4da01a8b84ebe949f860faca76571-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.16% (1.07 GB)

[#002] sha256:30bbf0f1731f472370444b874b44ba28e66e864da3c36a2e3b86fc69ee048c69 - 0.0% (1.3 KB)

[#003] sha256:f35d2e54fa2595760ea691b5fcca49e1e67f8fa324373dc60a2b8cb580cc0d91 - 0.0% (1.29 KB)

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

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

[#006] sha256:d01d1aee9d921c7a22239bbb71229b52438b388f88c97f721f83f4869d96356f - 0.33% (8.72 MB)

[#007] sha256:9232c7a5c7d404633830bd50354ce0e657d3cfced2c5c4e8a1dc66de669c023f - 1.4% (37.2 MB)

[#008] sha256:b9092ab4fba0862507dc367dd36e098e9abbb0d1ee2e594dce00a2db424af105 - 0.2% (5.29 MB)

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

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

[#011] sha256:580157da7d3751b50807fe7903976396c5697a035ac62cc906f7946118adb5a6 - 0.01% (393 KB)

[#012] sha256:85a4123cfc38b74a4c1d96dacfcc3c30ff6b990497fdfdccf3d237e42b8c1ec5 - 0.0% (1.26 KB)

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

[#014] sha256:712f6a10e3d177f9a6c6aaed8ed5d2fc0daf7cd4fcf14eca04a175e1e9dfab0e - 0.0% (1.27 KB)

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

[#016] sha256:83d60f82c55a8ed9181b8041ab08a41b26e214de7878b93f803e5481e1c65ef1 - 0.0% (1.27 KB)

[#017] sha256:b9510b86750586e706f4e15215727c7384fb2fe8dccf2f4fea1128c2f5b74985 - 1.17% (31 MB)

[#018] sha256:1ccef78f713cea7c5690f1ddbb872785e751c01ca6cd88cd0268acae85bf3994 - 0.0% (1.29 KB)

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

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

[#021] sha256:99f5f48220f0deda1d18dad576745b7e780b7901e9fc7af94a8448ad1032d8ee - 0.0% (1.26 KB)

[#022] sha256:b70699fc422111ce47749403985185be860b2e55e7e45c38b3d9f98594b1ee28 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-07-06 19:56:05 UTC

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

2021-07-06 19:56:07 UTC

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

2021-07-06 19:56:18 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-07-06 19:56:26 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-07-06 19:57:24 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-07-06 19:57:36 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-07-06 19:57:45 UTC

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

2021-07-06 19:57:54 UTC

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

2021-07-06 19:58:03 UTC

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

2021-07-06 19:58:12 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-07-06 19:58:12 UTC

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

2021-07-06 19:58:13 UTC

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

2021-07-06 19:58:14 UTC

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

2021-07-06 19:58:14 UTC

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

2021-07-06 19:58:15 UTC

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

2021-07-06 19:58:16 UTC

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

2021-07-06 19:58:18 UTC

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

2021-07-06 19:58:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-06T19:56:03Z

2021-07-06 19:58:22 UTC

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

2021-07-06 19:58:22 UTC

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

2021-07-06 19:58:23 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