Namespace
rancher
Image / Tag
rancher-agent:v2.6-8233f002260245d219f6693083ec40eba1dd5117-windows-20H2
Content Digest
sha256:870938359f34036e39df74aac22676a2527a5eeebcf310c7f748acb359a9b515
Details
Created

2022-05-11 15:31:39 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-05-11T15:28:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8233f002260245d219f6693083ec40eba1dd5117
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8233f002260245d219f6693083ec40eba1dd5117-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:52eb12a90ff62c5c90193a827fcaf7cb3b7bc762dfb3326ad322ce1afece3728 - 42.52% (1.12 GB)

[#002] sha256:e2d1f21b2bce8fe746373166d5069d6c7034e54228ea49a343ccc20b57d4bd9e - 0.0% (1.3 KB)

[#003] sha256:7a0c0453e134ec573e52cc58deaed1ae3a158fdcdb838d1334ed91591c5daac6 - 0.0% (1.26 KB)

[#004] sha256:81d72443208109b08b6c54c395ccd49685ad70533467ea42a664d3d7bd49bbe1 - 0.39% (10.5 MB)

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

[#006] sha256:89724241d329e4410e030a3ffd40d31533ad68a2b72b759a2590392be3dd5ac0 - 0.39% (10.4 MB)

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

[#008] sha256:076951fe33f9c487c0aef079300bd160d7ee2b6c7056cb1161c8304794d0d856 - 0.0% (1.26 KB)

[#009] sha256:20f089948d8df94be1bd73d697d48365122d43ab9bf6ed3f1ff364fcfcdad097 - 0.0% (1.32 KB)

[#010] sha256:5fc2d44245c148476066707f275d6ad66086578366fbc5ed820226544e1abe3d - 0.0% (1.29 KB)

[#011] sha256:7e32086d3f1f39fcd752e7d42f09091173c697d6520034e12c8203ed2a5ee80b - 0.0% (1.29 KB)

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

[#013] sha256:0c737be56c8879251d7b8d545d9fdd1ddd52be4f1db903847d979dc40fbe8f08 - 1.08% (29.2 MB)

[#014] sha256:4f4a4a1d5a93610ff3b34ac4e9dfbd807cac6e8c848911cfde6508ba643b9206 - 0.0% (1.26 KB)

[#015] sha256:5da8c021ef131130fb9511e80d08843034036ad02c0808cb81a8e7201968111c - 0.0% (1.26 KB)

[#016] sha256:55598f65e8889b72b9473caecc9f207c859a9eee1288271fda301bbeb6afb7de - 0.0% (1.28 KB)

[#017] sha256:48004c510c5e99e590a6225063de6d94dd2d191fd8d2c34177482e0711a99d42 - 0.0% (1.29 KB)

[#018] sha256:7de48c85bebff7a041b72ce018baa210189c1b34f7e9b5b45abdadf66a8e0f96 - 0.0% (1.26 KB)


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

Apply image 10.0.19042.508

2022-05-06 22:46:53 UTC

Install update 10.0.19042.1706

2022-05-11 15:30:54 UTC

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

2022-05-11 15:30:54 UTC

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

2022-05-11 15:31:05 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.2.10/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-05-11 15:31:16 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.'

2022-05-11 15:31:24 UTC

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

2022-05-11 15:31:32 UTC

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

2022-05-11 15:31:33 UTC

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

2022-05-11 15:31:33 UTC

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

2022-05-11 15:31:34 UTC

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

2022-05-11 15:31:34 UTC

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

2022-05-11 15:31:35 UTC

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

2022-05-11 15:31:36 UTC

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

2022-05-11 15:31:37 UTC

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

2022-05-11 15:31:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-05-11T15:28:11Z

2022-05-11 15:31:37 UTC

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

2022-05-11 15:31:38 UTC

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

2022-05-11 15:31:39 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