Namespace
rancher
Image / Tag
rancher-agent:v2.5.15-rc1-windows-20H2
Content Digest
sha256:4f25cb94094a5d150b9bafda5d5601f3fe79d370b7d05b38d0eccca579f2931d
Details
Created

2022-06-24 21:50:51 UTC

Size

2.67 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-06-24T21:50:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    27f52ed080fd4bf6943d47def056ba5b6c6f0af5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.15-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:199d820b40871072e593ee5aef2cf7bbef1a414975b64900b8109ab366e8deb8 - 42.74% (1.14 GB)

[#002] sha256:12691abb327378505be84cfe2ebd51d6cabdcc58258449eea28f7ad0d1d4680a - 0.0% (1.26 KB)

[#003] sha256:827c67d9598b4da14d7ce2d6fc982dce9f29f455c6eb094d9d8112c9f1b99080 - 0.0% (1.35 KB)

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

[#005] sha256:ce6eab89826538dac1bae880454b745faf15c677df7edc87bfd66a5e851ba6a5 - 0.19% (5.28 MB)

[#006] sha256:5fbdd18c3f3292d75339f688203148f81cee190712fe4eebc06574e44befa645 - 0.32% (8.87 MB)

[#007] sha256:162d4acf740bb947943ab866bb6702581843a68fb02cf4168f53068a3a974f16 - 1.36% (37.2 MB)

[#008] sha256:31d01d78de7b5a67f1266b30b2118630c6d7940dd11557ab5a780c4686af2583 - 0.19% (5.34 MB)

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

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

[#011] sha256:805f9241a2779c5abe39cf90306e172abfc9010e60c03c7f643acbf1383f1043 - 0.02% (438 KB)

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

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

[#014] sha256:c0e8995387d5f055fd5cd532d7890f11805ae3dfb7a7c63b1ecb98da1f79cfae - 0.0% (1.3 KB)

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

[#016] sha256:c26d327e200a18fd3c3b746d82e6f76978743fa51903fdb943ebf4208d682bfd - 0.0% (1.29 KB)

[#017] sha256:ef03b571c4c891d8b1299eaf98e68394fd001467a70047320c2813720814d740 - 1.16% (31.8 MB)

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

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

[#020] sha256:0ae48a5179e016c20918660524a0320e9605c9e2677cd1d958389a952dfb788f - 0.0% (1.29 KB)

[#021] sha256:b30a5c4615aca0079d27d9c2849b0940da9c27d92fd0e6a048ed6061e3ffdbe9 - 0.0% (1.29 KB)

[#022] sha256:c1273ea7435dd4c17d11cbe199b42fc00b11d83b5231e1185bfe0f7b29905616 - 0.0% (1.29 KB)


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

Apply image 10.0.19042.508

2022-06-09 07:12:06 UTC

Install update 10.0.19042.1766

2022-06-24 21:48:51 UTC

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

2022-06-24 21:48:51 UTC

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

2022-06-24 21:49:02 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-06-24 21:49:09 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-06-24 21:49:33 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-06-24 21:49:43 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-06-24 21:50:17 UTC

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

2022-06-24 21:50:28 UTC

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

2022-06-24 21:50:36 UTC

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

2022-06-24 21:50:43 UTC

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

2022-06-24 21:50:43 UTC

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

2022-06-24 21:50:45 UTC

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

2022-06-24 21:50:46 UTC

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

2022-06-24 21:50:46 UTC

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

2022-06-24 21:50:46 UTC

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

2022-06-24 21:50:49 UTC

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

2022-06-24 21:50:49 UTC

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

2022-06-24 21:50:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-06-24T21:50:07Z

2022-06-24 21:50:50 UTC

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

2022-06-24 21:50:51 UTC

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

2022-06-24 21:50:51 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