Namespace
rancher
Image / Tag
rancher-agent:v2.5.8-rc4-windows-20H2
Content Digest
sha256:8481bf1a1e65dad789fbbe29eeb4bb7b3bf964ef3d0a6a3ee1b8ce0ea51b7a8a
Details
Created

2021-04-14 22:57:55 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-14T22:57:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    eb775db432486e1ac84dd9d30060c4854764584d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc4

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 37.8% (952 MB)

[#002] sha256:2a8bb981c4cf0b32ffb74dd4f3ef8134654c19d5ac39f27fc7e9df30cdab8703 - 0.0% (1.34 KB)

[#003] sha256:77753ad3fb55ab9a25c7e0bce5391f076703a30f463feb47126c149946b30f12 - 0.0% (1.27 KB)

[#004] sha256:12c96996eabf31239e8016cadce85ce1776843b5b237ea7f394effb5484dc3fd - 0.62% (15.5 MB)

[#005] sha256:a1ef2e6f4d1c926bf2f7e2928f476085fcd81acde530f9f69d3513941c2f18d5 - 0.21% (5.25 MB)

[#006] sha256:0da9fc523dd189030ffd3d1d6f20c0333b973279240d072c167802f1a4c2e375 - 0.31% (7.82 MB)

[#007] sha256:d62967b874e8e6eeb15aa6c9bc39865ef3249e4b1f50be196a73e0b7a56aa117 - 1.48% (37.2 MB)

[#008] sha256:f3ce97cc8ef327138fd1fe7eadac6805ab4c5e81d5761c770a882bf520e6eb51 - 0.21% (5.32 MB)

[#009] sha256:9fcf9a8ce597d08c47bbfd459c34d7a1571e488201e5095e9e1fbc450d9cba82 - 0.62% (15.5 MB)

[#010] sha256:2528d4af0666ffdbb16de71624611695db14ac04bd30c43c6fe28bf86cab6c05 - 0.51% (12.7 MB)

[#011] sha256:d82d5eb80f081522215fa667f73a8fc711350f3415b4e513b7eec3c93b6720da - 0.02% (420 KB)

[#012] sha256:5a8641ca13f20e01590b05192b3120740afdf60887e06e03552df59dc40af3b1 - 0.0% (1.29 KB)

[#013] sha256:2269a5166ce12a71a0b820f693e71b2b984903118241b6af9ce470fb3ca5c443 - 0.0% (1.26 KB)

[#014] sha256:80a6870bf1f3918d8f3da0e49b537dcce5e2f920c38575c11c172951100c24a5 - 0.0% (1.27 KB)

[#015] sha256:960b4f9e9adbbd024e24dd199b0f0291156fb67f54839abbba5bbb87a82a5667 - 0.0% (1.27 KB)

[#016] sha256:7dc79fdfeb41c2806316ee3c05e0baa9707e7e8bcb9c43a32bbb12ae415e334b - 0.0% (1.27 KB)

[#017] sha256:19d5a692a77a8c6f58e591cf5be1bbc41838c3c85af14d7e347410359e8c24ea - 1.23% (30.8 MB)

[#018] sha256:1670ed3129509f6d8892cd5261cca8dea271d205c7b21b31d6fba190f230be5d - 0.0% (1.3 KB)

[#019] sha256:11eb845d4887d97c29d44dbf769192d36bed8154e2ff2f697945674c16b93b4c - 0.0% (1.3 KB)

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

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

[#022] sha256:150006504e3e09a27dfb5f4315ca04741d18b45ada0ed70d8ba68c8ca464b1ae - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-13 18:04:33 UTC

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

2021-04-13 18:04:34 UTC

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

2021-04-13 18:05:15 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-04-13 18:05:47 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-04-13 18:06:34 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-04-13 18:06:51 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-04-13 18:07:16 UTC

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

2021-04-13 18:07:30 UTC

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

2021-04-13 18:07:43 UTC

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

2021-04-13 18:56:15 UTC

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

2021-04-13 18:56:15 UTC

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

2021-04-13 18:56:16 UTC

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

2021-04-13 18:56:16 UTC

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

2021-04-14 22:36:08 UTC

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

2021-04-14 22:36:09 UTC

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

2021-04-14 22:36:10 UTC

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

2021-04-14 22:36:12 UTC

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

2021-04-14 22:57:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-14T22:57:51Z

2021-04-14 22:57:54 UTC

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

2021-04-14 22:57:54 UTC

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

2021-04-14 22:57:55 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