Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch3-windows-ltsc2022
Content Digest
sha256:988a230a3eec4c4fdbb05f6f417705011d4b5a0b49daf77291bb4cd0c9d1b1bc
Details
Created

2022-04-07 22:36:52 UTC

Size

2.17 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-04-07T22:32:51Z
  • org.opencontainers.image.revision
    0a60d479d18a269a265556f289dfdf8082c15d2c
  • 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.6.3-patch3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 53.7% (1.17 GB)

[#001] sha256:037d5740b40414bc505c21324142a1cd3eab10c176189a9a74d1a90354ac7cd4 - 41.6% (925 MB)

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

[#003] sha256:67602957b9d08ba7b2dc8e3ac5e3674d1245032eef0ce6a197b84de1ad439bb8 - 0.0% (1.26 KB)

[#004] sha256:2043949249c2b6893343a46b2e56a213c935b9960b760bd45135668bb4d53a0c - 0.25% (5.53 MB)

[#005] sha256:5c06f4f41f51ec561b310549141faeb1842decfc6637f9cdfce9329ccb1affa2 - 2.26% (50.2 MB)

[#006] sha256:87aac63561ebe8903923288f65f6c36f4f91f4eff58fe553767f06e5e62aedb5 - 0.25% (5.47 MB)

[#007] sha256:f7084bf2a9721ca535721c4d414fb2238ca27f709af9d2a39afba2b467db568c - 0.61% (13.6 MB)

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

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

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

[#011] sha256:d6d483833b0281cc138ee2627037f7767079410e8fab70249b316427f779227c - 0.0% (1.28 KB)

[#012] sha256:f0d3b751d0c25cd8f6113c01c7cedfc71154f8068e456ddca029d70769932134 - 0.0% (1.28 KB)

[#013] sha256:fd2d823b2997ef1698b25262d2b46006c88281f2ad9cfee8fdd7911817a93cd7 - 1.34% (29.7 MB)

[#014] sha256:38f4392849554f85484230cb9ae0389ce1b9f179c24510ac6a2a7966785c19c9 - 0.0% (1.3 KB)

[#015] sha256:6873273719f0d285a5d288becd185392c29d7e9674f0568ec77ef3019b4c6744 - 0.0% (1.26 KB)

[#016] sha256:256709379b857423580be11bbc7ee484db5755824c65ec1288fecbb0a087f7fc - 0.0% (1.29 KB)

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

[#018] sha256:a9d0135863ac4f0ddf9ab4ada23df15dfe06af553f56550d134a80d94c97136e - 0.0% (1.29 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2022-03-03 05:02:11 UTC

Install update ltsc2022-amd64

2022-04-07 22:36:06 UTC

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

2022-04-07 22:36:07 UTC

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

2022-04-07 22:36:18 UTC

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

2022-04-07 22:36:28 UTC

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

2022-04-07 22:36:37 UTC

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

2022-04-07 22:36:45 UTC

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

2022-04-07 22:36:46 UTC

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

2022-04-07 22:36:46 UTC

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

2022-04-07 22:36:47 UTC

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

2022-04-07 22:36:47 UTC

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

2022-04-07 22:36:48 UTC

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

2022-04-07 22:36:49 UTC

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

2022-04-07 22:36:50 UTC

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

2022-04-07 22:36:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-04-07T22:32:51Z

2022-04-07 22:36:51 UTC

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

2022-04-07 22:36:51 UTC

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

2022-04-07 22:36:52 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