Namespace
rancher
Image / Tag
rancher-agent:v2.7.6-rc1-windows-1809
Content Digest
sha256:ccfd676af6f16e7e30e9d00f8220ba685b94727e72de701ac77bb5ea5258561f
Details
Created

2023-08-04 20:07:37 UTC

Size

1.92 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-08-04T20:07:34Z
  • org.opencontainers.image.revision
    7378ff86cf08145d046c86afe87a8b24d94c9a8f
  • 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-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:e36dba1ee29cd36713c8785a5de7dd2a487244d734ed4c5e7b0a6890bffb806e - 13.99% (276 MB)

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

[#003] sha256:04d9708cc790765ade9ededce9e8472c024471655383e3957e383858b3b24255 - 0.0% (1.07 KB)

[#004] sha256:fc99737fe206e34f7f8c5557f2e0591744ffa3d64dfbdd32f2b5f8afc6ab6c33 - 0.6% (11.9 MB)

[#005] sha256:0a02bebff317cda57b9238ec368fa803c7150e18dac21478f25aaaf572e800da - 2.6% (51.2 MB)

[#006] sha256:bd3ffc9fc2c7e930972fedb704be210b2771307c8d8541678a1257c577600f9b - 0.6% (11.8 MB)

[#007] sha256:6a7fb6a3520fae9c6e411f2b8dc4087a9b332b2250734f811796a36b28b911ca - 0.71% (13.9 MB)

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

[#009] sha256:1cd10a3f837a1c7e44f10043c6c35b2a5b43bd1ce0e226e7988b52c10d7b44b0 - 0.0% (1.07 KB)

[#010] sha256:ed36cabef1a4a788b98013bab1e13e79256ef67f39e9bc7801fe239a5be84280 - 0.0% (1.07 KB)

[#011] sha256:646f8b44b5084bf43c418134ce5881658af5f74cea3daad0714b966bf95fd16d - 0.0% (1.06 KB)

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

[#013] sha256:b03b770b63850965553e57c19e7de1e16169a86276b6032fa818c6cebdad15e6 - 1.6% (31.4 MB)

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

[#015] sha256:01aa5694c20f702dcc809a3df24b718a733bd6f077c49fdadb3893d5e238d077 - 0.0% (1.07 KB)

[#016] sha256:e5c90fafc696169496ad264f17490c85c45b50b6e1505f900ebf4c285c5fd7cb - 0.0% (1.09 KB)

[#017] sha256:43b3af2454685bfc56548e62a1e592d54509efb919bb61fc1198247c5755cc99 - 0.0% (1.06 KB)

[#018] sha256:9c2dbde217a8a7d2387c5dcfd0a017644055e72baaa5344c93c5de9cea5cbfbe - 0.0% (1.06 KB)


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

Apply image 10.0.17763.4499

2023-07-07 08:17:39 UTC

Install update 10.0.17763.4645

2023-08-04 17:25:20 UTC

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

2023-08-04 17:25:20 UTC

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

2023-08-04 17:25:29 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-08-04 17:25: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-08-04 17:25:43 UTC

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

2023-08-04 17:25:49 UTC

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

2023-08-04 17:25:49 UTC

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

2023-08-04 17:25:50 UTC

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

2023-08-04 17:25:50 UTC

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

2023-08-04 20:07:18 UTC

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

2023-08-04 20:07:18 UTC

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

2023-08-04 20:07:20 UTC

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

2023-08-04 20:07:21 UTC

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

2023-08-04 20:07:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-08-04T20:07:34Z

2023-08-04 20:07:36 UTC

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

2023-08-04 20:07:36 UTC

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

2023-08-04 20:07:37 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