Namespace
rancher
Image / Tag
rancher-agent:v2.7-245f46079d3659cd6c42f1abf98823d169b5e65a-windows-ltsc2022
Content Digest
sha256:7d3485b3580d69259cbbf477754173fe50b65327709994846fdcdd6751648ead
Details
Created

2023-06-09 07:24:44 UTC

Size

1.73 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-06-09T07:20:49Z
  • org.opencontainers.image.revision
    245f46079d3659cd6c42f1abf98823d169b5e65a
  • 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-245f46079d3659cd6c42f1abf98823d169b5e65a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:fcfdcf7069fa97d174a5fc8b1cfffbf4f15099246e0d53770bf40a7268bd9b77 - 20.43% (361 MB)

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

[#003] sha256:37d7afe20c5379b7304952a03ca20234f940753f003f820bc32ff86ca7fca092 - 0.0% (1.26 KB)

[#004] sha256:7ce296610ce78b32130332e4b61f4a0c66a6a55914c92ed6de90c5899af77eac - 0.67% (11.9 MB)

[#005] sha256:0de1b9993be98266a793cd70f616445ce3944e4a3a8d2d68dd6df06d481f3210 - 2.89% (51.2 MB)

[#006] sha256:aaebee3ad5451fb8fee559aa348c1c4973a5b6f03ae76a48bac4b957b0814dc6 - 0.67% (11.8 MB)

[#007] sha256:2ab124ccf688146708c4b605302fa1b0326de37bcb36c7f808cc1b1ea06f156c - 0.79% (14 MB)

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

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

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

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

[#012] sha256:94ce0667f2dc93a85404a6221e69000a66f096545db090965dc65bd1fe11b52e - 0.0% (1.26 KB)

[#013] sha256:68350410b631dcbfc814ad5ded22938dbbda0285c3ac31c7d7f9b0d9a971dcab - 1.88% (33.2 MB)

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

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

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

[#017] sha256:9f90265b7cae35a4e2766c1a643b6ca78c14b2748c14795d29425217822bc6ad - 0.0% (1.3 KB)

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


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

Apply image 10.0.20348.1487

2023-05-05 13:22:05 UTC

Install update 10.0.20348.1726

2023-06-09 07:24:03 UTC

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

2023-06-09 07:24:03 UTC

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

2023-06-09 07:24:13 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-06-09 07:24:22 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-06-09 07:24:30 UTC

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

2023-06-09 07:24:38 UTC

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

2023-06-09 07:24:38 UTC

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

2023-06-09 07:24:39 UTC

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

2023-06-09 07:24:39 UTC

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

2023-06-09 07:24:39 UTC

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

2023-06-09 07:24:40 UTC

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

2023-06-09 07:24:41 UTC

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

2023-06-09 07:24:42 UTC

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

2023-06-09 07:24:42 UTC

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

2023-06-09 07:24:43 UTC

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

2023-06-09 07:24:43 UTC

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

2023-06-09 07:24:44 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