Namespace
rancher
Image / Tag
rancher-agent:v2.9-8c732c5d97e313b4c2b4b1fe8e653bfc77cc3c4d-windows-ltsc2022
Content Digest
sha256:dd204039b7809afabc73fea6cfd4515f80c1b828daf8b0733a2ca9b6a16de9fa
Details
Created

2023-12-19 21:50:02 UTC

Size

1.88 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-12-19T21:46:21Z
  • org.opencontainers.image.revision
    8c732c5d97e313b4c2b4b1fe8e653bfc77cc3c4d
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.9-8c732c5d97e313b4c2b4b1fe8e653bfc77cc3c4d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 68.76% (1.29 GB)

[#001] sha256:7839fc47f6e056f9e09a214230f8b7115e69419dbc74acbbb1ad6bc0caa28862 - 24.79% (477 MB)

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

[#003] sha256:4f66d6b064e43e41f41412e15da77dd32d23b2e2c35d9b41076f90e32234aba9 - 0.0% (1.26 KB)

[#004] sha256:4c50f462dab07940a2651278c9bf88ab5f5f2b6dcef1b5827fc5c6fbba11e655 - 0.62% (11.9 MB)

[#005] sha256:d585894cd408bb0cd2921941b29bf76582241ed5014310484c53a01099105ade - 2.66% (51.2 MB)

[#006] sha256:ef318c0be6252c2eb1c0d5f68c2bac5683ff7d8e409e75096ab7f9c758e96ada - 0.61% (11.8 MB)

[#007] sha256:b400cf4229aa1ef9b7afac1a8529b4fe2a06fd80876675e27aa1bce2d064c700 - 0.72% (14 MB)

[#008] sha256:319f8d50837460cca71a29c47b1b6f56091e51a99e2127b2b25d149630d21c43 - 0.0% (1.26 KB)

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

[#010] sha256:9dbe8d15dee4e3fad21669538ae35de2446db87d64d2bd9303052d7038d1d738 - 0.0% (1.26 KB)

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

[#012] sha256:47e80e66b9e65f43b0abf3725893b4954fe2a0d5c0cd45fa6010b964d3e70507 - 0.0% (1.26 KB)

[#013] sha256:9fc1969ed50cf0df00dc985ebd776415093588496fd5e71abd955d21e084c3b7 - 1.83% (35.2 MB)

[#014] sha256:0f2520fbc3407adf475b0e3f480d38fe4047d55fb065f3339cbb24d96c4ff4bc - 0.0% (1.27 KB)

[#015] sha256:7cd09a85b01d594882bbea6561a1f295117b3bbb3f0d5d2e0ecb91c0f3a4863e - 0.0% (1.27 KB)

[#016] sha256:015b620965dafbc3d577b1be9d3d32a83ca9720acd86a25bf9c5912c2065ebc9 - 0.0% (1.27 KB)

[#017] sha256:e747cfe3bc39186d5962b1207bab09c8ca0437db4a0f928528eda28e7a0dedda - 0.0% (1.26 KB)

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


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2023-12-02 12:42:56 UTC

Install update 10.0.20348.2159

2023-12-19 21:49:17 UTC

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

2023-12-19 21:49:18 UTC

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

2023-12-19 21:49:28 UTC

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

2023-12-19 21:49:38 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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.'

2023-12-19 21:49:46 UTC

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

2023-12-19 21:49:55 UTC

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

2023-12-19 21:49:56 UTC

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

2023-12-19 21:49:56 UTC

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

2023-12-19 21:49:56 UTC

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

2023-12-19 21:49:57 UTC

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

2023-12-19 21:49:57 UTC

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

2023-12-19 21:49:59 UTC

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

2023-12-19 21:50:00 UTC

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

2023-12-19 21:50:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-19T21:46:21Z

2023-12-19 21:50:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=8c732c5d97e313b4c2b4b1fe8e653bfc77cc3c4d

2023-12-19 21:50:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2023-12-19 21:50:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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