Namespace
rancher
Image / Tag
rancher-agent:v2.6-e4b204a68f5e005186c87adb8554ae09cbf874f8-windows-20H2
Content Digest
sha256:439935be3f473233b7d3cfe70fa910157a1dbd23bd88e604f5243687967d777d
Details
Created

2021-08-12 23:05:04 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-12T23:03:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e4b204a68f5e005186c87adb8554ae09cbf874f8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

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

[#006] sha256:a4911a9f843ab83128673358fe7e7ccfbb1ff6961a1a5f372b2ab1beb32f8687 - 0.33% (8.78 MB)

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

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

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

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

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

[#012] sha256:5f34899b436af0efd9f371db41d68eeffa8cf48d8870c0d8aeedf5d30c47d8d5 - 0.0% (1.26 KB)

[#013] sha256:9243978adc0d91f8700a646d36cfa466f01da3a785831a358b2dabb3b8f75a14 - 0.0% (1.26 KB)

[#014] sha256:865eb06e08bb286ae22971c95b7b0f1e9240aa6b81ad8a1e1019fcf9c04d43ec - 0.0% (1.29 KB)

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

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

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

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

[#019] sha256:2e210471695c439fc159dfb9de58beb575bfb1c64ae1e103066705dbb0ac2235 - 0.0% (1.3 KB)

[#020] sha256:3d2b2bf0603ac3d011999ab1b3b285928e7eaba8016e074d2e950934e399a79a - 0.0% (1.3 KB)

[#021] sha256:aed175a42df957224d57de550959b51c4a86e7d0b30078c676806850955c4a31 - 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-12 23:03:11 UTC

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

2021-08-12 23:03:12 UTC

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

2021-08-12 23:03:42 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-12 23:03:50 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-12 23:04:15 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 23:04:26 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 23:04:34 UTC

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

2021-08-12 23:04:42 UTC

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

2021-08-12 23:04:54 UTC

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

2021-08-12 23:04:54 UTC

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

2021-08-12 23:04:55 UTC

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

2021-08-12 23:04:55 UTC

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

2021-08-12 23:04:55 UTC

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

2021-08-12 23:04:56 UTC

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

2021-08-12 23:04:57 UTC

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

2021-08-12 23:05:02 UTC

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

2021-08-12 23:05:03 UTC

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

2021-08-12 23:05:03 UTC

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

2021-08-12 23:05:03 UTC

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

2021-08-12 23:05:04 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