Namespace
rancher
Image / Tag
rancher-agent:v2.6.11-rc6-windows-ltsc2022
Content Digest
sha256:6f8e2ced8cfb015f917f4541b3e77fc7685c1a810a5f15c050f0fe4f3e54d5b0
Details
Created

2023-02-14 20:17:17 UTC

Size

1.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-02-14T20:13:59Z
  • org.opencontainers.image.revision
    6d1bd94edf59b130caf51e766488cef15875eac3
  • 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.11-rc6

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c4a9d67ee64f14876f75023cb4c4f1082cd18da121e2b8ba330c297e38ef431c - 16.22% (272 MB)

[#002] sha256:47ed8f5daed356cf2f8bcf66eb99de687454675fd05bcc10cd7075f59c8a01a2 - 0.0% (1.26 KB)

[#003] sha256:b1efbb34f7f19bf87a2df7b0f723c104644deec5cb99388a761249eadf0d1161 - 0.0% (1.33 KB)

[#004] sha256:c912116ebcd15c9d71a45d64d2801f3e1b9badc9326c7d6e802916f6bde859c5 - 0.73% (12.2 MB)

[#005] sha256:63a263ca15e85449ccee5084d08557933a742bdf4c3ff2fe4a0a9d2789cea6cf - 3.07% (51.5 MB)

[#006] sha256:a0964f5ddaa82f40ef0d6af50b708be55a96ff8575fcca3d82245be4b471f7ae - 0.72% (12.1 MB)

[#007] sha256:965a5271c5c4397e91ca5d2efc2de2c65ecdf286aaf885db2caea05b40ed7b48 - 0.85% (14.2 MB)

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

[#009] sha256:9b25f3b51f655d27ae4e2cbabcd0ddfb302e4a7967f74529dc37d71fb3117f88 - 0.0% (1.29 KB)

[#010] sha256:a91e2369ef7223f1bb98366f873402ac36a64668104bb7008b57081f0eb39074 - 0.0% (1.31 KB)

[#011] sha256:9eaa990c9ae745703566b8f022a665114398bf3e206ba8cce2f5629ae380a073 - 0.0% (1.26 KB)

[#012] sha256:cc4a93324566b53a911b85280f02def269b9d48f423652a21317aa46690cb84f - 0.0% (1.26 KB)

[#013] sha256:82b4584819ba506157e0cc2d7dedc74026162329527e5b8d61ea1296eb2fed6f - 1.89% (31.7 MB)

[#014] sha256:06f1f4610ddb39f166fd9f374df4f6528d4319a322cb65e2799352aebf20d27e - 0.0% (1.27 KB)

[#015] sha256:33895db502aabb20bba0623edcb962783b39bf6826f8438ca736aa575a79e119 - 0.0% (1.27 KB)

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

[#017] sha256:3e0e8af397a2eb5e5a2ab8c3a0280291d2670538c7638aa1de5fa4bcd419a256 - 0.0% (1.26 KB)

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


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

Apply image 10.0.20348.1487

2023-02-07 11:42:22 UTC

Install update 10.0.20348.1547

2023-02-14 20:16:37 UTC

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

2023-02-14 20:16:37 UTC

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

2023-02-14 20:16:47 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-02-14 20:16:56 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-02-14 20:17:04 UTC

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

2023-02-14 20:17:11 UTC

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

2023-02-14 20:17:12 UTC

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

2023-02-14 20:17:12 UTC

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

2023-02-14 20:17:13 UTC

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

2023-02-14 20:17:13 UTC

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

2023-02-14 20:17:14 UTC

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

2023-02-14 20:17:15 UTC

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

2023-02-14 20:17:16 UTC

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

2023-02-14 20:17:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-02-14T20:13:59Z

2023-02-14 20:17:17 UTC

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

2023-02-14 20:17:17 UTC

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

2023-02-14 20:17:17 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