Namespace
rancher
Image / Tag
rancher-agent:v2.5-754c5d58ee4544f62b110266dde3373e89961182-windows-20H2
Content Digest
sha256:0abef141f0857770dae1f2c9d85aa8e3a8080683c0696c354d63fbe196876ce1
Details
Created

2022-01-13 19:54:05 UTC

Size

2.66 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-01-13T19:52:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    754c5d58ee4544f62b110266dde3373e89961182
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-754c5d58ee4544f62b110266dde3373e89961182-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:3aff99b000970ade8766a006338a898f0d5d035a89037044890b777928da56bd - 42.5% (1.13 GB)

[#002] sha256:bc86223152177369adac989c793ddf29439b8dd9c8455255458aed6b7af42ee9 - 0.0% (1.31 KB)

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

[#004] sha256:5093cf63ee7c2afecadd6f6ee839fe9276818d119bdf618cf10d7e7206ba5ac4 - 0.57% (15.5 MB)

[#005] sha256:19b0861fcb0a47b0bdef76324a709f2309314a87827a239d8f706bae455ed2ed - 0.19% (5.27 MB)

[#006] sha256:e56a8b250771211c33a758e5d79d3749a686201409d24aef27ccd6c929e6243c - 0.32% (8.81 MB)

[#007] sha256:e9588ec59cd21abea180c4d1b550d924d5d8ae85a92f6fcd7335997b191f658c - 1.37% (37.2 MB)

[#008] sha256:b3e486c2f3c6b276567b5e6ea9761fe92aa1aeadb6a308b548cf62c9c4f9951a - 0.2% (5.33 MB)

[#009] sha256:b1393329d9de8b94035dc7b96aaac70683a2e0209bdd9df009558cb83218e468 - 0.57% (15.6 MB)

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

[#011] sha256:47090d95bfd652f8916414457b9e816cd19a51d4445d86dcba8d40b460eb8fba - 0.02% (433 KB)

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

[#013] sha256:8df7deb896d81fe5b9b009413abe3f274efaa6aa8a4035103c887dbc25bcb060 - 0.0% (1.26 KB)

[#014] sha256:4c9c8d8aa6e2b765ab80529da74b5455130735f6e33e979e7a99882258a5b53b - 0.0% (1.26 KB)

[#015] sha256:1936da052c1c1e7dd494be17529883f26518e83657cb6413e5ded723b467c3f8 - 0.0% (1.26 KB)

[#016] sha256:7558afd4d6df18a442647be914bd92486e194fc3ae2382bf7abe863d4d5fa53c - 0.0% (1.28 KB)

[#017] sha256:827258dfed7c05b44467a543862dce528874cef68e47e8b067e42e773c678495 - 1.14% (31.1 MB)

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

[#019] sha256:cd58bf5af91ebc7b3870706f1483c11b773c258aa621c11c9c74a405ae2955af - 0.0% (1.26 KB)

[#020] sha256:4a75c7e817006716d597561c1c8ebc645cf84efa7363d38abc2d27778ce015e8 - 0.0% (1.26 KB)

[#021] sha256:7aae4240e486c90a4b60334ff173b503592aca3981e4e5a66ec3986f8cff9dc6 - 0.0% (1.3 KB)

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


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

Apply image 20H2-RTM-amd64

2022-01-08 08:44:10 UTC

Install update 20H2-amd64

2022-01-13 19:52:33 UTC

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

2022-01-13 19:52:33 UTC

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

2022-01-13 19:52: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.'

2022-01-13 19:52: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.'

2022-01-13 19:53:18 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; } }

2022-01-13 19:53:29 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.'

2022-01-13 19:53:37 UTC

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

2022-01-13 19:53:45 UTC

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

2022-01-13 19:53:52 UTC

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

2022-01-13 19:53:59 UTC

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

2022-01-13 19:54:00 UTC

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

2022-01-13 19:54:00 UTC

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

2022-01-13 19:54:00 UTC

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

2022-01-13 19:54:01 UTC

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

2022-01-13 19:54:01 UTC

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

2022-01-13 19:54:03 UTC

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

2022-01-13 19:54:03 UTC

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

2022-01-13 19:54:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-13T19:52:31Z

2022-01-13 19:54:04 UTC

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

2022-01-13 19:54:05 UTC

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

2022-01-13 19:54:05 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