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

2023-10-26 21:16:39 UTC

Size

1.85 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-26T21:15:49Z
  • org.opencontainers.image.revision
    0c020f0c6846ddfe1c66e2a9f8ac1ebef3b171c6
  • 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.9

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e3d2471a50c8ec3ea61c16dd871f7b9167bf779faad2b6e5a6f72a18b88b846b - 23.71% (449 MB)

[#002] sha256:15f09a17056bda9e3d600a9dca0a68870f34fff68d349f40331c8b20941ae3d7 - 0.0% (1.3 KB)

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

[#004] sha256:89ded9e7f763206428e8d6c18022c628b774e01f602d183747132d9d90ab513f - 0.63% (11.9 MB)

[#005] sha256:297250a656011b7fe5b15c1705cffd434a5d862a53fa166fac255a9719c979f2 - 2.7% (51.2 MB)

[#006] sha256:e3b20acd70fabbe3d148f94aa97b35200848eb83239fb1a379367b35a66b68b6 - 0.62% (11.8 MB)

[#007] sha256:0a3249ddd39f3506a3fe7012307e23b91df8d44d9ac9cba204618c1bc4201262 - 0.74% (14 MB)

[#008] sha256:2d1e0d5479ffb7fdaa39ca02cde551e9e07084fba3caed2f63bda89141e8e2d5 - 0.0% (1.27 KB)

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

[#010] sha256:03c49972c47c868a64068ac3f228f4292ba5352de24667cc52ece7fd0c76d50d - 0.0% (1.26 KB)

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

[#012] sha256:fe6f0ea15aedd319778e8185a22a159ce160e678e3a5218648c34192c0746753 - 0.0% (1.32 KB)

[#013] sha256:c376cc54d6cf1205abd416eb9100a4a47d60a28c3184f716a8ca88671554bcd2 - 1.73% (32.9 MB)

[#014] sha256:27276bc66da30720189edd61e6009de86dc33dcade86f9bb6e3e693b38b83eb9 - 0.0% (1.27 KB)

[#015] sha256:6dbc97845d035b0ac3493a25f4643a6b3efd33545f14d2c3bff142790d316049 - 0.0% (1.28 KB)

[#016] sha256:3fb5cdd50acb2a4495feaa1a34732d5d39e4b15074c5df593e49a2e62cd54149 - 0.0% (1.27 KB)

[#017] sha256:88784523608628f5f8822faebd51f77f0ef9d09de83e53b6a0aed6a851e8f223 - 0.0% (1.3 KB)

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


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

Apply image 10.0.20348.1787

2023-10-06 21:59:31 UTC

Install update 10.0.20348.2031

2023-10-26 21:15:51 UTC

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

2023-10-26 21:15:52 UTC

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

2023-10-26 21:16:02 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-10-26 21:16:13 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-10-26 21:16:22 UTC

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

2023-10-26 21:16:31 UTC

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

2023-10-26 21:16:31 UTC

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

2023-10-26 21:16:32 UTC

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

2023-10-26 21:16:33 UTC

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

2023-10-26 21:16:33 UTC

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

2023-10-26 21:16:34 UTC

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

2023-10-26 21:16:35 UTC

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

2023-10-26 21:16:37 UTC

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

2023-10-26 21:16:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-26T21:15:49Z

2023-10-26 21:16:38 UTC

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

2023-10-26 21:16:38 UTC

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

2023-10-26 21:16:39 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