Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-debug-41809-11-windows-1809
Content Digest
sha256:205813fb9196a34bea00efc604d2df36c669a77c679871ae6b557d607a95eee1
Details
Created

2024-03-12 16:12:46 UTC

Size

2.06 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-12T16:12:43Z
  • org.opencontainers.image.revision
    ba862f1c32a13bfc9ae861b609204e0553d0cba8
  • 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.7.6-debug-41809-11

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:dda007680e5cddfaf6f5428f70f8c514ac0b9dd099972b7d475cce4c5c899558 - 19.48% (410 MB)

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

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

[#004] sha256:efe37b202d1d2f315755044bca96ce4b24b58f04e62820fd738fae1e84107346 - 0.57% (11.9 MB)

[#005] sha256:8a5902031cce3f6b87068242818c574babc8da32639daccdcd80207d185f8934 - 2.43% (51.2 MB)

[#006] sha256:3b4cba42dadf1915d73c1a1fcd723f6041d154e428503f4fe06c30cc14122706 - 0.56% (11.8 MB)

[#007] sha256:613aa37c25a4715044f311834c1ce909ab04f020b51b3bdbedc1bd5746e3cb94 - 0.66% (13.9 MB)

[#008] sha256:f9b248ea65cf02a2becffa8ee9ad05ba28144b92c42ba87d8a97eac694fdaa1e - 0.0% (1.07 KB)

[#009] sha256:4fa8f970943ee509d2957c9e46f4768ccdb20cd2a1a1e30c756b3517c965ffae - 0.0% (1.07 KB)

[#010] sha256:36b45e1501f830aa1831176c07d693d93fe4390a601a2ea9a7dfce250012b295 - 0.0% (1.09 KB)

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

[#012] sha256:4f94763702f550fba973f98bb18a9676559e581d757db37b66b699fef05a4f39 - 0.0% (1.09 KB)

[#013] sha256:0d1b5b1fb464d9c783bfd4f66a18ed7887509d8e46ab73c16aebf370701e5507 - 1.5% (31.5 MB)

[#014] sha256:19fc38221755b3722fdc35ef8a9158ce9c183d130716c96c19a35b8a6a9582b6 - 0.0% (1.06 KB)

[#015] sha256:235d0056b124c25fab1a9135da5517dc2078ad0af9a038c26bfbff93eb72c18d - 0.0% (1.09 KB)

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

[#017] sha256:dacbb339d99a272a2a4bf2a02295c1d839fd1c48766b5ff9d6452c6dff42ccd1 - 0.0% (1.07 KB)

[#018] sha256:5e0fc3d3bbc0d9b6fb812929be722cf9aa0d2e94ca7a5edb5c5cbbde26385b66 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.4499

2024-02-04 04:14:09 UTC

Install update 10.0.17763.5458

2024-03-12 08:46:03 UTC

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

2024-03-12 08:46:03 UTC

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

2024-03-12 15:02:07 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-12 15:02:31 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-12 15:02:54 UTC

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

2024-03-12 15:03:17 UTC

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

2024-03-12 15:03:17 UTC

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

2024-03-12 15:03:18 UTC

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

2024-03-12 15:03:18 UTC

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

2024-03-12 15:03:18 UTC

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

2024-03-12 15:03:19 UTC

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

2024-03-12 15:03:20 UTC

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

2024-03-12 15:03:21 UTC

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

2024-03-12 16:12:44 UTC

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

2024-03-12 16:12:45 UTC

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

2024-03-12 16:12:45 UTC

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

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