Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-debug-41809-2-windows-ltsc2022
Content Digest
sha256:c12da554cc56c4b6887cafac12261d8f7787af64ba44ffa4861ff0356e6b6c16
Details
Created

2023-12-27 08:53:35 UTC

Size

1.88 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-12-27T08:50:00Z
  • org.opencontainers.image.revision
    6ec5a187f21fe9f9b05b7f55267bfc2286243d08
  • 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.6-debug-41809-2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:fe063ffbf7db2e2242f4f13bc73ad4e2bc9db00e1e3a02da1362fb7165f8aa64 - 0.0% (1.27 KB)

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

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

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

[#007] sha256:58842896a48f7375231f6ae0a68c63a4722f2095dc214193890b680f8e6dd06d - 0.73% (14 MB)

[#008] sha256:2a77ab5f85390b01d8f3eeed49c0c12a58aa18ab19af6cd713c986848a1b5a4f - 0.0% (1.26 KB)

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

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

[#011] sha256:81150e49d1a7a612eae6661384c16f9367725a79f8d32a6fb06912d86d14b83b - 0.0% (1.26 KB)

[#012] sha256:fd8e9fd8b1c07ec28e8d1e0aa820490922f6b579279e1d6b44656615688fd86d - 0.0% (1.27 KB)

[#013] sha256:342ed6b4e526b8f5e1222d828a5074decd6e05bb332f11be3e4dc809c51135b8 - 1.64% (31.5 MB)

[#014] sha256:52976666367865900b2c7dc617c507445c168c743a7fde1cb338e603c869241d - 0.0% (1.27 KB)

[#015] sha256:f76139aabdb0ad3ed7ababf868d8f133a34b03dd6caf5ddf91c0edcb099e7747 - 0.0% (1.29 KB)

[#016] sha256:e9b52b5ccb64d972197e8537f142269ec634b5fa92270c8bacd505162beca210 - 0.0% (1.3 KB)

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

[#018] sha256:7afb1d264d61b7def045af16e34cc39dbc81abbe86fb9c9abdc47a548bea6b3c - 0.0% (1.26 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-27 08:52:53 UTC

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

2023-12-27 08:52:53 UTC

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

2023-12-27 08:53:03 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-27 08:53:12 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-27 08:53:20 UTC

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

2023-12-27 08:53:28 UTC

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

2023-12-27 08:53:28 UTC

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

2023-12-27 08:53:29 UTC

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

2023-12-27 08:53:29 UTC

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

2023-12-27 08:53:30 UTC

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

2023-12-27 08:53:30 UTC

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

2023-12-27 08:53:32 UTC

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

2023-12-27 08:53:33 UTC

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

2023-12-27 08:53:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-27T08:50:00Z

2023-12-27 08:53:34 UTC

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

2023-12-27 08:53:34 UTC

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

2023-12-27 08:53:35 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