Namespace
rancher
Image / Tag
rancher-agent:v2.5.8-rc17-windows-20H2
Content Digest
sha256:745aa2df55fb7353996b550185d922a9a680a812a58f7204ae227a785ac2035a
Details
Created

2021-05-01 01:17:25 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-01T01:17:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    365f9ebc7c3348dde237bdaf8f0d2d7242fc59ec
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc17

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 37.8% (952 MB)

[#002] sha256:051c789e091b56e1677ac392be01d75f938e739d5218354373f311f7e206269d - 0.0% (1.41 KB)

[#003] sha256:fd8dd62050051ce74fbdaa3ee61e48c723c36b13f46c6191949abf42d541bf8a - 0.0% (1.4 KB)

[#004] sha256:ce82c4b82692a8ce180cc09ec28ae4bba75dae6bce4cb2c94ab4c94c2283b160 - 0.62% (15.5 MB)

[#005] sha256:e4d0bb1dee1e7c885bf7de9dae07380c4be42b9cc7c737be8c000be9a90e557f - 0.21% (5.28 MB)

[#006] sha256:9d64d7676bce9e66bea9d9bf139d79bd61437d49f395bf0af10095ed23e80351 - 0.31% (7.85 MB)

[#007] sha256:8c2c228005c69cec3e3b3ff47266f1e3e860057556526da1278fd89b07baefdd - 1.48% (37.2 MB)

[#008] sha256:96a4fe7efa94d976f5aed8a04c92ed0e2b6c005200e5587faab7ef50fe0536a4 - 0.21% (5.34 MB)

[#009] sha256:b582f313acd92de29ad9591f0aeaad14fb093906aecaec16213bfafeec9b79af - 0.62% (15.6 MB)

[#010] sha256:309f2407dd949aeb3464efbc564600a0b0a388f305d5ebb8e476097160a46466 - 0.51% (12.8 MB)

[#011] sha256:b8671983fce78bbf2824733f5b95f0ecbc35f5380e43e5a39dd9c20452e29dba - 0.02% (436 KB)

[#012] sha256:502709c970fe3b07a742962d55a87a41027cd1ef1d75273411a5f231cdd599e7 - 0.0% (1.29 KB)

[#013] sha256:a26e928608ac8539a60c6052f47c1a53e0521fd0fbd0bcd1dd652c8810b0ba0b - 0.0% (1.33 KB)

[#014] sha256:7c0f3595b8f8c5c4a72f78f2752499feb4361a779fe1350651222f702a23e8fa - 0.0% (1.27 KB)

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

[#016] sha256:12bf3b4a2de00e475d44ab23cf436c59434ec218dc367ff2135cdf62e745925d - 0.0% (1.27 KB)

[#017] sha256:1a984de1080bec56524de8637d356d2debd1417b2b73e1d511725ab921c84ce9 - 1.23% (30.9 MB)

[#018] sha256:ed1bcbc07bbe1bb431f283cc05b259e2a521c6958e8d8e10f2c46c41f2981f70 - 0.0% (1.3 KB)

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

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

[#021] sha256:3235c8c7939415dd9c81ed2c1edae5f097e4a82fef8622b8580d69b7dc510088 - 0.0% (1.27 KB)

[#022] sha256:c0e7f6be77eb3760accda944ff26327fc82f78a5f3b32246a2e49c0c9cad1180 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-05-01 00:49:04 UTC

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

2021-05-01 00:49:06 UTC

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

2021-05-01 00:49:53 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-05-01 00:50:06 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-05-01 00:50:47 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-05-01 00:51:16 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-05-01 00:51:35 UTC

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

2021-05-01 00:52:01 UTC

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

2021-05-01 00:52:23 UTC

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

2021-05-01 00:53:01 UTC

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

2021-05-01 00:53:02 UTC

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

2021-05-01 00:53:03 UTC

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

2021-05-01 00:53:03 UTC

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

2021-05-01 01:17:21 UTC

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

2021-05-01 01:17:21 UTC

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

2021-05-01 01:17:22 UTC

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

2021-05-01 01:17:23 UTC

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

2021-05-01 01:17:24 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-01T01:17:19Z

2021-05-01 01:17:24 UTC

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

2021-05-01 01:17:25 UTC

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

2021-05-01 01:17:25 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