Namespace
rancher
Image / Tag
rancher-agent:v2.6.11-windows-1809
Content Digest
sha256:1ec842eebae55728574fa6a445ceb272ad0800b8cc012c3a3e47a960d09caa85
Details
Created

2023-03-08 16:13:13 UTC

Size

1.9 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2023-03-08T16:09:13Z
  • org.opencontainers.image.revision
    64f35077a7e871af3d1190f384e1c6d2bf3b9d73
  • 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.11

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:77b161a779b0ae261902cee374a821fac091b27ebb134eac408ab68ea57fef5d - 12.27% (238 MB)

[#002] sha256:dd01d3d3dc2ed2613a56abb144378e91a38f241fe1bfdcb16945623aebfb8537 - 0.0% (1.09 KB)

[#003] sha256:d8bcb325974f455c77b7ddf94d0efcd659fd89b8f65afbf2c992deecc82f1445 - 0.0% (1.1 KB)

[#004] sha256:b15f7b3a8c78ecb9a6231fcc6c8c373098ff0861577ed4b5989727fbb3ce3d8e - 0.62% (12 MB)

[#005] sha256:90c76fa2159c28d233d002f62420ce8526ac0e6ef3e025d427def3d0c692923b - 2.64% (51.2 MB)

[#006] sha256:f6fb1dcd11beb839edfe9da2bc55cd6e436a6c128f9e23c279daa3b8fbc04147 - 0.61% (11.8 MB)

[#007] sha256:247d724a81ff576a419511f65b3b783d4b2a64f11d2ecb48e5f33e16faab43f8 - 0.72% (14 MB)

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

[#009] sha256:7857d952c8a9f2c7c1866b81b0f5f45393e2d41517c47b22c377cb8368ebb445 - 0.0% (1.07 KB)

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

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

[#012] sha256:5d62ad755674d1df286416dfd6d9fd09db97d33d5f148b7bf81246688127455b - 0.0% (1.09 KB)

[#013] sha256:c5a15ff7977e819291093d9dc6f9260798d48f2cb69c7f5b8ef3f33c7c855cd0 - 1.63% (31.8 MB)

[#014] sha256:b1ad3d2f17bc7a3d2df6dc43218a51df165568e30816d2a0ab176eb487d35da0 - 0.0% (1.1 KB)

[#015] sha256:640035a13a87975b475161ae637078c1bfdba7f6786d92a6ebbc500b4e8b4edc - 0.0% (1.06 KB)

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

[#017] sha256:2336274772bca7808930da73d893cb7583e35564186e3fecf9e2abcd4c09b8c4 - 0.0% (1.09 KB)

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


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

Apply image 10.0.17763.3887

2023-02-07 10:44:53 UTC

Install update 10.0.17763.4010

2023-03-08 16:12:28 UTC

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

2023-03-08 16:12:29 UTC

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

2023-03-08 16:12:48 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-03-08 16:12:56 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-03-08 16:13:02 UTC

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

2023-03-08 16:13:08 UTC

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

2023-03-08 16:13:09 UTC

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

2023-03-08 16:13:09 UTC

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

2023-03-08 16:13:09 UTC

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

2023-03-08 16:13:10 UTC

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

2023-03-08 16:13:10 UTC

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

2023-03-08 16:13:11 UTC

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

2023-03-08 16:13:12 UTC

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

2023-03-08 16:13:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2023-03-08T16:09:13Z

2023-03-08 16:13:12 UTC

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

2023-03-08 16:13:13 UTC

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

2023-03-08 16:13:13 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