Namespace
rancher
Image / Tag
rancher-agent:v2.8.3-windows-ltsc2022
Content Digest
sha256:eb67139a73d850c6d962b6d80be1c698878b57c12771ed9f4f256a8f39c5aeae
Details
Created

2024-03-28 17:09:32 UTC

Size

1.95 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-28T17:08:52Z
  • org.opencontainers.image.revision
    904c2fb091373c12951a0c54d8ba10969d887369
  • 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.8.3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a61557bf66429be9509f579104808d2853f8f7aefbd49ef26f5f2a90266c46f5 - 27.2% (543 MB)

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

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

[#004] sha256:e9ed3d23a8d4a60a077c6cc4ebf89c6afed8babe2dd6e15c91d95e55a7ab5f51 - 0.6% (12 MB)

[#005] sha256:d3cc7f93d5caf3ad9c84494155ca1f81b12e6737846e47288e2485a81cde907f - 2.67% (53.3 MB)

[#006] sha256:47c686a14448ec03e806d359164963153c84dace97f3e9f5ef5f43dc4bad914e - 0.59% (11.8 MB)

[#007] sha256:6a345190e1861f7aa610276a4db6a8e0cfa658bf73dc976abfebe02cbac6dbff - 0.72% (14.4 MB)

[#008] sha256:359442b29a252218276f536ae175a3ce31222f787d84ad473612a3dcfe90bc5a - 0.0% (1.26 KB)

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

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

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

[#012] sha256:6c599897ae02569516d29b1f0a2fd614d93c432641fa40a9dedcd0cac2218b2f - 0.0% (1.3 KB)

[#013] sha256:dbe7a910b44d3eeb7db05b12b871923c7c6aa3f490dce9f8781495152ba0717d - 1.83% (36.6 MB)

[#014] sha256:85a15c87918b149772b0e588b41d13737bd59a4ea8929d5083b951fd5590367c - 0.0% (1.27 KB)

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

[#016] sha256:73856baebc1bb1b24f1d432da5a888c8b96b15963157b579cf150844994acb00 - 0.0% (1.31 KB)

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

[#018] sha256:39f1f00de023bc3bfa57ddf2ae54c04de6c365a2f921eeff5cc45a66cd92fc0c - 0.0% (1.26 KB)


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

Apply image 10.0.20348.1787

2024-03-05 19:55:40 UTC

Install update 10.0.20348.2340

2024-03-28 17:08:54 UTC

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

2024-03-28 17:08:55 UTC

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

2024-03-28 17:09:03 UTC

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

2024-03-28 17:09:11 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-03-28 17:09:18 UTC

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

2024-03-28 17:09:24 UTC

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

2024-03-28 17:09:25 UTC

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

2024-03-28 17:09:25 UTC

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

2024-03-28 17:09:26 UTC

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

2024-03-28 17:09:26 UTC

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

2024-03-28 17:09:27 UTC

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

2024-03-28 17:09:28 UTC

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

2024-03-28 17:09:30 UTC

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

2024-03-28 17:09:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-28T17:08:52Z

2024-03-28 17:09:31 UTC

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

2024-03-28 17:09:31 UTC

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

2024-03-28 17:09:32 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