Namespace
rancher
Image / Tag
rancher-agent:v2.8.1-debug-41809-5-windows-ltsc2022
Content Digest
sha256:e9f3d65e06a0091c61cf9b0e4e42a1e3b07fa69e7df001b831067773846f83d3
Details
Created

2024-03-27 15:34:47 UTC

Size

1.94 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-27T15:31:07Z
  • org.opencontainers.image.revision
    b26d3d1254f786d5be3df46e496c3de6873d7d32
  • 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.1-debug-41809-5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:1f0b3e014b412608e29ad6842aba8009838ca99da94c0c70ad870ad353771506 - 0.0% (1.26 KB)

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

[#004] sha256:4f3347ca7bfa51c9cfe8c99ed4fc69aa502de5e6adbcbbe26daa2e663da997ce - 0.6% (11.9 MB)

[#005] sha256:9f34589ae053efb2339b8201300d5eb69ed44667c7d0c533ae839982d7c2f7a5 - 2.57% (51.2 MB)

[#006] sha256:97a3e57b3b7fcdd0f7ee4474b6d38011413621147f4d6ab9fe59a81525036b96 - 0.59% (11.8 MB)

[#007] sha256:9f92dc43d1db4f708c249c5f99c15ae82bc3ae0acc274d36506f508330446b31 - 0.7% (14 MB)

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

[#009] sha256:56400489ae1cb168d4cfe806b81d5a089fac292eaa82df532172a666d7a77fd6 - 0.0% (1.26 KB)

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

[#011] sha256:2e607abdd88245a1541c9c8e43ccdfe5806734959bf5f15dcf315599ded52820 - 0.0% (1.33 KB)

[#012] sha256:a1dc11f1866b20b0c38d5149d2a03c0a8a0d70429de19c3c9ebb5ac29df2e697 - 0.0% (1.29 KB)

[#013] sha256:4f88488e65f50900abe46753b51abbf5f1d81ddcbc3df34fc2f5260cb779a6f3 - 1.77% (35.3 MB)

[#014] sha256:2852f7f3c2baa027eef16b2d43595424e29dad7f9e6cf344af1828ad5dadab33 - 0.0% (1.27 KB)

[#015] sha256:97db60a0b1d4e5c8548fa6aa3a1991cb05ec10dbabca70932f3c8807b06c622e - 0.0% (1.27 KB)

[#016] sha256:96661a9256e13c376ffcf9193d63dbda8076b39ff85679bf542b1d423633458f - 0.0% (1.27 KB)

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

[#018] sha256:e0b249e92c46db04861e3c90b9ae7112933b92e8ea44ab10faa1bef2d166c1a6 - 0.0% (1.29 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-27 15:34:02 UTC

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

2024-03-27 15:34:02 UTC

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

2024-03-27 15:34:12 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.'

2024-03-27 15:34:25 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.'

2024-03-27 15:34:33 UTC

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

2024-03-27 15:34:41 UTC

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

2024-03-27 15:34:41 UTC

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

2024-03-27 15:34:42 UTC

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

2024-03-27 15:34:42 UTC

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

2024-03-27 15:34:43 UTC

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

2024-03-27 15:34:43 UTC

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

2024-03-27 15:34:44 UTC

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

2024-03-27 15:34:45 UTC

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

2024-03-27 15:34:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-27T15:31:07Z

2024-03-27 15:34:46 UTC

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

2024-03-27 15:34:47 UTC

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

2024-03-27 15:34:47 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