Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-debug-42864-1-windows-ltsc2022
Content Digest
sha256:d2ef3488e4a5c93c28d5794f5017afbd060f518578aaf5190acb15ec0266a19f
Details
Created

2023-09-20 10:14:45 UTC

Size

1.83 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-09-20T10:11:19Z
  • org.opencontainers.image.revision
    d6412ac997a3bcd9eef5b0a9d5d38f25752edc30
  • 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.7.6-debug-42864-1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:feca8e06011ab171ad74cda49c7c305e791965aef283d5b7c2b987dd5388e6c7 - 22.85% (428 MB)

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

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

[#004] sha256:394fda669323ac34e260de04b57e9e1feea95c2c3641afc015afe07c2cda9b28 - 0.64% (11.9 MB)

[#005] sha256:bcc7a9cf4bafb28935ba66b36206f905951b0858aaaa2cdbc90ef7fdf0545ffa - 2.73% (51.2 MB)

[#006] sha256:67bea7360279c00eaeb76e6202b4e0bc98c89afea07cde51782db3f6ec903786 - 0.63% (11.8 MB)

[#007] sha256:7e3d6afa40e311c2097b4e34de26307b6fd1c47e3822011fd0c5421c8088cfba - 0.75% (14 MB)

[#008] sha256:c0a4c87cef909741831381386023f9e71d6c8dbe1e014696c66aee55ff86a641 - 0.0% (1.29 KB)

[#009] sha256:0ddd02e1426bf3eddb9fd29ad10890764a22591d03858df9c1f301717afadf33 - 0.0% (1.26 KB)

[#010] sha256:f54a4803e32eda40372ff8b5495b873ae511161fd31f5ec6e06ac453340852fa - 0.0% (1.26 KB)

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

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

[#013] sha256:be8f8447b6704b5dff6194c3ba48bd790c0d9a70205c626890c745ea6acddbe7 - 1.68% (31.5 MB)

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

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

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

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

[#018] sha256:b8d60611b58803d051bd7dc1e65ab3b8e9c9ba6e6d59c998ae75c940a393ad13 - 0.0% (1.3 KB)


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

Apply image 10.0.20348.1787

2023-09-01 00:43:48 UTC

Install update 10.0.20348.1970

2023-09-20 10:14:04 UTC

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

2023-09-20 10:14:04 UTC

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

2023-09-20 10:14: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.'

2023-09-20 10:14:24 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.'

2023-09-20 10:14:31 UTC

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

2023-09-20 10:14:39 UTC

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

2023-09-20 10:14:40 UTC

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

2023-09-20 10:14:40 UTC

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

2023-09-20 10:14:40 UTC

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

2023-09-20 10:14:41 UTC

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

2023-09-20 10:14:41 UTC

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

2023-09-20 10:14:42 UTC

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

2023-09-20 10:14:43 UTC

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

2023-09-20 10:14:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-20T10:11:19Z

2023-09-20 10:14:44 UTC

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

2023-09-20 10:14:45 UTC

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

2023-09-20 10:14:45 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