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

2024-03-04 14:32:44 UTC

Size

2.06 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-03-04T14:27:32Z
  • org.opencontainers.image.revision
    7c91f795bbc6f6b63c6a44e0c3747ceb8702831d
  • 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-2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:dda007680e5cddfaf6f5428f70f8c514ac0b9dd099972b7d475cce4c5c899558 - 19.44% (410 MB)

[#002] sha256:482d9ed0ca4f5a3d0f1b7ac080deeff3da4247cdc11a3c020fe0a46dee165d26 - 0.0% (1.05 KB)

[#003] sha256:3cbc9d8958c6a6056a74fdc95da2a1c94afaa09d6b06dded6a8ad6cb5ccd462d - 0.0% (1.07 KB)

[#004] sha256:af7f9150d3d8426549e56b6772cd65f22da4fa8541bf3c07e8afa4b433c8785f - 0.56% (11.9 MB)

[#005] sha256:1a6366aa531c40bf22c72e3a1827785260c519fef0ec11eb37de75074f64a233 - 2.43% (51.2 MB)

[#006] sha256:3cafd396252622c7c5b02efe27cd4f4fc7280763a536e40b222eb06f6ac35295 - 0.56% (11.8 MB)

[#007] sha256:9055033cab91a8bf32b992a2d1875decf81a0ef58940b2ba7e51c76dbe55e6ed - 0.66% (13.9 MB)

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

[#009] sha256:08681d9ee287599cc4f15beb109da7e3a3ed11445dacc59a034aa88dac1dd041 - 0.0% (1.06 KB)

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

[#011] sha256:96411b0194a9184c88ebeab2b1c7499adb025b4fafcbd2d49ad79990fdb3a451 - 0.0% (1.06 KB)

[#012] sha256:346b5038d87caa48d4c0a7994b71c1094f5004c1a6f7bdc44f4a373683dab2b2 - 0.0% (1.07 KB)

[#013] sha256:260f407267966abfaf53c8d6307e258ae1418c23abb8701c6aafdcd68ba44e95 - 1.67% (35.3 MB)

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

[#015] sha256:27421aa07dbf2b5bd06bc365215dd8088e29d0e47733729314e05d79629c1d0a - 0.0% (1.1 KB)

[#016] sha256:031bef457c26b2aa107d54db449dce7398495bc98d7e4406d1cd4579259fe09c - 0.0% (1.06 KB)

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

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


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

Apply image 10.0.17763.4499

2024-02-04 04:14:09 UTC

Install update 10.0.17763.5458

2024-03-04 14:31:01 UTC

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

2024-03-04 14:31:02 UTC

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

2024-03-04 14:31:24 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-04 14:31:51 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-04 14:32:14 UTC

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

2024-03-04 14:32:38 UTC

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

2024-03-04 14:32:39 UTC

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

2024-03-04 14:32:39 UTC

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

2024-03-04 14:32:39 UTC

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

2024-03-04 14:32:40 UTC

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

2024-03-04 14:32:40 UTC

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

2024-03-04 14:32:41 UTC

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

2024-03-04 14:32:42 UTC

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

2024-03-04 14:32:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-03-04T14:27:32Z

2024-03-04 14:32:43 UTC

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

2024-03-04 14:32:43 UTC

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

2024-03-04 14:32:44 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