Namespace
rancher
Image / Tag
rancher-agent:v2.6.12-windows-1809
Content Digest
sha256:d3e809540ad35ab9be0407722d318ba6959a2878e2ddf200a86245dd3d444e14
Details
Created

2023-04-27 20:19:40 UTC

Size

2 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-04-27T20:15:39Z
  • org.opencontainers.image.revision
    4e6a3cbedd6559d6e938309e19943564ee6174c3
  • 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.6.12

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8185ee4ed6467d79d4c69f02fe3902311ba84777802d459dcd99869f603b161f - 77.5% (1.55 GB)

[#001] sha256:a2008f0310392df2ebb7f3e87a1d2b04839396bf6c7f352d5dac97f3253a2359 - 16.59% (339 MB)

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

[#003] sha256:ffc0daf83de66c44c77b891147bceed9ac850a12a7fb67ca4261052cadc31b7d - 0.0% (1.06 KB)

[#004] sha256:c850f08ab0313efdb511e29821e1a1cced494baeede781c6b577f52dc95cfa71 - 0.59% (12 MB)

[#005] sha256:ddfbb49a02885e0a2ed291a758d6cf61b5796306458671324fbb21961a22250f - 2.51% (51.2 MB)

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

[#007] sha256:623a2f29460d8910e6142c827b4cc7a5a97169b4ced480c7616b605fe87e16ff - 0.68% (14 MB)

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

[#009] sha256:8de6d0b41b20ef52ae69cbf529c4e6e44d7b368a0a5d7c791fef99f6e841a442 - 0.0% (1.06 KB)

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

[#011] sha256:8bf0190ae84a9ee127844ff17e3d06e2c3658617df59fd344a19f27b1e6b3ee0 - 0.0% (1.09 KB)

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

[#013] sha256:1ab3759d85079d7d7fcb7932b3ca73ea716928ee4b9be7d63196391e6eb8746b - 1.55% (31.8 MB)

[#014] sha256:4cccbc0a25b72db468b7ddc33ff84bc473b15ca3cf846bf8c4e2b8d0d3f5267c - 0.0% (1.06 KB)

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

[#016] sha256:2715f8d8f20065c5468972942c51bd8f9e7f5f7c4f9531f5e3ae0f8c715bf976 - 0.0% (1.06 KB)

[#017] sha256:e84d2aca8fbcabaef11fb6f8c53efd2dccb13d7aec2cded0d7ede26f4fd5d7e3 - 0.0% (1.08 KB)

[#018] sha256:02cedb5af587f9ed0f0843bc6ddc5b9a2a29048a7670626959db39f17cb65655 - 0.0% (1.09 KB)


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-27 20:18:58 UTC

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

2023-04-27 20:18:58 UTC

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

2023-04-27 20:19:16 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-04-27 20:19:23 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-04-27 20:19:29 UTC

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

2023-04-27 20:19:35 UTC

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

2023-04-27 20:19:35 UTC

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

2023-04-27 20:19:36 UTC

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

2023-04-27 20:19:36 UTC

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

2023-04-27 20:19:36 UTC

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

2023-04-27 20:19:37 UTC

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

2023-04-27 20:19:38 UTC

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

2023-04-27 20:19:38 UTC

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

2023-04-27 20:19:39 UTC

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

2023-04-27 20:19:39 UTC

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

2023-04-27 20:19:39 UTC

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

2023-04-27 20:19:40 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