Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-debug1-windows-20H2
Content Digest
sha256:df949c121efe18c1b12e34f7a1d06c84ded254036bfb65f36a1e75ca5d6b87da
Details
Created

2021-12-04 05:39:17 UTC

Size

2.66 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-12-04T05:39:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    150531233724c4d66866d2ac935e871086ee62ee
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-debug1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cf5ffa21776715f9145319b2dc410fcf4325d649c5bb9e8f499bbda1fd6ebba5 - 42.37% (1.13 GB)

[#002] sha256:6148a284431f391711adf75a1e8e8dcf2ffe6edfcb588e8ccebf300c551ee8b2 - 0.0% (1.26 KB)

[#003] sha256:0ea3cb20116330daba6898c9bc85f0b23467751b3acbd20a9be136589c09ec7c - 0.0% (1.33 KB)

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

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

[#006] sha256:a0e2d83e3b9feada24e563397bed6a9b55a3d6034e9eb156e71d8d079bb6d098 - 0.32% (8.78 MB)

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

[#008] sha256:83e5cae3f8fc88c6dbb0f9938ab0e7a14ce23263767f52cd23e5ca153a59450f - 0.2% (5.34 MB)

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

[#010] sha256:5cf06a9279cb9cafadbdd7e55684900516170d1bc4da533fda3bb294e369cec2 - 0.47% (12.8 MB)

[#011] sha256:64f3f1883174a975d89c05a1aae928da43342dfc6196b6a9197bc8809595af7d - 0.02% (440 KB)

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

[#013] sha256:5b78cd1d0a2be3db7c1b5d1a0a5317f13e13f73224a24a4b982cd5cfa139c38a - 0.0% (1.3 KB)

[#014] sha256:11063b777a18aededa5ebcc691fcf588fb141e77f1703298288b4aa9417c7fe5 - 0.0% (1.26 KB)

[#015] sha256:a5efb764cb4e5dd9cbbec51c82e8165b996da81f777972891ef7539b55ea618f - 0.0% (1.28 KB)

[#016] sha256:6f46a2d9401b69b72d59e966ac81e97d99b756d2bd4dfd56086582f40ea57dbe - 0.0% (1.26 KB)

[#017] sha256:ac0f81ae885f47e25d7373a174ef694a0e0f72cd5e09166ca254d556e7b3a6de - 1.14% (31 MB)

[#018] sha256:5cd884e59b0a069d4d6ca7f9bc409c32e61feedf22447c7d5877f43e0ec6ef8a - 0.0% (1.29 KB)

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

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

[#021] sha256:9d35fe674ab53fc7628c5e1c866fb9c296caea3d5b95098a5a96ecb4ad8a212a - 0.0% (1.27 KB)

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


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

Apply image 20H2-RTM-amd64

2021-11-03 21:20:07 UTC

Install update 20H2-amd64

2021-12-04 05:31:36 UTC

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

2021-12-04 05:31:36 UTC

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

2021-12-04 05:31:45 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-12-04 05:31:53 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-12-04 05:32:19 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-12-04 05:32:30 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-12-04 05:32:38 UTC

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

2021-12-04 05:32:46 UTC

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

2021-12-04 05:32:54 UTC

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

2021-12-04 05:33:01 UTC

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

2021-12-04 05:33:02 UTC

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

2021-12-04 05:33:02 UTC

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

2021-12-04 05:33:02 UTC

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

2021-12-04 05:39:13 UTC

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

2021-12-04 05:39:13 UTC

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

2021-12-04 05:39:15 UTC

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

2021-12-04 05:39:16 UTC

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

2021-12-04 05:39:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-12-04T05:39:12Z

2021-12-04 05:39:16 UTC

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

2021-12-04 05:39:17 UTC

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

2021-12-04 05:39:17 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