Namespace
rancher
Image / Tag
rancher-agent:v2.7.9-debug-44090-1-windows-ltsc2022
Content Digest
sha256:3f17d506c287d7d5ca21da2269d7d708b299da569badb940b31674817a84cdc2
Details
Created

2024-01-19 09:14:13 UTC

Size

1.89 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-01-19T09:10:27Z
  • org.opencontainers.image.revision
    cef8549729a2e3d99da9bb6488ab8aa5778d2930
  • 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.9-debug-44090-1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:a1b141d3195b81f70b342ddf179d23814766e70c0bbb92582b521a8752463927 - 0.0% (1.29 KB)

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

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

[#006] sha256:0de79e0ca2dba4164ed949d0fc9d95204a64adb7ef321bdd20c358e946c88bdb - 0.61% (11.8 MB)

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

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

[#009] sha256:210ea61cf255104cbbd0c1a1d11e6798e18489df6b70f849ed3d5a52c8f0d424 - 0.0% (1.26 KB)

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

[#011] sha256:21efb2be26f3dbd3571ca6252b60673e21f89ec4f10c61e0ceb115e5803c4b83 - 0.0% (1.3 KB)

[#012] sha256:65546ab488fc9640fad6024507fec5c5f6b3881c609ae09db29d918c5a348142 - 0.0% (1.3 KB)

[#013] sha256:6f95a5d52a9331dc69547b56179be0ac8a4c1c467a0b472900a1d34c54b35b9f - 1.7% (32.9 MB)

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

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

[#016] sha256:9c4c451b0d9035a6eff570304d7112d7bf4d3af90a3d6a957d6a9872a7a63ee7 - 0.0% (1.3 KB)

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

[#018] sha256:08bac69ff3faf2e18cc8efeb9e8dcb59872628a575518109d57a090a364b2af2 - 0.0% (1.29 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-19 09:13:31 UTC

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

2024-01-19 09:13:32 UTC

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

2024-01-19 09:13:42 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-19 09:13:51 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-19 09:13:59 UTC

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

2024-01-19 09:14:07 UTC

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

2024-01-19 09:14:07 UTC

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

2024-01-19 09:14:08 UTC

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

2024-01-19 09:14:08 UTC

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

2024-01-19 09:14:09 UTC

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

2024-01-19 09:14:09 UTC

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

2024-01-19 09:14:10 UTC

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

2024-01-19 09:14:11 UTC

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

2024-01-19 09:14:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-01-19T09:10:27Z

2024-01-19 09:14:12 UTC

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

2024-01-19 09:14:13 UTC

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

2024-01-19 09:14:13 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