Namespace
rancher
Image / Tag
rancher-agent:v2.6.6-rc2-windows-ltsc2022
Content Digest
sha256:3b61a86f4767bdf4068119ce82220482d36fe8d77b8988fb73eeae5a4faa37ae
Details
Created

2022-06-25 00:05:35 UTC

Size

2.23 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-25T00:05:29Z
  • org.opencontainers.image.revision
    6189e26f77cc04b2f07238c4640535f77cfb4d73
  • 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.6-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 59.9% (1.34 GB)

[#001] sha256:6c71967ff41928927e4c407171e4ffbac3c9ab4221eb64f5ca5a34ff4c230567 - 35.09% (803 MB)

[#002] sha256:374065aefd5a80f17e74a354e0d90bfb32c83af3a1a89d1d003747a713929a5e - 0.0% (1.27 KB)

[#003] sha256:fc0b53673ca7a2d13c23b31ae39337f61def25b1a5d60d8709574d6451e36bf4 - 0.0% (1.29 KB)

[#004] sha256:190f74a85a489d16e422276816f64f674d46a628a2473c0e18ed6e50c2d38028 - 0.47% (10.7 MB)

[#005] sha256:78e208a1857f94a3859517d0a5032bd438783909a38cf973f6b375a7319aac9d - 2.2% (50.2 MB)

[#006] sha256:12418c3f0df6f4f4b4747a46db764494b2fa7296cffd4bbd3c13c1121feecfcc - 0.47% (10.7 MB)

[#007] sha256:d38202e3bda0db87faa3e6f281aca1eafe94146f60da1106cb3347dbb4bbae43 - 0.6% (13.7 MB)

[#008] sha256:5b514d9d852194f6bc215a67bc7c224ca514b1a09b7b754263e943e1eede0b5d - 0.0% (1.3 KB)

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

[#010] sha256:88c2955e73b2d440adfbf26f9ba29322b8c682451d0c5616ba3260bef5843c35 - 0.0% (1.27 KB)

[#011] sha256:78d9fadeab913f54b705e606ee785010ce3bd4999b71b924bb6959ab738dc326 - 0.0% (1.27 KB)

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

[#013] sha256:4dfb925519cc8da9139c6c4427d09091b6d40379e1f3aac89de6d8f9478875d0 - 1.28% (29.2 MB)

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

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

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

[#017] sha256:9a7fc08d1c6844f93266e994c5dcaa31d29072d39b8ca8a9274c5f17a9bdf92e - 0.0% (1.29 KB)

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


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-06-09 04:32:50 UTC

Install update 10.0.20348.768

2022-06-24 23:24:12 UTC

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

2022-06-24 23:24:12 UTC

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

2022-06-24 23:24:23 UTC

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

2022-06-24 23:24:33 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-06-24 23:24:42 UTC

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

2022-06-24 23:24:51 UTC

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

2022-06-24 23:24:51 UTC

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

2022-06-24 23:24:52 UTC

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

2022-06-24 23:24:52 UTC

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

2022-06-25 00:05:30 UTC

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

2022-06-25 00:05:30 UTC

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

2022-06-25 00:05:32 UTC

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

2022-06-25 00:05:33 UTC

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

2022-06-25 00:05:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-25T00:05:29Z

2022-06-25 00:05:34 UTC

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

2022-06-25 00:05:35 UTC

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

2022-06-25 00:05:35 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