Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-debug-41809-8-windows-ltsc2022
Content Digest
sha256:8596522e12562eba8e8ec42eacfe665049163c91552510b0c3d656d43b9f91e5
Details
Created

2024-01-26 14:44:03 UTC

Size

1.89 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-01-26T14:40:24Z
  • org.opencontainers.image.revision
    6e748429624a2fda8cc13cad60d14277ae4ca6fd
  • 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-41809-8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a97a84f9ecb04e6f34ca7d17667bf0abbd83ea39301725226a2352330b4402d3 - 25.25% (488 MB)

[#002] sha256:0300465a92f4f1e9f448d90d85c9e2b020c1e798b3661a2ce38d2d8164065431 - 0.0% (1.26 KB)

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

[#004] sha256:d7cbde083731ee688da0795257a0dbc0bc3b197d544cf6b036be675f3a8e1066 - 0.62% (11.9 MB)

[#005] sha256:f84d78e64130c5557b38d5138a1d91a05e5739aa88cd9c9f359b8da3f64cd231 - 2.65% (51.2 MB)

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

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

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

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

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

[#011] sha256:43f9950a2436366bc85f5f41af6483ba551a2b66c739a086366b6b565817c192 - 0.0% (1.34 KB)

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

[#013] sha256:f3820af495c5928685113038b14657e7fa08d4f3a9df8631e67e4f15ffae412e - 1.63% (31.5 MB)

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

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

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

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

[#018] sha256:21e238b4f7476c3e5fc8916235d41682469128f7224af1fb76ec119613735a0a - 0.0% (1.33 KB)


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

Apply image 10.0.20348.1787

2024-01-04 03:43:51 UTC

Install update 10.0.20348.2227

2024-01-26 14:43:20 UTC

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

2024-01-26 14:43:20 UTC

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

2024-01-26 14:43:30 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-01-26 14:43:40 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-01-26 14:43:48 UTC

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

2024-01-26 14:43:56 UTC

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

2024-01-26 14:43:57 UTC

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

2024-01-26 14:43:57 UTC

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

2024-01-26 14:43:58 UTC

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

2024-01-26 14:43:58 UTC

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

2024-01-26 14:43:59 UTC

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

2024-01-26 14:44:00 UTC

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

2024-01-26 14:44:01 UTC

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

2024-01-26 14:44:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-26T14:40:24Z

2024-01-26 14:44:02 UTC

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

2024-01-26 14:44:02 UTC

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

2024-01-26 14:44:03 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