Namespace
rancher
Image / Tag
rancher-agent:v2.7-71fda5ca0cc03715a3df31f00e1ff196721511d2-windows-1809
Content Digest
sha256:835d4c1e9adb2a97a10ae67c18716f3b18d614a6e16d3ad09fb7ef52a3d2a61f
Details
Created

2023-07-20 20:04:49 UTC

Size

1.93 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-07-20T20:04:46Z
  • org.opencontainers.image.revision
    71fda5ca0cc03715a3df31f00e1ff196721511d2
  • 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-71fda5ca0cc03715a3df31f00e1ff196721511d2-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:96f32522c8d816826c5bdafde3e5502a791ff900447ce625edde49224e9e4ed1 - 0.0% (1.07 KB)

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

[#005] sha256:c7557c46db13fe9da9779d1e67fe525bad7f246cb08f9b452793a67678369be3 - 2.59% (51.2 MB)

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

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

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

[#009] sha256:1946a6dc183a09869e7ca94225c1f3bdba4a68953a73a861d544b8c55e30af47 - 0.0% (1.09 KB)

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

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

[#012] sha256:b86c854faa4171723672af4ffa1f0b0fa3cfc4788154a090063b3818761f456d - 0.0% (1.08 KB)

[#013] sha256:72b5df2d7cc69ac5c32f0a2a2f14d2c4d1542bc4fd1d56ac206b3f1ab95a35fc - 1.71% (33.7 MB)

[#014] sha256:7bf477995463501d307ca98b69a662567ad29451b573501ef9d053ce0990b523 - 0.0% (1.06 KB)

[#015] sha256:9973cd5a5cd372f12630b43483b7dcc9093b120cd39a849bfe7cd209e6d3a1c4 - 0.0% (1.07 KB)

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

[#017] sha256:7e1ecc9d649ba2a0a0a6eefe54aaf60b2ff61efd9f9ce9060037e3f733818340 - 0.0% (1.09 KB)

[#018] sha256:47a9858de2a8111efc62684eb9f46667e0d851b011e219701041dae0ead8218e - 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-07-20 19:22:49 UTC

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

2023-07-20 19:22:49 UTC

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

2023-07-20 19:23:04 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-07-20 19:23:13 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-07-20 19:23:19 UTC

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

2023-07-20 19:23:25 UTC

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

2023-07-20 19:23:25 UTC

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

2023-07-20 19:23:26 UTC

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

2023-07-20 19:23:26 UTC

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

2023-07-20 19:23:26 UTC

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

2023-07-20 19:23:27 UTC

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

2023-07-20 19:23:28 UTC

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

2023-07-20 19:23:29 UTC

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

2023-07-20 20:04:48 UTC

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

2023-07-20 20:04:48 UTC

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

2023-07-20 20:04:48 UTC

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

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