Namespace
rancher
Image / Tag
rancher-agent:v2.5.10-rc5-windows-20H2
Content Digest
sha256:0aa83db5f607e29e9cdf9ce2646485aa43c16867d22afc0f5ffdaab0b5b6260e
Details
Created

2021-10-11 22:47:43 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-10-11T22:46:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7f8bb2c7810a009f5eb21e4c77225adfb6e48200
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.10-rc5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 41.94% (1.11 GB)

[#002] sha256:0329c7db316c1b7d036cfbc350ba432f7e201c3e0d9da8def0f18aa05e0869b4 - 0.0% (1.33 KB)

[#003] sha256:880c7d95f03e77753f74fcee425f1c3faebeb0b307fb74c20c7a9b01de621931 - 0.0% (1.27 KB)

[#004] sha256:9c2f289080ab81debb1ba1e66ef39f128cc9e9810096e6d0d4340ad31c2227d6 - 0.58% (15.5 MB)

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

[#006] sha256:7a04edaea69a90931c231b92b7297f4f925f68b4f4885dc3d0e8f7959c6762ff - 0.33% (8.79 MB)

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

[#008] sha256:664d76c1332330f598ae9a88b83255381895d57cc0213443006df946afd8b5ac - 0.2% (5.34 MB)

[#009] sha256:1b70ff48d9ff35f81c927e80a6905f829ec088d5ec825391741d23f54deca820 - 0.58% (15.6 MB)

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

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

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

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

[#014] sha256:792136934ccc016212f1a75e3f2575294912995afef52757dea41bea029260ba - 0.0% (1.27 KB)

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

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

[#017] sha256:f5a0e1c30959d9cd4a918f50f7984eab5db4f8cd6f795485f85616943fe2f60d - 1.15% (31.1 MB)

[#018] sha256:e361f4590e387ba604fc62922ad29f76ce4b2baf79aa462c1fd5d80dc1bd08ff - 0.0% (1.27 KB)

[#019] sha256:40e1eecff20ed721921224af3855048ac9148c6cc34b5ad2eabea4d5891d5a0a - 0.0% (1.3 KB)

[#020] sha256:1e2ff35d5e93583f8073f99bdb99667520ead7b0bdd5c065be1504437a6db05e - 0.0% (1.29 KB)

[#021] sha256:212c805f978c06c533e0b36127d7fdf218c21a33a3ab22a3e734233a39081818 - 0.0% (1.31 KB)

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


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

Apply image 20H2-RTM-amd64

2021-09-13 05:28:20 UTC

Install update 20H2-amd64

2021-10-11 22:46:10 UTC

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

2021-10-11 22:46:10 UTC

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

2021-10-11 22:46:20 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-10-11 22:46:28 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-10-11 22:46:53 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-10-11 22:47:04 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-10-11 22:47:13 UTC

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

2021-10-11 22:47:21 UTC

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

2021-10-11 22:47:28 UTC

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

2021-10-11 22:47:36 UTC

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

2021-10-11 22:47:37 UTC

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

2021-10-11 22:47:37 UTC

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

2021-10-11 22:47:38 UTC

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

2021-10-11 22:47:38 UTC

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

2021-10-11 22:47:39 UTC

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

2021-10-11 22:47:40 UTC

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

2021-10-11 22:47:41 UTC

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

2021-10-11 22:47:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-10-11T22:46:09Z

2021-10-11 22:47:42 UTC

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

2021-10-11 22:47:42 UTC

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

2021-10-11 22:47:43 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