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

2024-03-07 18:44:09 UTC

Size

1.9 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-07T18:43:24Z
  • org.opencontainers.image.revision
    e9ea840cdb15874bb82797c0d0bf42cb602eced3
  • 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-e9ea840cdb15874bb82797c0d0bf42cb602eced3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:855fa6b82f2f8fea22646f0d4aa228ea8cbb8bc562afd14a163a8f3d0eb010e1 - 25.53% (498 MB)

[#002] sha256:8c3f665e9708addd4d263b7de36716291840b7f6dadbf2d75018bef28d02fd63 - 0.0% (1.29 KB)

[#003] sha256:71e5fb49fcfab6522f004f12f3f394e96e641494be756ab495ffff902e668f0d - 0.0% (1.26 KB)

[#004] sha256:5700b8cd87345c5ef62b165d401dbe00147518b5138794b192af51b8caba0a74 - 0.61% (11.9 MB)

[#005] sha256:fd3322d109ceeebfddc1c5e3f71dd0b29b1f948d6ce65921f05ce1964b836b04 - 2.73% (53.3 MB)

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

[#007] sha256:39e91e3886d774eb31983d212afdbb6ade099b86704964e6b2bf9fdab2ee1c0d - 0.74% (14.4 MB)

[#008] sha256:7510f158bcd07baa62989b386218458221bcfbdd02d654db007e954c3849414e - 0.0% (1.29 KB)

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

[#010] sha256:3876478f9f5b114c03a09b498982cc36a887248a2d381b7e27f51985bd281eac - 0.0% (1.26 KB)

[#011] sha256:3a42a517ec89042a1f689bfab0234e1184d75f331d6a768c879f3452e8d57e3a - 0.0% (1.29 KB)

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

[#013] sha256:6387569633273aaae361668c7a544ec2c5aee684ea80c25bb9175ac8acfd4e16 - 1.87% (36.6 MB)

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

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

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

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

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


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

Apply image 10.0.20348.1787

2024-02-07 06:55:59 UTC

Install update 10.0.20348.2322

2024-03-07 18:43:26 UTC

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

2024-03-07 18:43:26 UTC

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

2024-03-07 18:43:36 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.14/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2024-03-07 18:43:46 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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-07 18:43:54 UTC

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

2024-03-07 18:44:02 UTC

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

2024-03-07 18:44:03 UTC

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

2024-03-07 18:44:03 UTC

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

2024-03-07 18:44:04 UTC

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

2024-03-07 18:44:04 UTC

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

2024-03-07 18:44:05 UTC

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

2024-03-07 18:44:06 UTC

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

2024-03-07 18:44:07 UTC

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

2024-03-07 18:44:08 UTC

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

2024-03-07 18:44:08 UTC

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

2024-03-07 18:44:09 UTC

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

2024-03-07 18:44:09 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