Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc2-windows-20H2
Content Digest
sha256:1e44a6e9c8a3c781a78fed9bc15252d2a2f6b8ea396b078997069848d08fbc35
Details
Created

2021-11-23 18:20:21 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-11-23T18:19:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    44b8030a00b29f9f5354c645f3a90ede2eea53e0
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cf5ffa21776715f9145319b2dc410fcf4325d649c5bb9e8f499bbda1fd6ebba5 - 42.82% (1.13 GB)

[#002] sha256:099bea7e1bd10ec0ac539886a35d78bde63379b2feeb95d947100508a89f7df8 - 0.0% (1.26 KB)

[#003] sha256:20d4bad138ff74e4b1ff823b6340177526848c5bf01c232e27d01017bb189f24 - 0.0% (1.26 KB)

[#004] sha256:3eec1552d12ac6c778857ce2cf2413968089d53bd298fc877e47113f1daf9796 - 0.2% (5.31 MB)

[#005] sha256:ec35913002736428ce57e3dccd37b0d00513c32e872a6463f28f3f67b0c9ff88 - 1.86% (50 MB)

[#006] sha256:cd995d34e2a18b211c5885aa0a7b007388b9ffd62183dc526ffda4877e2a47a2 - 0.2% (5.27 MB)

[#007] sha256:78e8c0d8edec707267cefb153b6b7e8306fefa5e166bbda45da8635ee87a4a7f - 0.5% (13.5 MB)

[#008] sha256:33cd6ab7df179042f17c85165e50f6f36d8087133c2837f44428b971370e4081 - 0.0% (1.26 KB)

[#009] sha256:556d12d2dd14b1ba4ae726ce747f0dbf77ddf9251a6de6cc6e6075aae9cc5fbd - 0.0% (1.26 KB)

[#010] sha256:192324af9472a16a7ed85ceeb65a485ab2047495771ff0fe48b29c369ded0e12 - 0.0% (1.29 KB)

[#011] sha256:28a251c4ee7c16f6b14b8f1054651b5c9f087d0313d395c80d8a0b64f17acd31 - 0.0% (1.29 KB)

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

[#013] sha256:397509d8f53a91ac0b5a3def940645cf469b1f6df80411ed2652fac64083b670 - 1.1% (29.7 MB)

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

[#015] sha256:4cfcd7813ce5d34cd8862707bf933784aeee55c67c2893b13e92f4e1b343b196 - 0.0% (1.26 KB)

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

[#017] sha256:45836910cb11cc7cc8a6806670b74c44d34a2a20d46aef68093c9fb3cc997290 - 0.0% (1.29 KB)

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


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

Apply image 20H2-RTM-amd64

2021-11-03 21:20:07 UTC

Install update 20H2-amd64

2021-11-23 18:19:23 UTC

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

2021-11-23 18:19:24 UTC

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

2021-11-23 18:19:49 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-11-23 18:19:59 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-11-23 18:20:07 UTC

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

2021-11-23 18:20:15 UTC

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

2021-11-23 18:20:16 UTC

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

2021-11-23 18:20:16 UTC

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

2021-11-23 18:20:16 UTC

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

2021-11-23 18:20:17 UTC

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

2021-11-23 18:20:17 UTC

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

2021-11-23 18:20:19 UTC

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

2021-11-23 18:20:19 UTC

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

2021-11-23 18:20:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-11-23T18:19:39Z

2021-11-23 18:20:20 UTC

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

2021-11-23 18:20:21 UTC

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

2021-11-23 18:20:21 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