Namespace
rancher
Image / Tag
rancher-agent:v2.7-eda2099f8aab57a16a564392ec8e26a749602e31-windows-ltsc2022
Content Digest
sha256:a269472f64e5b445336c8e3104dfbd01744e2392f5366d3db2f55e50d21f07a0
Details
Created

2023-04-21 20:09:34 UTC

Size

1.71 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-21T20:06:12Z
  • org.opencontainers.image.revision
    eda2099f8aab57a16a564392ec8e26a749602e31
  • 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-eda2099f8aab57a16a564392ec8e26a749602e31-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:6a0972e4a21b1e21e65ee97fd7f7b548b42f85db2bcb8c941555d9a7111d7e22 - 73.18% (1.25 GB)

[#001] sha256:b7dc569720e147e391e83acee93ea9acada421dbbe760f64b920c685559359ec - 19.94% (350 MB)

[#002] sha256:6d18f1068212c175422a7852157452115022eb0fb9e33464aaf3b1341212f444 - 0.0% (1.26 KB)

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

[#004] sha256:b8815c3871dc816f7c6932673db3f3334e302296576d738e8430bede07a5a515 - 0.7% (12.2 MB)

[#005] sha256:f2a21ddce6c0438f38d2ecb67f341129d8cda57b9c6e5edf75a73a5a407b9c66 - 2.93% (51.5 MB)

[#006] sha256:d15ccd5b37dbf181a43cb0bd1f25cc938d2853ccdf077cfc833ac2c2dab96234 - 0.68% (12 MB)

[#007] sha256:f2fbb2007430f5198ad945c7706d6553b00891b80044cc517d3ad96867c0ea57 - 0.81% (14.2 MB)

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

[#009] sha256:305f62fa94791d5dcf739aefc13e22cc3c11c243602ab9bcc30309c374e21223 - 0.0% (1.26 KB)

[#010] sha256:1e1184fe78b81a0fdfbb5772f98d38c2f597dd9fc050e12c3239cfd0332aefb2 - 0.0% (1.29 KB)

[#011] sha256:6f196963a84282de6c4d9a29a97f4e0588114bcc5c646c4d7305cb4eb005b3f4 - 0.0% (1.29 KB)

[#012] sha256:7d0748904d0e2b8f0b7d040c232f9c7e2aad6768ef78fe5bcb9ea8055f3910bb - 0.0% (1.3 KB)

[#013] sha256:c7302a4c1fd40fbda4b4047073361737da78a1735dc02e3115b15aff6376afee - 1.76% (30.9 MB)

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

[#015] sha256:6fd9bffdbec679a415f0a5501f071fe5ffa62292b380638a1212925d17e3dc4c - 0.0% (1.29 KB)

[#016] sha256:ab31fc4324745a982feb93940d8d5073284d2d4583b0280ecfb5317ab0fc0cdd - 0.0% (1.27 KB)

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

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


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-04-05 00:38:27 UTC

Install update 10.0.20348.1668

2023-04-21 20:08:55 UTC

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

2023-04-21 20:08:56 UTC

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

2023-04-21 20:09:05 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-04-21 20:09:14 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-04-21 20:09:21 UTC

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

2023-04-21 20:09:29 UTC

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

2023-04-21 20:09:29 UTC

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

2023-04-21 20:09:29 UTC

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

2023-04-21 20:09:30 UTC

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

2023-04-21 20:09:30 UTC

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

2023-04-21 20:09:31 UTC

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

2023-04-21 20:09:32 UTC

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

2023-04-21 20:09:33 UTC

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

2023-04-21 20:09:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-04-21T20:06:12Z

2023-04-21 20:09:34 UTC

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

2023-04-21 20:09:34 UTC

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

2023-04-21 20:09:34 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