Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-debug-43051-1-windows-ltsc2022
Content Digest
sha256:d40d1300991f6056c53c0746b936b8094276c29b918d53fafa43232feb79bbb1
Details
Created

2023-12-11 15:34:24 UTC

Size

1.87 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-12-11T15:30:40Z
  • org.opencontainers.image.revision
    708255e6274c36efd78e376c0aaba5c7f6a22e06
  • 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-43051-1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7989ef2c4cfb06d845746a3c3660481ea84d3f5c8216041855ce528f0ac4015c - 24.75% (475 MB)

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

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

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

[#005] sha256:6b7f30cc7532cb17b6491d177839f7adc74cbb153d73ac9e817ffe560c8e8d85 - 2.67% (51.2 MB)

[#006] sha256:97d6e4d0e965f222a1bba7f09c434710c502b9effa414a361f397b59e4fa5c09 - 0.61% (11.8 MB)

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

[#008] sha256:1a50671e06546701e57c5a504a55aae74aebf37d92e114e80be995bc484b8c7d - 0.0% (1.29 KB)

[#009] sha256:2247e73d311834966a164b29bcf35573efedbdf5198e5d27110d849e74a67635 - 0.0% (1.26 KB)

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

[#011] sha256:947f4d053967d0c3121ddff55c09e1bda09b5499d695af8e4ceb1b94c852908f - 0.0% (1.3 KB)

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

[#013] sha256:205b954760cd00a499a9bca348f4123cbb8bc9ffd095f38771054a2243c96a04 - 1.64% (31.5 MB)

[#014] sha256:3bcfa17f760eec2e7b11dec2f65fcd3180f0f2c38550e62a3f2de78bc472eac8 - 0.0% (1.27 KB)

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

[#016] sha256:224407eeb800516edb70fdb90ead31e0e2bf12953c20f4e8e9d90f9a0c9f18d3 - 0.0% (1.26 KB)

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

[#018] sha256:86493cce4ba8c1cdb2749f62e0b990f91ea1a8e1f4f2aa12378ccfa941012e82 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.1787

2023-11-09 06:47:20 UTC

Install update 10.0.20348.2113

2023-12-11 15:33:42 UTC

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

2023-12-11 15:33:42 UTC

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

2023-12-11 15:33:52 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-11 15:34:01 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-11 15:34:10 UTC

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

2023-12-11 15:34:18 UTC

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

2023-12-11 15:34:18 UTC

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

2023-12-11 15:34:19 UTC

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

2023-12-11 15:34:19 UTC

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

2023-12-11 15:34:20 UTC

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

2023-12-11 15:34:20 UTC

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

2023-12-11 15:34:21 UTC

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

2023-12-11 15:34:22 UTC

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

2023-12-11 15:34:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-12-11T15:30:40Z

2023-12-11 15:34:23 UTC

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

2023-12-11 15:34:24 UTC

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

2023-12-11 15:34:24 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