Namespace
rancher
Image / Tag
rancher-agent:v2.8.3-rc5-windows-ltsc2022
Content Digest
sha256:ef734caab24dd2a93cd529496dc805116e58397fe073a41278eddce802daf740
Details
Created

2024-03-19 16:56:47 UTC

Size

1.95 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-19T16:56:02Z
  • org.opencontainers.image.revision
    5348f98d13011641aaac739f77f9b256f8109612
  • 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.3-rc5

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a61557bf66429be9509f579104808d2853f8f7aefbd49ef26f5f2a90266c46f5 - 27.2% (543 MB)

[#002] sha256:399c34887ba36d11bd6f82281dcbb97c290ef9f0ac2752c57c1509abc36ca7a8 - 0.0% (1.29 KB)

[#003] sha256:ca4495836ad849ae2b5d15bf33e6fb01de7bc776ee913ec2f4bd20482317972e - 0.0% (1.27 KB)

[#004] sha256:c14a391a2330da78d22e6ee023dbf1b1b76029289e3712135cbc22405bc1a8f7 - 0.6% (12 MB)

[#005] sha256:edb0ce2d07ecbe4e7d1302fcf393e7938f2686ee01dd8e6e9473ae218990f19e - 2.67% (53.3 MB)

[#006] sha256:7fe27eb89cab1be9d1032941659f9217c29d550467ae2178eaf1ec48bd15b1e3 - 0.59% (11.8 MB)

[#007] sha256:4de8b60021b337df535b19215df9de3f20cda0c59c9d27f02db6dd7d8aafc6ae - 0.72% (14.4 MB)

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

[#009] sha256:7e357d557058fd0e38e396503479c7dcc1d10f825b340b9821877aa678b89da5 - 0.0% (1.29 KB)

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

[#011] sha256:3668b5bf0323e272fcbd0bd8fed2b2d91c5d643b111f54fef44c1ce4bce05612 - 0.0% (1.27 KB)

[#012] sha256:b9f6df20bd8ae6f602c8af96813fc5013f908b7190d65b5729c9430f1fdaa5f9 - 0.0% (1.27 KB)

[#013] sha256:622ab16e4ee51d3befd52381a892e568d8c181e4c9e967ce902fa0b1f6682729 - 1.83% (36.6 MB)

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

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

[#016] sha256:d45009cb81747cec28fc570ad75fb9e67f29987734bf9ffa36e311eead8ab0a5 - 0.0% (1.29 KB)

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

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


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

Apply image 10.0.20348.1787

2024-03-05 19:55:40 UTC

Install update 10.0.20348.2340

2024-03-19 16:56:04 UTC

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

2024-03-19 16:56:04 UTC

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

2024-03-19 16:56:13 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-19 16:56:23 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-19 16:56:32 UTC

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

2024-03-19 16:56:40 UTC

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

2024-03-19 16:56:41 UTC

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

2024-03-19 16:56:41 UTC

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

2024-03-19 16:56:42 UTC

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

2024-03-19 16:56:42 UTC

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

2024-03-19 16:56:43 UTC

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

2024-03-19 16:56:44 UTC

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

2024-03-19 16:56:45 UTC

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

2024-03-19 16:56:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-19T16:56:02Z

2024-03-19 16:56:46 UTC

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

2024-03-19 16:56:47 UTC

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

2024-03-19 16:56:47 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