Namespace
rancher
Image / Tag
rancher-agent:v2.7-97c43bdf31f34075b5f56017efc654e2bb9fd2d6-windows-ltsc2022
Content Digest
sha256:ae005058372bf58e417e6262ed53289c5c49d10874169e62e60c9c2644490642
Details
Created

2023-05-01 07:07:11 UTC

Size

1.71 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-05-01T07:03:43Z
  • org.opencontainers.image.revision
    97c43bdf31f34075b5f56017efc654e2bb9fd2d6
  • 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-97c43bdf31f34075b5f56017efc654e2bb9fd2d6-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:a41d9bc45b21801ee08a0deae4204d4a19f966d43beacac1131254dc690ca0f8 - 0.0% (1.26 KB)

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

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

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

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

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

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

[#009] sha256:5bfeebba26449354c29fa26ed0a23d434b5fa7d352fe64ddcdc2697660858d7c - 0.0% (1.3 KB)

[#010] sha256:5a9478d287da0bd26adbfc57efab8cc7e8e8c5c7644426689aa99dccd6a0b1bc - 0.0% (1.3 KB)

[#011] sha256:1885803fbe039f4a2056d3c882325ba7993f87fd9659489967c4d10b0e5fd550 - 0.0% (1.29 KB)

[#012] sha256:6d67333c91e667c969c0abfbf7e5d6ef25ccd9c0f46825d475daaef1b0805ecf - 0.0% (1.3 KB)

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

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

[#015] sha256:175c7d86f2191d294f2829b1e81c25ddef51a5c46694a5c8b24ad24b19ee5776 - 0.0% (1.26 KB)

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

[#017] sha256:95b214a06996cdbd7d11a19bc50e83468ff3ebaf5092f663b406ae934b73665b - 0.0% (1.3 KB)

[#018] sha256:afd21a00e6f45fb8528f4619f4040db583c9c6f8959e1a0c8d5786b5d008f9e6 - 0.0% (1.3 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-05-01 07:06:30 UTC

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

2023-05-01 07:06:30 UTC

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

2023-05-01 07:06:40 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-05-01 07:06:50 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-05-01 07:06:57 UTC

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

2023-05-01 07:07:05 UTC

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

2023-05-01 07:07:06 UTC

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

2023-05-01 07:07:06 UTC

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

2023-05-01 07:07:06 UTC

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

2023-05-01 07:07:07 UTC

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

2023-05-01 07:07:07 UTC

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

2023-05-01 07:07:09 UTC

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

2023-05-01 07:07:09 UTC

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

2023-05-01 07:07:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-05-01T07:03:43Z

2023-05-01 07:07:10 UTC

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

2023-05-01 07:07:11 UTC

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

2023-05-01 07:07:11 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