Namespace
rancher
Image / Tag
rancher-agent:v2.8.1-debug-41809-6-windows-1809
Content Digest
sha256:89177ba0d202c08b21722ac7d95594f1b2a186dea100db803019fe2f16514ed7
Details
Created

2024-03-27 14:37:47 UTC

Size

2.1 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-27T14:32:47Z
  • org.opencontainers.image.revision
    8e79865138544655a9608275c42e3e3d0e86fadd
  • 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.1-debug-41809-6

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 73.19% (1.54 GB)

[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.04% (452 MB)

[#002] sha256:ff80aecb170bc25d8ce58ca6f1d416299f1bdeedab3eec3e4dabc0efc08cfa61 - 0.0% (1.06 KB)

[#003] sha256:e50f0ab1ede94238b68e1519f7f72d9a4b0c9eac995823025ab5df9bc0f57447 - 0.0% (1.09 KB)

[#004] sha256:d9886d28c082ef7311df704bd967dec1017595d075cb65a632f7c11146cdb4fe - 0.55% (11.9 MB)

[#005] sha256:8fbdd105c78284f45e7abc87eb95d65eb6af7bdd828077ea6c4ce7da33ffcba2 - 2.38% (51.2 MB)

[#006] sha256:ab89f65bdead0e271e685b62f6af7aee36a66a099c51cf1624b1e2fba6b42c35 - 0.55% (11.8 MB)

[#007] sha256:34eaa9be8eacf7d9856fcf20805efa26f98bc5d1b4820e42a2f55ea96d3e8c41 - 0.65% (13.9 MB)

[#008] sha256:f8185e2d4756d412fbb76ab7d121875cb34540ce4eb8d3d80274fc58405d0c7f - 0.0% (1.06 KB)

[#009] sha256:f7a4630773e26366e6211d5084b0b425abb23142f6108616a6476ace8b2107a2 - 0.0% (1.06 KB)

[#010] sha256:1d215f009b4aa82b4a11cda84488ebaa47c52006cd04a40c098658cec32e5230 - 0.0% (1.09 KB)

[#011] sha256:0f4c3f06b35f03048c7129cd9b987c9c5b1591154f2075f783bd9df28e27d393 - 0.0% (1.09 KB)

[#012] sha256:a02e346127622df8273acbf2d7593dc94a2ffc856acd9f7c308160814823e41b - 0.0% (1.06 KB)

[#013] sha256:fe123aafe01b9e8f6e7a15d9a69893892e9b4adca56d1eb1a730d6ac4c75f13c - 1.64% (35.3 MB)

[#014] sha256:2eb69dc49897573f175adb53f7654d2de37b703fd2ed8afd12f43aced0bf9e15 - 0.0% (1.07 KB)

[#015] sha256:007dc411d177c7fd089fecadfb3e896256cb6dc755c39d290ae456e18fcb744c - 0.0% (1.08 KB)

[#016] sha256:6d44e333e1789381ba9d929909391f4f05e522fa77459618f1d42166a3f2d17c - 0.0% (1.06 KB)

[#017] sha256:0a0ab511df41d34bb88081b3edb2b4b5239b64bdbbf84ad27b642cb6f1fd160e - 0.0% (1.06 KB)

[#018] sha256:01fa3a856dbcd48d592dec499fc6e2100139d95574910a6050dd2dac23ce18c4 - 0.0% (1.07 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-03-04 01:18:21 UTC

Install update 10.0.17763.5576

2024-03-27 14:36:11 UTC

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

2024-03-27 14:36:12 UTC

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

2024-03-27 14:36:32 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.'

2024-03-27 14:36:57 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.'

2024-03-27 14:37:19 UTC

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

2024-03-27 14:37:41 UTC

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

2024-03-27 14:37:42 UTC

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

2024-03-27 14:37:42 UTC

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

2024-03-27 14:37:42 UTC

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

2024-03-27 14:37:43 UTC

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

2024-03-27 14:37:43 UTC

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

2024-03-27 14:37:44 UTC

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

2024-03-27 14:37:45 UTC

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

2024-03-27 14:37:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-27T14:32:47Z

2024-03-27 14:37:46 UTC

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

2024-03-27 14:37:46 UTC

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

2024-03-27 14:37:47 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