Namespace
rancher
Image / Tag
rancher-agent:v2.8.0-rc1-windows-1809
Content Digest
sha256:309469a1b75920149f8fa769d3169aab1400647c118e91f722810c810371f2cc
Details
Created

2023-10-17 04:14:27 UTC

Size

2.01 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-17T04:09:34Z
  • org.opencontainers.image.revision
    cccb82a112689f201b547d269cd188a3759ac71d
  • 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.0-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:1af2bcb37edaec1dd87fc4a6f7c9129ca37bf1f91b65eb365ba9d4c70473beea - 17.62% (363 MB)

[#002] sha256:3623a4ff007f0f51e16267829727c87739dc3832ca1793ace0b679469054d9b8 - 0.0% (1.07 KB)

[#003] sha256:ddd77cb22217055f707d257f17a01320d2d158ad08a9bfd792e3b198791f1384 - 0.0% (1.06 KB)

[#004] sha256:0d82464d135d3651a48530ded7bc8edf0330065657420c33001ee4454667ec4a - 0.58% (11.9 MB)

[#005] sha256:8a643842960e7ead0bb2bb6733553147c66cc8f6df905e48b2169ff36ae9f6c1 - 2.48% (51.2 MB)

[#006] sha256:132b14f1ffe6d825a9d3893b8b9a24664f1498d22d4a31756568724c4a6d5ab2 - 0.57% (11.8 MB)

[#007] sha256:0939833b0958364c5533679d6ea353cf60238230107e466920b37414e1ae624f - 0.68% (13.9 MB)

[#008] sha256:c1d7032f33ae787a7f6fbbeca8e2d5e10c0ae01f4e9c0b02ec8ebca1ce42c8e5 - 0.0% (1.08 KB)

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

[#010] sha256:a6bffdfeaaf2f703ced12b4693921f573346e3d7e6fe6e59cc2def72fdd3f6f1 - 0.0% (1.06 KB)

[#011] sha256:ef7cd0e85e4b821335ca494b64eac5f8db1cd90738a9b158cb0340a5db2902e4 - 0.0% (1.07 KB)

[#012] sha256:8a50663cc9a5615047a7c8c7b695e2cc515cbb3be6fbb811eb80b4d4b04ef8ff - 0.0% (1.09 KB)

[#013] sha256:2c8904212255662aa7afcfffc98a44aa0c477252342ede80c93897f4178970af - 1.71% (35.2 MB)

[#014] sha256:79e9cb64c111416a7e89354e1a8666092cf08b35e046d62aed5d0237d8aeb791 - 0.0% (1.06 KB)

[#015] sha256:19b0b1095f696de4a874c62575584986f33ba3493331a1c0c5ae83f590961281 - 0.0% (1.07 KB)

[#016] sha256:e757ae701b5208367924aa2de8e184d7d8dd3b77ea0cd1fddea9e6a5c66f4e2b - 0.0% (1.07 KB)

[#017] sha256:9bbaf99973b499bb5c5c120fd243ee7038e9e4ff83deafe4a8b21a641eb7df5b - 0.0% (1.09 KB)

[#018] sha256:5905054cf9339a70cba4e97ff2e466e22062b40adaeaecc28408c9d2be77055d - 0.0% (1.08 KB)


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

Apply image 10.0.17763.4499

2023-10-02 08:29:38 UTC

Install update 10.0.17763.4974

2023-10-17 04:13:00 UTC

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

2023-10-17 04:13:00 UTC

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

2023-10-17 04:13:20 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-10-17 04:13:42 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-10-17 04:14:02 UTC

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

2023-10-17 04:14:22 UTC

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

2023-10-17 04:14:22 UTC

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

2023-10-17 04:14:22 UTC

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

2023-10-17 04:14:23 UTC

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

2023-10-17 04:14:23 UTC

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

2023-10-17 04:14:23 UTC

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

2023-10-17 04:14:25 UTC

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

2023-10-17 04:14:25 UTC

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

2023-10-17 04:14:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-17T04:09:34Z

2023-10-17 04:14:26 UTC

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

2023-10-17 04:14:26 UTC

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

2023-10-17 04:14:27 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