Namespace
rancher
Image / Tag
rancher-agent:v2.7.8-windows-1809
Content Digest
sha256:1a0cd47e72a39b1e2313d16beb2dcfd9481641fb5a821eb0a9f8a761a9fd5532
Details
Created

2023-10-05 17:30:25 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-10-05T17:25:42Z
  • org.opencontainers.image.revision
    feffc3aed5e8a50fc8bf396bd5c4733570c0a4dc
  • 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.8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:179757339e051b99f9a62375fed8f87ffcc4df0eeedb984d20b485bdd089ad08 - 17.06% (349 MB)

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

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

[#004] sha256:66aaafce1f9d6958eccb57b31520c41f18e1c230fd65f608f933f19fc08f9d21 - 0.58% (11.9 MB)

[#005] sha256:389faa780a47c1bc6452abe3dcbd95044ec8001cc7c2dc38f1acd628dc8c788d - 2.5% (51.2 MB)

[#006] sha256:974e45fcc000fe9318d60e765cf511be29ea356e4c8bc92a0b9d9bb0e0426e03 - 0.58% (11.8 MB)

[#007] sha256:1975eb713b420c1dba88e203292adb5a6e02c14d13bbce1d2af909f6b2397247 - 0.68% (13.9 MB)

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

[#009] sha256:33ae15a7af16090eca0944ffc4628b20c57b35997cd8b33995c6c499c3302159 - 0.0% (1.07 KB)

[#010] sha256:0d03831c84dbc60017e5c2eb7488b7ffa7b1ba5984af01d993b91214d8977775 - 0.0% (1.09 KB)

[#011] sha256:1be80f2ce9e1a7ea2e8e1dcd019c699dab99ed3294cb428bc442da929bcbdeeb - 0.0% (1.09 KB)

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

[#013] sha256:819b82a228137220d2aa369494f71a717a70c19c1fb05e5c153707d82d9690c2 - 1.61% (32.9 MB)

[#014] sha256:1324cddce6eac2a80c93bec1b05569c8e278c9c89f68490474950f6b91200e97 - 0.0% (1.09 KB)

[#015] sha256:094d2bd20641f3cdad53489dafcb6656fc86689afa07357de601902091379b37 - 0.0% (1.07 KB)

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

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

[#018] sha256:12a347743eba0892428b141b36d456f6a8f994a3e1a200101c9def2b2b6852c5 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.4499

2023-08-29 17:09:18 UTC

Install update 10.0.17763.4851

2023-10-05 17:28:58 UTC

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

2023-10-05 17:28:59 UTC

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

2023-10-05 17:29:14 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-05 17:29:37 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-05 17:29:58 UTC

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

2023-10-05 17:30:20 UTC

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

2023-10-05 17:30:20 UTC

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

2023-10-05 17:30:21 UTC

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

2023-10-05 17:30:21 UTC

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

2023-10-05 17:30:21 UTC

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

2023-10-05 17:30:22 UTC

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

2023-10-05 17:30:23 UTC

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

2023-10-05 17:30:24 UTC

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

2023-10-05 17:30:24 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-10-05T17:25:42Z

2023-10-05 17:30:24 UTC

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

2023-10-05 17:30:25 UTC

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

2023-10-05 17:30:25 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