Namespace
rancher
Image / Tag
rancher-agent:v2.7-15dc065f46beba4d76bdfef5d3b973db6fa129ad-windows-ltsc2022
Content Digest
sha256:b2b585f003811c22a69317699a5400ead0d75c231c773808d7b95457c2d2b0e6
Details
Created

2023-03-27 21:56:06 UTC

Size

1.67 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-03-27T21:52:41Z
  • org.opencontainers.image.revision
    15dc065f46beba4d76bdfef5d3b973db6fa129ad
  • 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.7-15dc065f46beba4d76bdfef5d3b973db6fa129ad-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 75.13% (1.25 GB)

[#001] sha256:9d544046b1cdcaa3f8d6bbc0d22bac575707e7849f26d607e68b793a2b98614c - 17.8% (304 MB)

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

[#003] sha256:941d714a95478736a6156bed845cefda44bd25e8a3a6bd0209ab170379c249c0 - 0.0% (1.29 KB)

[#004] sha256:3cb1110ca168da29db20125b6b5b4a52fd80646d8d550bbe64b20c37701e9f18 - 0.71% (12.2 MB)

[#005] sha256:11644f50a49e6336a762f3916ba8261a1ecec11622f03700ccb88358b3a9892d - 3.01% (51.5 MB)

[#006] sha256:7600190e67dfd80f8c69d3219fcb864323c628f136f858242b58f1823ede7e2b - 0.7% (12 MB)

[#007] sha256:e4c09b2bfec0038feb81508f781eb510b0a3fd71ee8d80c9b07db84ca2018166 - 0.83% (14.2 MB)

[#008] sha256:980a8017b5425fce82e6fdf20a7508739e84b4495128e344cbc0b757668215e8 - 0.0% (1.26 KB)

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

[#010] sha256:a29faee4e87b3380f00e4df8b24503eb0a7b2ea70a4762528cb0ffa6668ff942 - 0.0% (1.27 KB)

[#011] sha256:3dd70925b5253fd1609d1aca3ead08b627046617f05b1fa965694ef0826a542d - 0.0% (1.26 KB)

[#012] sha256:2add35b5fb5c22a73ef522e3342721d9dfcc321a1124a85003f74bd41cfb4687 - 0.0% (1.3 KB)

[#013] sha256:3218633de07268b323808780ff22a7bc1c2a70d7f74f389f3637fa70806d620f - 1.81% (30.9 MB)

[#014] sha256:72569d2ba5b15b32dfb24742719ae46e39b679aea5281a41f8a53fd852b52232 - 0.0% (1.27 KB)

[#015] sha256:3be0d05c46b417cad3f843edf57e0f16e92d73379782098c5aca7093617dd70a - 0.0% (1.26 KB)

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

[#017] sha256:223c3ca8f212826138c4647a30a9d142e7dae6f1281754423f22c07255ee1c8e - 0.0% (1.27 KB)

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


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-03-10 06:37:36 UTC

Install update 10.0.20348.1607

2023-03-27 21:55:26 UTC

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

2023-03-27 21:55:26 UTC

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

2023-03-27 21:55:36 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-03-27 21:55:45 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-03-27 21:55:53 UTC

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

2023-03-27 21:56:00 UTC

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

2023-03-27 21:56:01 UTC

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

2023-03-27 21:56:01 UTC

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

2023-03-27 21:56:02 UTC

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

2023-03-27 21:56:02 UTC

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

2023-03-27 21:56:02 UTC

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

2023-03-27 21:56:04 UTC

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

2023-03-27 21:56:04 UTC

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

2023-03-27 21:56:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-27T21:52:41Z

2023-03-27 21:56:05 UTC

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

2023-03-27 21:56:06 UTC

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

2023-03-27 21:56:06 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