Namespace
rancher
Image / Tag
rancher-agent:v2.8-ba30c1c31ee2ea04c901de1c4e0346da53c30dc3-windows-ltsc2022
Content Digest
sha256:4dc4f786b3701f8668071ea0f1e540a3d76780d911aa8c2f3358d04a5ad48e40
Details
Created

2023-10-26 22:47:28 UTC

Size

1.85 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-26T22:47:20Z
  • org.opencontainers.image.revision
    ba30c1c31ee2ea04c901de1c4e0346da53c30dc3
  • 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-ba30c1c31ee2ea04c901de1c4e0346da53c30dc3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e3d2471a50c8ec3ea61c16dd871f7b9167bf779faad2b6e5a6f72a18b88b846b - 23.68% (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:1304b2a7d466ea4e22db8ad1465942977f2ee36a3ba800e4d248971d815a9afe - 0.0% (1.26 KB)

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

[#013] sha256:ef3bd4690576db1f5ea56e15562ca612aa476a128f9e12f87de6808e7e297cd1 - 1.86% (35.2 MB)

[#014] sha256:4af1e1fd3764f878130ee6507a556197f3472ef006a5aedea614c7f321df3893 - 0.0% (1.27 KB)

[#015] sha256:c284fdbd60fe3f04d483e5c4b565fc6237cfd688af64f8e3db2ca8fe256984e7 - 0.0% (1.3 KB)

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

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

[#018] sha256:bb3a93a8a1f77bdac0d9c540ddcd82d5d47bf885456cea3c613bbf62042c07a4 - 0.0% (1.3 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 22:47:22 UTC

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

2023-10-26 22:47:22 UTC

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

2023-10-26 22:47:24 UTC

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

2023-10-26 22:47:26 UTC

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

2023-10-26 22:47:26 UTC

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

2023-10-26 22:47:27 UTC

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

2023-10-26 22:47:27 UTC

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

2023-10-26 22:47:28 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