Namespace
rancher
Image / Tag
rancher-agent:v2.9-c4b890ea174823b1b232d654db3f19dea89969ea-windows-ltsc2022
Content Digest
sha256:ce75480e4fb9abeed904b4474067bf7da8167650644dac42c11f823a86e75287
Details
Created

2024-04-23 18:23:44 UTC

Size

1.99 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-04-23T18:22:58Z
  • org.opencontainers.image.revision
    c4b890ea174823b1b232d654db3f19dea89969ea
  • 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-c4b890ea174823b1b232d654db3f19dea89969ea-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:197484daab96ebaf9683bc9230fb0043a8780d2afef249baa386f372a548b76a - 28.58% (582 MB)

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

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

[#004] sha256:430fcaf59b683172ea05fecb176a4aca4f261dea45a527c96183241cfb02f414 - 0.59% (11.9 MB)

[#005] sha256:16a2933b3c56bf686a3c7f5e17abd64068b8721ff415c9a7746d82ffd57155af - 2.61% (53.3 MB)

[#006] sha256:17b44c1bdb4d754c44ee067cb6719e3e7132bded4947f39230fe3499cfaf2be5 - 0.58% (11.8 MB)

[#007] sha256:7225abf446ce2ebbcf13885fcb8ef4309547a0ce7268764160dc1418e96b052b - 0.71% (14.4 MB)

[#008] sha256:99b6c9b6a62889d4625af5b73305593a2d505b0b596190fda8e7137bcdd74f66 - 0.0% (1.26 KB)

[#009] sha256:3b31fed1bec209d595d6e88dda31dec6ca00c9a3a798accf2aec4d414347b6f1 - 0.0% (1.27 KB)

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

[#011] sha256:4a963ab7feb27e7e6c42aa90dd2ffd22cbd8fe69c82712fec14f8aec215db614 - 0.0% (1.31 KB)

[#012] sha256:19fc0cefe1db9102ad0a9e58060a68ae3961e705ee9179470a6d947637cded50 - 0.0% (1.26 KB)

[#013] sha256:9285e3a0fdbebbe360a8debc7b37874d6f71414a50d9282568a6b258e205cd98 - 1.94% (39.6 MB)

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

[#015] sha256:347a627d0a9d3fc6ec2d8aafdcd405a225f0c30d5ece3ef4dd2c0d859014a7e0 - 0.0% (1.26 KB)

[#016] sha256:2cdf2fdd94996a82a2ed2c24e2b380eb81b681285fc6cbf2cd548f426bee5e9f - 0.0% (1.27 KB)

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

[#018] sha256:9929049aa8bcd0f276e0157896bb04a613d6549cab2f5829888ad9e4ceca2585 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.1787

2024-04-05 09:25:01 UTC

Install update 10.0.20348.2402

2024-04-23 18:22:59 UTC

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

2024-04-23 18:23:00 UTC

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

2024-04-23 18:23:10 UTC

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

2024-04-23 18:23:20 UTC

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

2024-04-23 18:23:29 UTC

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

2024-04-23 18:23:37 UTC

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

2024-04-23 18:23:38 UTC

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

2024-04-23 18:23:38 UTC

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

2024-04-23 18:23:39 UTC

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

2024-04-23 18:23:39 UTC

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

2024-04-23 18:23:40 UTC

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

2024-04-23 18:23:41 UTC

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

2024-04-23 18:23:42 UTC

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

2024-04-23 18:23:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-23T18:22:58Z

2024-04-23 18:23:43 UTC

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

2024-04-23 18:23:44 UTC

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

2024-04-23 18:23:44 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