Namespace
rancher
Image / Tag
rancher-agent:v2.4.5-patch1-windows-20H2
Content Digest
sha256:378a5fb263baae9876c762c6b2034b42698811fcc52f04f7a8ce933d876e429c
Details
Created

2022-03-05 21:51:35 UTC

Size

2.66 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-03-05T21:49:56Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ef9d84a6fc02633eb28257f440da794332d498e1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.4.5-patch1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f313bf43a2676c7ded41dabb665c383c42fea908e4f7f143997caf40bce56f8f - 42.59% (1.13 GB)

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

[#003] sha256:ab3b6efe673848969edbdb4560e559443ecfd276ce47bd84e4e29023d2d025f0 - 0.0% (1.26 KB)

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

[#005] sha256:2dc2760f42fdcff0d56aa8e0e05e27c67b5ac5c9f43044e58bac7937850485dd - 0.18% (4.8 MB)

[#006] sha256:0ed4ed929e4b6c890e7dc7e2e3bf6e87bc63bff10a491fc95fa6f3f8b9b4740d - 0.32% (8.83 MB)

[#007] sha256:c3c1ba96d51e4de2e024f025404a0e1ad4e048886c263ef5d545d8b088c9cdb5 - 1.37% (37.3 MB)

[#008] sha256:3b69c8bc32be08fea63fbf603ad47df8b6c2d6fe9f232342a6a5074efe06c3a3 - 0.18% (4.86 MB)

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

[#010] sha256:0ab0f3f216adf15585da186d629b6366100bc3699259dd3187357f7e71510daa - 0.47% (12.8 MB)

[#011] sha256:acc6046195d816b431842dffac91c258d97e3b979ddfd87dafc22cc185ca7554 - 0.02% (451 KB)

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

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

[#014] sha256:869ec5b66b982b446bdb7e0d3d2d67fedd39494b0e6316566fcc1393d019b18f - 0.0% (1.26 KB)

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

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

[#017] sha256:6c7fb700a11a975f4f2a7aba8e803b9b98df6825a04112dfdde7f11d6479a160 - 1.12% (30.6 MB)

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

[#019] sha256:416dcbd3ef02986955d69edeb874d9058e30f21d2d5c78f67583746cc2421837 - 0.0% (1.3 KB)

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

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

[#022] sha256:46baf887f8a394241ca9cc84ad20d4e8ef08e3596cf7b3aba9abd612e77a9a55 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2022-02-04 06:50:43 UTC

Install update 20H2-amd64

2022-03-05 21:49:58 UTC

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

2022-03-05 21:49:58 UTC

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

2022-03-05 21:50:07 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-03-05 21:50:15 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-03-05 21:50:44 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-03-05 21:50:57 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-03-05 21:51:05 UTC

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

2022-03-05 21:51:13 UTC

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

2022-03-05 21:51:21 UTC

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

2022-03-05 21:51:29 UTC

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

2022-03-05 21:51:29 UTC

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

2022-03-05 21:51:30 UTC

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

2022-03-05 21:51:30 UTC

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

2022-03-05 21:51:31 UTC

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

2022-03-05 21:51:31 UTC

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

2022-03-05 21:51:32 UTC

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

2022-03-05 21:51:33 UTC

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

2022-03-05 21:51:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-05T21:49:56Z

2022-03-05 21:51:34 UTC

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

2022-03-05 21:51:35 UTC

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

2022-03-05 21:51:35 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