Namespace
rancher
Image / Tag
rancher-agent:v2.6-bb376f62c90139df1dce1d8ccf2663088553ab10-windows-20H2
Content Digest
sha256:847bf49906fb81369a1b90843e070dcce878421434c5fc32041b44fab3890fed
Details
Created

2021-08-12 00:06:16 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-12T00:05:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bb376f62c90139df1dce1d8ccf2663088553ab10
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

[#003] sha256:18206990ee1b900aa186c375efb7755500cbe0f141c4989aed55a81402eed3aa - 0.0% (1.26 KB)

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

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

[#006] sha256:2adb745718fb908bd618877fcd2df1e501c5570e34a698fce05c6c7bb15f46ed - 0.33% (8.77 MB)

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

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

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

[#010] sha256:ff690cc543b49244a59eacbd3d662d7049ecbf20af48ea2e633b6f95399b07f2 - 0.47% (12.8 MB)

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

[#012] sha256:2fbe889db918e88b79ec9f8b983b27f1e13fe53088821171f33b8f6c30606dea - 0.0% (1.27 KB)

[#013] sha256:13e9ca6e7490f6a3f365457d7a46e962ce652ed0a4cf1e4152738e12c2f56b8b - 0.0% (1.27 KB)

[#014] sha256:69009e8330578f3bf5f47850c9363a11aedc2a0a7c447e196412c8181f2b9a8d - 0.0% (1.27 KB)

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

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

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

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

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

[#020] sha256:4bdf3e2d369291903ea2a00fa7a98f6900848ea5114d73776488c96b4af4d753 - 0.0% (1.3 KB)

[#021] sha256:bdc531de801d4f33259176ed4e7cd6f6c8082fd58e3810677954f2fa0f71b863 - 0.0% (1.29 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-11 23:49:25 UTC

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

2021-08-11 23:49:26 UTC

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

2021-08-11 23:49:57 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-11 23:50:06 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-11 23:50:34 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-12 00:05: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-12 00:05:50 UTC

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

2021-08-12 00:05:59 UTC

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

2021-08-12 00:06:08 UTC

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

2021-08-12 00:06:09 UTC

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

2021-08-12 00:06:10 UTC

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

2021-08-12 00:06:11 UTC

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

2021-08-12 00:06:12 UTC

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

2021-08-12 00:06:12 UTC

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

2021-08-12 00:06:13 UTC

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

2021-08-12 00:06:14 UTC

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

2021-08-12 00:06:15 UTC

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

2021-08-12 00:06:15 UTC

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

2021-08-12 00:06:16 UTC

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

2021-08-12 00:06:16 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