Namespace
rancher
Image / Tag
rancher-agent:v2.9-26fbb330c6f01af2c07d4d60b7692333a62c5fbf-windows-1809
Content Digest
sha256:fb774b2727aad49b9bba2095707af42822ccc33211fad8c34c6b669dd67fbedf
Details
Created

2024-04-03 18:46:28 UTC

Size

2.1 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-04-03T18:46:21Z
  • org.opencontainers.image.revision
    26fbb330c6f01af2c07d4d60b7692333a62c5fbf
  • 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-26fbb330c6f01af2c07d4d60b7692333a62c5fbf-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 73.08% (1.54 GB)

[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.01% (452 MB)

[#002] sha256:e99146a065796a3ba83d3eb9e3a95282f58fd015eb4bf216ea21fc4c72256126 - 0.0% (1.07 KB)

[#003] sha256:4ae4f31103781aa235c3f7ae685546c9952ad237607691bca416ece80acdc89d - 0.0% (1.06 KB)

[#004] sha256:53dd1a26c63fee6efbf46e4024ace3abb372c8f42130633718b8fcfce478f966 - 0.55% (11.9 MB)

[#005] sha256:907c91065b79ca5e0a925e8bfc5934ab367208b03701fbd15c6e923fdb1daffa - 2.47% (53.3 MB)

[#006] sha256:9f427e3402419145135552f56a406e7b288b83f6ef6ee53afeff04903c1a9860 - 0.55% (11.8 MB)

[#007] sha256:a9077a272154e3cec32dc81a989c7cfa30a1736433a326b39049062a4a15c728 - 0.67% (14.4 MB)

[#008] sha256:1f9e845f2a5e93cf1b1364aff18d4a2112f686abbc8c07418df8283d6808abfd - 0.0% (1.06 KB)

[#009] sha256:6516d82715847f35e0609adec09d84b00492e2d0f414ecedc20c19ddf510e4b0 - 0.0% (1.06 KB)

[#010] sha256:0c14f580b8a2def73e28d7cc4fe8caca35abb7b40715b2771c20fe3f7fc7640a - 0.0% (1.07 KB)

[#011] sha256:102880ae98294a6c213c77d189e1c25b9bef9dd82ddae6f5691ba7edbee6e984 - 0.0% (1.07 KB)

[#012] sha256:e475caaa058c732b62987e8da88750d788cb6fd2e0cb84b933d5d8f5adb96772 - 0.0% (1.06 KB)

[#013] sha256:fea337d36a2fbf14de1275e63f935bba4f1b032f195ca694d1706b397163b8dc - 1.67% (36.1 MB)

[#014] sha256:52005d0bb25e6b2c08e5d74ec837f8ad08aeb88439dc0af5e7e6b86baa7fb3d9 - 0.0% (1.1 KB)

[#015] sha256:3b13d7aad3cfa5fae332f35aa5680edfe7f89ea676548769e001085498158767 - 0.0% (1.07 KB)

[#016] sha256:d10c2367c344e7fbd56efcb230bca39a6f9b650e42555b73fafc90c6522bd4db - 0.0% (1.09 KB)

[#017] sha256:e59c22d80e0e88dd294b0d77b26c2a7569c441e9e00218acfc15eae1ce53368f - 0.0% (1.07 KB)

[#018] sha256:1f2726cbd13a44a81bebb0f558241b08a28c556edab7840b0379e70200461e86 - 0.0% (1.06 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-03-04 01:18:21 UTC

Install update 10.0.17763.5576

2024-04-03 13:41:19 UTC

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

2024-04-03 13:41:19 UTC

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

2024-04-03 13:41:43 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-04-03 13:42:09 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-04-03 13:42:32 UTC

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

2024-04-03 13:42:55 UTC

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

2024-04-03 13:42:55 UTC

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

2024-04-03 13:42:56 UTC

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

2024-04-03 13:42:56 UTC

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

2024-04-03 18:46:23 UTC

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

2024-04-03 18:46:24 UTC

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

2024-04-03 18:46:25 UTC

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

2024-04-03 18:46:26 UTC

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

2024-04-03 18:46:27 UTC

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

2024-04-03 18:46:27 UTC

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

2024-04-03 18:46:28 UTC

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

2024-04-03 18:46:28 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