Namespace
rancher
Image / Tag
rancher-agent:v2.8.3-rc3-windows-ltsc2022
Content Digest
sha256:2b4c79352e5adb8144ef4f50c68d84b43fbbf22a7537e722e5ff88ebc9e90139
Details
Created

2024-03-12 18:16:32 UTC

Size

1.95 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-12T18:16:26Z
  • org.opencontainers.image.revision
    4350b89f75e08530c9e9c082dca6e4328eabf453
  • 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.8.3-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a61557bf66429be9509f579104808d2853f8f7aefbd49ef26f5f2a90266c46f5 - 27.2% (543 MB)

[#002] sha256:8796dc4f23fcf357e20cee9e11227f738e13a39e6f58cd140a25ed2f8d2b3d58 - 0.0% (1.27 KB)

[#003] sha256:47e7b60b43593e1dac2699b8898b430c72a3e75b9505a3436dd7815fbf68d289 - 0.0% (1.26 KB)

[#004] sha256:e40762c392c9a813fc9e71e161077ad564888f83def1e8eefe649fd4ec5666ca - 0.6% (11.9 MB)

[#005] sha256:c426b5d76921453a7936ad896df9543a709bb9b1dcbb6527b450fd3c4d7a9496 - 2.67% (53.3 MB)

[#006] sha256:1a9f1b682c1a28451d179d63e4c64cc486252d5baaa8e5ea31e5d2e9403024c1 - 0.59% (11.8 MB)

[#007] sha256:907edfcad2665ac5957357b9ae58ab7db6dc10f3836ca143446fd3ceb85c8fd2 - 0.72% (14.4 MB)

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

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

[#010] sha256:beb1f64edf296db48e28d1eb5176dd227cccef1198bd3235be0c0503f84047c0 - 0.0% (1.26 KB)

[#011] sha256:2f78f99dd05116a5c32d335a87dcdb32982368cf0d2dac11886437782128384b - 0.0% (1.26 KB)

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

[#013] sha256:6c43e3b7c2dcef4d94850b6f5080a1b165ddb7510074637f962905060ff7b160 - 1.83% (36.6 MB)

[#014] sha256:6387c4ebf5bcaf6f50fd28f2bcf45e5b856eadd39de588b0d148a26106e2a24f - 0.0% (1.28 KB)

[#015] sha256:7ab05a9b334bdf78ba4e18f845e45054c1137ca197fc94540e3a35a0b9a4a595 - 0.0% (1.29 KB)

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

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

[#018] sha256:ba9671429fcaf9e336c2b9ea00476194d955463697f0d79bea461e52858a7594 - 0.0% (1.26 KB)


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

Apply image 10.0.20348.1787

2024-03-05 19:55:40 UTC

Install update 10.0.20348.2340

2024-03-12 18:03:23 UTC

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

2024-03-12 18:03:23 UTC

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

2024-03-12 18:03:33 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.14/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2024-03-12 18:03:42 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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-03-12 18:03:51 UTC

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

2024-03-12 18:03:59 UTC

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

2024-03-12 18:03:59 UTC

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

2024-03-12 18:04:00 UTC

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

2024-03-12 18:04:00 UTC

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

2024-03-12 18:16:27 UTC

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

2024-03-12 18:16:28 UTC

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

2024-03-12 18:16:29 UTC

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

2024-03-12 18:16:30 UTC

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

2024-03-12 18:16:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-12T18:16:26Z

2024-03-12 18:16:31 UTC

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

2024-03-12 18:16:32 UTC

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

2024-03-12 18:16:32 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