Namespace
rancher
Image / Tag
rancher-agent:v2.5-b2f17e4309ec74d5856113e966170b42f7e597f5-windows-20H2
Content Digest
sha256:fd9d18abd844ad5977a525f59b303cd45ffcde9debdf0e5f19892fc18608302a
Details
Created

2021-09-08 23:21:33 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-09-08T23:19:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b2f17e4309ec74d5856113e966170b42f7e597f5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-b2f17e4309ec74d5856113e966170b42f7e597f5-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:2c8cd6d97bfe5915dde26687cfdafcb1511808d9699b52da3be03323c75166aa - 41.84% (1.1 GB)

[#002] sha256:e14e068a98750b10ab050845f810a88c5e833781bd2a8ed504d2d0c0bab84551 - 0.0% (1.3 KB)

[#003] sha256:6520fdf9447d7fcb53a06b4bb8d984ad9d9d8043ef36cdc068435a400c2a38a5 - 0.0% (1.27 KB)

[#004] sha256:1e1389c9f6861eee23a019708bac2802f068124b6952f958d985205948bf7dd9 - 0.58% (15.6 MB)

[#005] sha256:8e1c63ab8c5b8b7c2de4b9837d2ae0aa1d0f9005421c4b011efd204feb91f9d9 - 0.2% (5.27 MB)

[#006] sha256:5e845eac6b5e490a65a5845483e8cfbef25167dd34bf5d0e841b54ff11b1e1c3 - 0.33% (8.77 MB)

[#007] sha256:651151ab46cd63bd914831282c62fa7f26b19c8fdd5cc652b466f0040b3531f1 - 1.38% (37.2 MB)

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

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

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

[#011] sha256:5c363e51994178933b852aa1a30370851af2bfc16d168fd75ad69ee7065f4d6d - 0.02% (429 KB)

[#012] sha256:764b47e414704d7b9514e08f75c27bedb70e8639a17a66afa623405668534e50 - 0.0% (1.27 KB)

[#013] sha256:0da7e2d59f1708eb908e5e77b6f760ef6462bbd5a2adb1a83571ba60e6564afd - 0.0% (1.27 KB)

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

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

[#016] sha256:840cb5124ad19b54e500582fad2f94eb867343f7c5e9c9ce99334825e834bd56 - 0.0% (1.27 KB)

[#017] sha256:6a2bcb2b8c07c63397b9010d7a637a52101c321a809e1701bb1714124fa7b588 - 1.15% (31 MB)

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

[#019] sha256:3b0d142757f098904e1f1a453aa653d4227b4bdf3c3245e1aad5eb0dd2f119e1 - 0.0% (1.27 KB)

[#020] sha256:bbae6570874a99b1ad4722e6aa0fe4cc34147ec35218b38070b7b3ee8f825b27 - 0.0% (1.27 KB)

[#021] sha256:b8de36efe73e11f8c453a5cdbc6d29f2ed8a40e5724f703614df43a0fc5b7bf8 - 0.0% (1.26 KB)

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


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

Apply image 20H2-RTM-amd64

2021-08-01 08:20:33 UTC

Install update 20H2-amd64

2021-09-08 23:19:44 UTC

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

2021-09-08 23:19:44 UTC

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

2021-09-08 23:19:54 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-09-08 23:20:02 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-09-08 23:20:26 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-09-08 23:20:37 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-09-08 23:20:45 UTC

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

2021-09-08 23:20:53 UTC

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

2021-09-08 23:21:03 UTC

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

2021-09-08 23:21:13 UTC

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

2021-09-08 23:21:14 UTC

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

2021-09-08 23:21:14 UTC

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

2021-09-08 23:21:15 UTC

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

2021-09-08 23:21:16 UTC

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

2021-09-08 23:21:17 UTC

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

2021-09-08 23:21:20 UTC

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

2021-09-08 23:21:29 UTC

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

2021-09-08 23:21:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-08T23:19:42Z

2021-09-08 23:21:32 UTC

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

2021-09-08 23:21:32 UTC

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

2021-09-08 23:21:33 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