Namespace
rancher
Image / Tag
rancher-agent:v2.9.0-alpha6-windows-ltsc2022
Content Digest
sha256:71ed161a0237eb1e2e3305c612aae1da907f3c43a7ee4bfdfdc78502e641faa6
Details
Created

2024-07-02 20:22:57 UTC

Size

2.11 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-07-02T20:22:53Z
  • org.opencontainers.image.revision
    cf39e684522542287a48b5fb41aba665ae7389ed
  • 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.0-alpha6

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:eb373ec9afdfc5f09b9380d981e0c61f9c7b48537b887135c7c66810086e705e - 32.16% (696 MB)

[#002] sha256:d2c09b1b2f6a85827aeb8cb3f3c8cbdf2a43893b6bb64a70c8b76e1e7e575abd - 0.0% (1.3 KB)

[#003] sha256:f75d79274bc8360a5eeb92fd19f44f893b1f9ffcb267fabbdbe18f5cec23a285 - 0.0% (1.38 KB)

[#004] sha256:5affd6d7214993ff6b80edc399ddb2586ce113559479f84a34e9f87032fd2131 - 0.55% (11.8 MB)

[#005] sha256:421dfe86456f718066e1a65216a537ff54020ba653c5d997c4b73f4050d7915e - 2.46% (53.3 MB)

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

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

[#008] sha256:baf52f6ad7822de89642877e2b76442febe9791cb454cdb8f73c2f41dcb97f20 - 0.0% (1.25 KB)

[#009] sha256:2163405546acb583e0f4ecaf6116074d8edddb9528b5eb1e8c3beae618088d4b - 0.0% (1.27 KB)

[#010] sha256:9d0b40eb16b8fd8ccea50e8c4fdcd801e607fed1439ee22e6e5a1f6a7fdb8b0f - 0.0% (1.29 KB)

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

[#012] sha256:49b7c61f20c99c8a7ba17c8e25b57a8bbca128da7acf0511a5fe414bdb92961f - 0.0% (1.3 KB)

[#013] sha256:4f70d1104f8cd41f70279f255a4023ab53c266506887035e5d28dacd4d028750 - 2.42% (52.4 MB)

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

[#015] sha256:24c93e8c641171fb42e50b46b09f50ce476a27b04feee5262e3bc1c86700dd15 - 0.0% (1.3 KB)

[#016] sha256:163645be410fc7616aa8467f936933a83a3167b9e948dbfca106329969161376 - 0.0% (1.27 KB)

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

[#018] sha256:fb4ff18436cce6c360cc04e1773b9db0ddeb9d60309dd707d503fe3e53e6c6fe - 0.0% (1.26 KB)


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

Apply image 10.0.20348.1787

2024-06-19 19:58:05 UTC

Install update 10.0.20348.2529

2024-07-02 06:40:19 UTC

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

2024-07-02 06:40:20 UTC

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

2024-07-02 10:49:15 UTC

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

2024-07-02 10:49:25 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-07-02 10:49:32 UTC

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

2024-07-02 10:49:38 UTC

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

2024-07-02 10:49:39 UTC

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

2024-07-02 10:49:39 UTC

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

2024-07-02 10:49:40 UTC

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

2024-07-02 10:49:40 UTC

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

2024-07-02 10:49:41 UTC

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

2024-07-02 10:49:43 UTC

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

2024-07-02 10:49:45 UTC

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

2024-07-02 20:22:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-07-02T20:22:53Z

2024-07-02 20:22:56 UTC

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

2024-07-02 20:22:56 UTC

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

2024-07-02 20:22:57 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