Namespace
rancher
Image / Tag
rancher-agent:v2.9-5c123c6f6a8c1bebdd611773ff051c419eda55cc-windows-ltsc2022
Content Digest
sha256:d838db6590cd3075ebf8b657aac12019023c4eb727d054e5835377792a357665
Details
Created

2024-01-23 23:43:23 UTC

Size

1.89 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-01-23T23:42:39Z
  • org.opencontainers.image.revision
    5c123c6f6a8c1bebdd611773ff051c419eda55cc
  • 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.9-5c123c6f6a8c1bebdd611773ff051c419eda55cc-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a97a84f9ecb04e6f34ca7d17667bf0abbd83ea39301725226a2352330b4402d3 - 25.15% (488 MB)

[#002] sha256:718cc5d6d4f30a29cdfb999ff5cca4fd2ac8d084df65497efb147b74ae3fa0e3 - 0.0% (1.31 KB)

[#003] sha256:62a05d425c5e92ec97cb2ab687ee7234ebad1aa2e6babb0eda44084b0ac29a82 - 0.0% (1.26 KB)

[#004] sha256:16dca5cf71e0ef55c637aaede84918909d4e445de0833607260fef2dc6548938 - 0.62% (12 MB)

[#005] sha256:017179b9141192453a4be94e976461d0d63734e5828a3871b237840955504473 - 2.75% (53.3 MB)

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

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

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

[#009] sha256:4d62da3623a07865c5ae676fea036b7dd937918edf6bda4077913d632b9625d9 - 0.0% (1.27 KB)

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

[#011] sha256:684c9bf62b7b64ed66f6097b860869215a799bacfa4146d19d582c5c9d40e362 - 0.0% (1.29 KB)

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

[#013] sha256:5dd8cc14c5f76133ce5d042af8672ef20c36ea2acf228cf50f2c5cceb0ac5f00 - 1.86% (36 MB)

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

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

[#016] sha256:5b9db0420881b12628d396ebd087402d9881c1d3e51df74a8fc576cf265f8469 - 0.0% (1.27 KB)

[#017] sha256:cd7927363733b0361442e29668447e01dd08c784b00baba8a56a6d7d157f8534 - 0.0% (1.29 KB)

[#018] sha256:bfec50db07b935c03768610c45f626964b787b56b57d017619c0f0127d25141e - 0.0% (1.27 KB)


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

Apply image 10.0.20348.1787

2024-01-04 03:43:51 UTC

Install update 10.0.20348.2227

2024-01-23 23:42:41 UTC

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

2024-01-23 23:42:42 UTC

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

2024-01-23 23:42:50 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-01-23 23:43:00 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-01-23 23:43:08 UTC

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

2024-01-23 23:43:16 UTC

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

2024-01-23 23:43:17 UTC

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

2024-01-23 23:43:17 UTC

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

2024-01-23 23:43:17 UTC

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

2024-01-23 23:43:18 UTC

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

2024-01-23 23:43:18 UTC

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

2024-01-23 23:43:20 UTC

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

2024-01-23 23:43:21 UTC

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

2024-01-23 23:43:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-23T23:42:39Z

2024-01-23 23:43:22 UTC

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

2024-01-23 23:43:22 UTC

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

2024-01-23 23:43: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