Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-ef747a0df079166f95d481f33bfd7d7f688a825f-windows-20H2
Content Digest
sha256:4fda9178d23db66b5c3c98efc3ae21436c47f76bc748f6a5833f18d958f17306
Details
Created

2021-07-08 02:24:10 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-08T02:22:24Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ef747a0df079166f95d481f33bfd7d7f688a825f
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-ef747a0df079166f95d481f33bfd7d7f688a825f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.16% (1.07 GB)

[#002] sha256:5aa2e07c0c1cc2f36a5000bf899c9480064ea2d1ce173adc935cc45a80335438 - 0.0% (1.27 KB)

[#003] sha256:1c43b54da0e4b214748abbd7eb02ca4e2344f94f2a7104d017c1f5674c8b5f57 - 0.0% (1.29 KB)

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

[#005] sha256:34b07ebb6dfbdddf17f59d061cdd7a7dbc719912bdcae41d3a279c1b5e0bf2ee - 0.2% (5.27 MB)

[#006] sha256:5c42d7c06b40d1c249b1ea34bc8e253558df043db3841cda885b359a438404ad - 0.33% (8.72 MB)

[#007] sha256:b2a1b31dce862a2ae87707a032a4e53335735231be93521a681535f1f9d18c7b - 1.4% (37.2 MB)

[#008] sha256:c916695a7c198c80cbd2550977171c540a7b5ab182a7d7c21f33962d0edfdd98 - 0.2% (5.29 MB)

[#009] sha256:5e701446089691482e06779a04d2ec460db0dc1f743d7e1911421445a0a5c70c - 0.58% (15.5 MB)

[#010] sha256:ac3ed9b66837bc7cfbdf10eafebb5720c0cde392b994c2cfa7e893a423d23d35 - 0.48% (12.7 MB)

[#011] sha256:6c038f3f5f04d015b931579a05f5b74bb7e82a10628ae46ecea8ce5ae4e76369 - 0.01% (392 KB)

[#012] sha256:6023120936c7e2dd0494a3ee826e94757b7c34bd00ff69eb0bdb05977d861574 - 0.0% (1.27 KB)

[#013] sha256:9770b8eb44f7d304b60f58147254a31ec0e272b3f1db67e46e9a1645f6c60c96 - 0.0% (1.25 KB)

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

[#015] sha256:5a7c63b25f6ecacc4fd93ed76d504c978917dddd4095aaf96475207b25f36933 - 0.0% (1.27 KB)

[#016] sha256:f6c1e7d0f5639e67f0f19acbc5b3e91e204d8ba804b8a129bf8ca5e45329f997 - 0.0% (1.3 KB)

[#017] sha256:cf858b1d27adcbae0bde6e8441534d787d23024f8e4d9dea32a8d65cf62feacc - 1.16% (31 MB)

[#018] sha256:d28be4d5874019fcbedab887a01007784bde34e1d755b972669907beeeed214a - 0.0% (1.28 KB)

[#019] sha256:24ca2aa728f676a73fd7a9af13c494940e86446e92f81ad5087d8ddf034f0fce - 0.0% (1.27 KB)

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

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

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


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-07-08 02:22:25 UTC

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

2021-07-08 02:22:26 UTC

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

2021-07-08 02:22:35 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-07-08 02:22:43 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-07-08 02:23: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-07-08 02:23: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-07-08 02:23:39 UTC

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

2021-07-08 02:23:47 UTC

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

2021-07-08 02:23:54 UTC

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

2021-07-08 02:24:02 UTC

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

2021-07-08 02:24:02 UTC

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

2021-07-08 02:24:03 UTC

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

2021-07-08 02:24:03 UTC

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

2021-07-08 02:24:04 UTC

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

2021-07-08 02:24:04 UTC

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

2021-07-08 02:24:05 UTC

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

2021-07-08 02:24:06 UTC

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

2021-07-08 02:24:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-08T02:22:24Z

2021-07-08 02:24:07 UTC

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

2021-07-08 02:24:09 UTC

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

2021-07-08 02:24:10 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