Namespace
rancher
Image / Tag
rancher-agent:v2.8.1-debug-41809-3-windows-1809
Content Digest
sha256:9cc412a790139f292726343ac9995205d32920fe535b763c4280f48327049afe
Details
Created

2024-03-18 08:18:47 UTC

Size

2.1 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-18T08:17:22Z
  • org.opencontainers.image.revision
    74da7080bd472c2024ce996c8263be76368689ce
  • 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.1-debug-41809-3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.04% (452 MB)

[#002] sha256:1a983d77f8ecaa8d58426b8b1198e661506e67589df654681d306e411c91bb26 - 0.0% (1.1 KB)

[#003] sha256:753ac93efb3665bd0ffaf9b3b65e0e82ae418c8577d0a1106a2e19f47973b449 - 0.0% (1.14 KB)

[#004] sha256:561bd97bcd7e6831ddbbc5cfdb4e23ef3b9f7f406b31ceff1ce7048d7123ce56 - 0.55% (11.9 MB)

[#005] sha256:a4f61399a966b805082b88e0e1d5320c8d75ea8e557a97e13a462e00480d24ec - 2.38% (51.2 MB)

[#006] sha256:c3a888f69fa191916743830a7835589f9894efae0d5f01aacf028f4c018e90cc - 0.55% (11.8 MB)

[#007] sha256:70e85ec20f50d0cee092501b59d053299e178779e03c7d551bf18e21bceaf453 - 0.65% (13.9 MB)

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

[#009] sha256:a0ad66cec436e3fc51a947c60fb98482da8b7d0ee5eef8ad18c1b74467f8745d - 0.0% (1.1 KB)

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

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

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

[#013] sha256:2f5f1c3f01fbb453c5079e58ae353e8c4b61a6e859b7593e5f77f4cce5f5d211 - 1.64% (35.3 MB)

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

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

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

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

[#018] sha256:7f3ebc5c09e29677e150f3396e7ea1219568be719f043775c89228eb4b912392 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.4499

2024-03-04 01:18:21 UTC

Install update 10.0.17763.5576

2024-03-18 08:17:23 UTC

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

2024-03-18 08:17:24 UTC

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

2024-03-18 08:17:47 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-18 08:18:12 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-18 08:18:19 UTC

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

2024-03-18 08:18:41 UTC

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

2024-03-18 08:18:42 UTC

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

2024-03-18 08:18:42 UTC

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

2024-03-18 08:18:43 UTC

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

2024-03-18 08:18:43 UTC

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

2024-03-18 08:18:43 UTC

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

2024-03-18 08:18:45 UTC

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

2024-03-18 08:18:46 UTC

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

2024-03-18 08:18:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-18T08:17:22Z

2024-03-18 08:18:46 UTC

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

2024-03-18 08:18:47 UTC

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

2024-03-18 08:18:47 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