Namespace
rancher
Image / Tag
rancher-agent:v2.6-be960478b7d8f83eecd3d33fbd8bdd2504ed409f-windows-1809
Content Digest
sha256:356853655177e1fa349f0709a2eb3987e1229f940e74e9d48e4fde0a54cdc672
Details
Created

2021-08-23 18:39:09 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-23T18:39:04Z
  • org.opencontainers.image.revision
    be960478b7d8f83eecd3d33fbd8bdd2504ed409f
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-be960478b7d8f83eecd3d33fbd8bdd2504ed409f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.95% (1.6 GB)

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

[#002] sha256:207924309717454327bad4cbc4e9923017de845325bfcc8784464138ff3cd1e6 - 0.0% (1.07 KB)

[#003] sha256:94a75bdc740334c824931ca9973bf2d379088c1027cace7ca1e8f0ac83eea951 - 0.0% (1.09 KB)

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

[#005] sha256:aa649b0d67b528298f394e2dd2c44d493184005096732fedca9fc8bb32cd2cb8 - 0.2% (5.28 MB)

[#006] sha256:962225bb07eed43b7626f815a00a4bc6142cd7cd08391dca55c891c19cd490f5 - 0.28% (7.43 MB)

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

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

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

[#010] sha256:759b1afe889e93b3eeb1ec9713c6b7ec9eee8e53bf2dff476a465c3befd921d0 - 0.47% (12.7 MB)

[#011] sha256:425a7f5f032a8371a738c131c82e1d3f33e2957ace8664454819c20640007a43 - 0.0% (1.06 KB)

[#012] sha256:83ae6d485ee8d9ac32a14d5d71e744f5fe71ab3d00d7ea1a2a6e78ab6993f71b - 0.0% (1.07 KB)

[#013] sha256:88c6608e4340905be52d1910da5751cf0a939598e0d393522fbe0d6e661ac982 - 0.0% (1.06 KB)

[#014] sha256:bd9333562a34b51bb5d792f95330ead5a38688b2fba6031f087c35353cee45a4 - 0.0% (1.07 KB)

[#015] sha256:fd27d3bc380a7b925e3cccb71ed425235a69fe2f51428bd737c2d716a7a1e99b - 0.0% (1.07 KB)

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

[#017] sha256:28cd27eeea91ef45b0166b9ecedd4d29d54d10a68e0c696c900144a10e9ae3c4 - 0.0% (1.07 KB)

[#018] sha256:1af23fdfd850d3f97d7cbeace0b3405455dc164891a629619dcca3b4dbe345b8 - 0.0% (1.07 KB)

[#019] sha256:a5f9812940caa00926d27171b0e3340ad93becf1c7e645a552c6fef7e109bf0d - 0.0% (1.09 KB)

[#020] sha256:eceb66ff62614f70a9270c44ad7c3d039757fbeb9b711f0e924e9e78fa1b0fe3 - 0.0% (1.1 KB)

[#021] sha256:5320e7bb7c42e955f1b21b3d4fba5acacaf273106a2cf157d469c8aac23ee953 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-23 18:37:16 UTC

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

2021-08-23 18:37:17 UTC

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

2021-08-23 18:37:37 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-23 18:37:44 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-23 18:38:05 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-23 18:38: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-23 18:38:21 UTC

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

2021-08-23 18:38:27 UTC

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

2021-08-23 18:38:34 UTC

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

2021-08-23 18:38:34 UTC

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

2021-08-23 18:38:35 UTC

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

2021-08-23 18:38:35 UTC

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

2021-08-23 18:39:05 UTC

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

2021-08-23 18:39:05 UTC

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

2021-08-23 18:39:06 UTC

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

2021-08-23 18:39:07 UTC

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

2021-08-23 18:39:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-23T18:39:04Z

2021-08-23 18:39:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=be960478b7d8f83eecd3d33fbd8bdd2504ed409f

2021-08-23 18:39:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-08-23 18:39:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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