Namespace
rancher
Image / Tag
rancher-agent:v2.8.1-debug-41809-2-windows-ltsc2022
Content Digest
sha256:3c523bee5a5df7e4736f7aee680059c75d0853edaf01aa4b501f539220f36f07
Details
Created

2024-03-04 14:23:05 UTC

Size

1.9 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-04T14:22:57Z
  • org.opencontainers.image.revision
    7c91f795bbc6f6b63c6a44e0c3747ceb8702831d
  • 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.1-debug-41809-2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:607d9bf040d5e866ff7a295429f600e94d5f4e79ca802d8a2a1babb272012be4 - 0.0% (1.27 KB)

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

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

[#005] sha256:1798e987b60e59a61e6b4b302080ef3e088f5c61ed881af4b040a24e8e9899bf - 2.63% (51.2 MB)

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

[#007] sha256:fd95e692d9311a237d478aed6b5f36e386b41aa85c48a34161a7e9bd8d8d5727 - 0.72% (14 MB)

[#008] sha256:ae52674a1f84d837ed13ed715d52c0b554bc5b2a48d4423cf6cbc0cfcf0490e6 - 0.0% (1.27 KB)

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

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

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

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

[#013] sha256:6b74059937467da96448ec6d969c1b30f3b498371b6b6ea87ac2d381aa57f666 - 1.81% (35.3 MB)

[#014] sha256:343ede8d469a5ff1c7669bb221e2c18fe04e674e7af0f6eaf8f672ca082bc88a - 0.0% (1.26 KB)

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

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

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

[#018] sha256:524609e710e126336d0565dac457234399c55f3fa42c6d7f5f5665d83f80b0b1 - 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-04 14:08:02 UTC

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

2024-03-04 14:08:03 UTC

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

2024-03-04 14:08:14 UTC

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

2024-03-04 14:08:25 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/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-04 14:08:34 UTC

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

2024-03-04 14:08:43 UTC

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

2024-03-04 14:08:44 UTC

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

2024-03-04 14:08:44 UTC

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

2024-03-04 14:08:45 UTC

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

2024-03-04 14:22:59 UTC

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

2024-03-04 14:23:00 UTC

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

2024-03-04 14:23:01 UTC

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

2024-03-04 14:23:03 UTC

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

2024-03-04 14:23:03 UTC

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

2024-03-04 14:23:04 UTC

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

2024-03-04 14:23:05 UTC

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

2024-03-04 14:23:05 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