Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc6-windows-20H2
Content Digest
sha256:1680663264cda6f95a044fe46e1e0964bd0f4f20217386ef69dc0442f874d06b
Details
Created

2021-12-15 17:46:53 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-12-15T17:43:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1e8fe15dc762456dd999a85e88013ed5cbabf232
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-rc6

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:12bece78596713652b5d56f87c93a853d9be07f42b55d7ef563b1e2a6b0355ab - 42.88% (1.13 GB)

[#002] sha256:7f688d5f5e6096fd039c1895622563630e32aa5e53399bcdc2ff1a6668125d6f - 0.0% (1.26 KB)

[#003] sha256:a49cd0195c40eeba7a73426c957bcb22402848aebf42d8326af9bf22913cd61e - 0.0% (1.31 KB)

[#004] sha256:bc43e7970ee554281e6d96570dbd997d2311337f20cf6ef42896ffda0dc45c4b - 0.2% (5.3 MB)

[#005] sha256:e665aeff3b13302d9a6d6fa5941302a73359cff03c53b0d8493d9eb5dd816a7f - 1.85% (50 MB)

[#006] sha256:128f765ebd3e8dde7df84868485556b6faca1fa0c69c9ba4223fc1087ad6324c - 0.2% (5.26 MB)

[#007] sha256:5cc4433d53682bd77fdf7d6a0614185212a58c557f663f6617bce11b235453d9 - 0.5% (13.4 MB)

[#008] sha256:69868c42d8bca18df7e4573ed19740b211350b9f9a524f813f7a6154953eca02 - 0.0% (1.26 KB)

[#009] sha256:8111cd5384f4d63b41a737bb9543055e2e58559b64ddf2fbe61f69ca1adcd148 - 0.0% (1.29 KB)

[#010] sha256:5a083da5a455705d0bccd3fc909255621b6a7bc11c15160b4ff2b74ff78b1fb8 - 0.0% (1.26 KB)

[#011] sha256:1cdce8d992269a812090d1ba70cc71eb790c77e0876796650f85c31440dc93cb - 0.0% (1.26 KB)

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

[#013] sha256:8906e14fc20c8175789d548488a01800f0963faa0bd7d619270352b55830644f - 1.1% (29.7 MB)

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

[#015] sha256:a2455ae408e8fde88c57bca8b396237f3a6e4ecefd8c690e00bb88400b6577dd - 0.0% (1.3 KB)

[#016] sha256:3d85e7a35b7997ab90e3dd8215dc76dd3f63d82e5a79ff3a692f989e362daf28 - 0.0% (1.29 KB)

[#017] sha256:c09fa4f50e57d024423331210816d5e97a1881efeb8d01845450c0590737c8c4 - 0.0% (1.3 KB)

[#018] sha256:21004f6c2bd5d45afd66093935615eae711fbbc19f736d1b582a694c04788f6c - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-12-10 12:41:30 UTC

Install update 20H2-amd64

2021-12-15 17:46:05 UTC

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

2021-12-15 17:46:06 UTC

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

2021-12-15 17:46:16 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); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2021-12-15 17:46:26 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2021-12-15 17:46:35 UTC

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

2021-12-15 17:46:45 UTC

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

2021-12-15 17:46:45 UTC

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

2021-12-15 17:46:46 UTC

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

2021-12-15 17:46:46 UTC

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

2021-12-15 17:46:47 UTC

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

2021-12-15 17:46:47 UTC

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

2021-12-15 17:46:50 UTC

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

2021-12-15 17:46:51 UTC

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

2021-12-15 17:46:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-12-15T17:43:25Z

2021-12-15 17:46:52 UTC

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

2021-12-15 17:46:52 UTC

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

2021-12-15 17:46:53 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