Namespace
rancher
Image / Tag
rancher-agent:v2.5-29bbea6e698ebfd4d764f419fb26ae30b495ef28-windows-20H2
Content Digest
sha256:033c0261a272ac771dae69c9559a964247e4fd90e2da448c52de0c5f77032c45
Details
Created

2022-04-14 16:33:15 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-04-14T16:31:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    29bbea6e698ebfd4d764f419fb26ae30b495ef28
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-29bbea6e698ebfd4d764f419fb26ae30b495ef28-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:44a67477f4527a660f9271ec7f5a8689e9fce5f21a892acc7037d6821bbf1392 - 42.12% (1.11 GB)

[#002] sha256:2b6173d31379c271d6f2a567343a6e61547673c8235da79dae9733c78f2a9110 - 0.0% (1.29 KB)

[#003] sha256:a922ecbeb7018e0794bf2fc24f0a5d61d387d419dd5dd93fc4c79cd4ec72950f - 0.0% (1.28 KB)

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

[#005] sha256:1cc9570d8b12d0b7e64b01fab38dd829a49690b1c37de9eeca3f9a2a9a666a3b - 0.2% (5.29 MB)

[#006] sha256:1dc8fa361ffaac39fb48fd215ceb53d218a7618a295b812596350f2ea6b487e2 - 0.33% (8.83 MB)

[#007] sha256:c6e25a3b0e65096bb33f902727058f02a25f788bc82b489c1d9a5dea6f298672 - 1.37% (37.2 MB)

[#008] sha256:6dd640b70cdea5361bdf215b868e322848c354f028c5023f184df427c6e57355 - 0.2% (5.32 MB)

[#009] sha256:6e6720a3254dc41edeace4a040c5c871ba109c58457cd165fd6463a41ecf520e - 0.57% (15.5 MB)

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

[#011] sha256:966b45ed69910d9881345588f91f41324d8cbfb97c7fb083a40a0ade2373f97b - 0.02% (417 KB)

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

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

[#014] sha256:c40951677ee81ea7c0dca88b820e2cc62460b8be8f5eb3f9198a5494b71faeb5 - 0.0% (1.29 KB)

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

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

[#017] sha256:637db9bc1c9d39c68ef5f6c24b50ce5c3874bdf00acf22f5a795c0d77a4e8a43 - 1.15% (31.3 MB)

[#018] sha256:4dd05bded95e65f8fff8530f383f1420ec6bf0fedd20822c690dd41f14066c18 - 0.0% (1.29 KB)

[#019] sha256:0b0797681ce5df9303c45c34217c3f2dc9adf938f2a1ff6cd71ae1da561a4059 - 0.0% (1.26 KB)

[#020] sha256:753bb35d6e0749adb6569cea04ab0866e45d39e84482b7e2c36ba79537d3d7b9 - 0.0% (1.26 KB)

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

[#022] sha256:81c9018624dee10d34a91deef92a9b16f9b89dde68d8955e0d2a73ce4dce954b - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2022-04-03 09:05:21 UTC

Install update 20H2-amd64

2022-04-14 16:31:02 UTC

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

2022-04-14 16:31:02 UTC

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

2022-04-14 16:31:13 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-04-14 16:31:20 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-04-14 16:32:23 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-04-14 16:32:36 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-04-14 16:32:44 UTC

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

2022-04-14 16:32:52 UTC

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

2022-04-14 16:33:01 UTC

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

2022-04-14 16:33:08 UTC

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

2022-04-14 16:33:09 UTC

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

2022-04-14 16:33:09 UTC

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

2022-04-14 16:33:10 UTC

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

2022-04-14 16:33:10 UTC

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

2022-04-14 16:33:11 UTC

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

2022-04-14 16:33:12 UTC

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

2022-04-14 16:33:13 UTC

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

2022-04-14 16:33:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-04-14T16:31:00Z

2022-04-14 16:33:14 UTC

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

2022-04-14 16:33:15 UTC

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

2022-04-14 16:33:15 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