Namespace
rancher
Image / Tag
rancher-agent:v2.8.0-alpha2-windows-1809
Content Digest
sha256:873d4a6daba92858bb08b373a30beaa65dc804362f47af34887bfd22b48cae89
Details
Created

2023-09-29 17:18:00 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-09-29T17:13:02Z
  • org.opencontainers.image.revision
    c55d3344dc46525a860c712f868f1b7ab1826b1b
  • 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-alpha2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:14ee0151d68d0ddb8414f7cf5338813012029f51c0750b01809192dfa7264daf - 0.0% (1.07 KB)

[#004] sha256:1976b2bd263780539d151c49bfae8262b462925fb552b324dcf9a9273330bca7 - 0.58% (11.9 MB)

[#005] sha256:24eb8116d1c1eb8489a700687369aa1f8f56de6cafb2cc49058e1b1ba1852ce3 - 2.5% (51.2 MB)

[#006] sha256:384ed12e0fafb6a3308bb3b7c36af55d62576707fec5a2da81bf71f93a58b751 - 0.58% (11.8 MB)

[#007] sha256:5c95fbfa3310383bc7a357ac27568d3bd0164890dc77188310f765640e6f2a55 - 0.68% (13.9 MB)

[#008] sha256:87fd3a186172a2e8738a9f19c3abdd32ea9daff8270362f373bef7abe926b0e2 - 0.0% (1.09 KB)

[#009] sha256:2c73e67d24679291cff99586d598bd036160468195d2667f1b45c2889d9fb007 - 0.0% (1.07 KB)

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

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

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

[#013] sha256:0dbef280f668956156ce3c5244cafa0d009443b80789ce379556f33c947da895 - 1.76% (36.1 MB)

[#014] sha256:587b6ea3cf896e3b232373748870391a5df7034455268e8b8ca4b4b8d3fa6251 - 0.0% (1.07 KB)

[#015] sha256:067a732e8140a5c4268563b661ff6a1ad3a7ea7020977f840aeb31ff1ab77940 - 0.0% (1.08 KB)

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

[#017] sha256:29c92a94aaccc76477e6c0b11df3953dba4988314a9b5340d89e6fe0e02acd16 - 0.0% (1.09 KB)

[#018] sha256:ad0397356dc0652e78c0fce8a8106052395125f6abcdcc0d6e86efa89627253a - 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-09-29 17:16:28 UTC

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

2023-09-29 17:16:29 UTC

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

2023-09-29 17:16:44 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-09-29 17:17:09 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-09-29 17:17:32 UTC

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

2023-09-29 17:17:55 UTC

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

2023-09-29 17:17:55 UTC

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

2023-09-29 17:17:55 UTC

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

2023-09-29 17:17:56 UTC

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

2023-09-29 17:17:56 UTC

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

2023-09-29 17:17:56 UTC

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

2023-09-29 17:17:58 UTC

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

2023-09-29 17:17:58 UTC

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

2023-09-29 17:17:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-09-29T17:13:02Z

2023-09-29 17:17:59 UTC

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

2023-09-29 17:18:00 UTC

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

2023-09-29 17:18:00 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