Namespace
rancher
Image / Tag
rancher-agent:v2.6.12-windows-ltsc2022
Content Digest
sha256:136a77a8c1a4234f92cc9ab68aad6ce39973e759d0ed163a3e98aad02c315b59
Details
Created

2023-04-27 20:25:23 UTC

Size

1.72 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-27T20:21:40Z
  • org.opencontainers.image.revision
    4e6a3cbedd6559d6e938309e19943564ee6174c3
  • 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.6.12

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 73.14% (1.25 GB)

[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 19.93% (350 MB)

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

[#003] sha256:520faf04dd808b5d48881398a0902c1370c0e035caa19957fad3811813a3846c - 0.0% (1.26 KB)

[#004] sha256:c6c5fb136816673e8e8f595f210aa80d353e76ccf0155d26cc39dce25defb4ce - 0.69% (12.2 MB)

[#005] sha256:e0f10535809f22167072c621d99b656d625c635053ee7d94ac17ff7b9e4bc37d - 2.93% (51.5 MB)

[#006] sha256:b81b3ab14254155da4416620044c19c91f2cbe195ffaa178565583d993b0d3ea - 0.68% (12 MB)

[#007] sha256:7a9fd62a3e3b795682e4553cf773ae1ba11fb761df07389e8cb614e1c87f5a7a - 0.81% (14.2 MB)

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

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

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

[#011] sha256:eb4b0d126533faee2e85cb2f1f26cdd80bd3a67f8262b4a02c4b2820a69cdb85 - 0.0% (1.27 KB)

[#012] sha256:1cc2c6cc777b46e94bd7fb39a07bd97a11f17468f538c4380bdcb191ec1a6d7d - 0.0% (1.3 KB)

[#013] sha256:949d9580ccbf808a8d7b2cac9860b7ef9f6a2e62c2d894c5d2fb8ba7d98b5866 - 1.81% (31.8 MB)

[#014] sha256:3e3f6b496d6729f6d0bd3d9ace857425231b1a82386de3eb5140e4b825b5cc51 - 0.0% (1.3 KB)

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

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

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

[#018] sha256:c5e5ee116b27e6fd9b26c8eb36855b49eb896073c3ede2228e212faee7a069fa - 0.0% (1.3 KB)


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-04-05 00:38:27 UTC

Install update 10.0.20348.1668

2023-04-27 20:24:40 UTC

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

2023-04-27 20:24:40 UTC

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

2023-04-27 20:24:51 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-04-27 20:25:00 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-04-27 20:25:09 UTC

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

2023-04-27 20:25:17 UTC

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

2023-04-27 20:25:17 UTC

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

2023-04-27 20:25:18 UTC

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

2023-04-27 20:25:18 UTC

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

2023-04-27 20:25:19 UTC

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

2023-04-27 20:25:19 UTC

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

2023-04-27 20:25:20 UTC

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

2023-04-27 20:25:21 UTC

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

2023-04-27 20:25:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-27T20:21:40Z

2023-04-27 20:25:22 UTC

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

2023-04-27 20:25:23 UTC

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

2023-04-27 20:25:23 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