Namespace
rancher
Image / Tag
rancher-agent:v2.6.7-rc8-windows-1809
Content Digest
sha256:7a3693da3edb05376a02e04dec33c8fd6b20800838649764db0c8d076ecda6f8
Details
Created

2022-08-10 18:25:59 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-10T18:20:27Z
  • org.opencontainers.image.revision
    9670628a4813d43a8410fe27c745c79a4b566c3a
  • 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.7-rc8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.02% (1.75 GB)

[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.58% (763 MB)

[#002] sha256:83342b48a513f0693319f0e6053e4521474843c63e72bda3a9fcd53880ea45e7 - 0.0% (1.12 KB)

[#003] sha256:be04912e16a8f8c94d019e67b7fc1ede64bcf0f79021ed586dd3ea7090d44d2f - 0.0% (1.09 KB)

[#004] sha256:9b03ce0e41f24a8aacc69a8a95573c41d0df31be069f7ae16d806c384b274b89 - 0.44% (11.8 MB)

[#005] sha256:4a9de26ff693511f39950b852ad7a24b70e3e639586cde8981fd586532e95f08 - 1.87% (50 MB)

[#006] sha256:250cf4c0421739e9ea407f5351bf69b59e793bdeea42498f57320d8fdd1108ac - 0.44% (11.8 MB)

[#007] sha256:5c7f223b89d91a32ca2446fcec90cab0a6724c4dc3ed66648be0c70ea222b492 - 0.5% (13.4 MB)

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

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

[#010] sha256:08d507e4a955b15380f6dddb6562f3a7849b2f677590575385a9a55aa06a00ee - 0.0% (1.09 KB)

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

[#012] sha256:2a114175728c1ef0e06297dfa414709faa22318607a80c305e6582ad2d59dc25 - 0.0% (1.07 KB)

[#013] sha256:d395ba2595d19f035e71b37951c36417350ab884d9e719b9f24c12d7b7d2c64f - 1.15% (30.6 MB)

[#014] sha256:38a22cc4c837c7b30d415ff6e16304670d6eaf84b5485fb9c7090f5af9f1e840 - 0.0% (1.07 KB)

[#015] sha256:28b2f40a7e4f456f1ec5417c5bd36aa279ae7c2c2c919af9b9ffeda01201fee0 - 0.0% (1.06 KB)

[#016] sha256:48dd471fad868aaeacba3ea3cba655676202e3393720bf898edc7cc6295dc1d6 - 0.0% (1.1 KB)

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

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


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-08-06 18:30:32 UTC

Install update 10.0.17763.3287

2022-08-10 18:25:12 UTC

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

2022-08-10 18:25:13 UTC

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

2022-08-10 18:25:32 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.5/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-08-10 18:25:41 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.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.'

2022-08-10 18:25:48 UTC

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

2022-08-10 18:25:54 UTC

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

2022-08-10 18:25:54 UTC

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

2022-08-10 18:25:54 UTC

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

2022-08-10 18:25:55 UTC

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

2022-08-10 18:25:55 UTC

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

2022-08-10 18:25:55 UTC

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

2022-08-10 18:25:56 UTC

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

2022-08-10 18:25:57 UTC

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

2022-08-10 18:25:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-10T18:20:27Z

2022-08-10 18:25:58 UTC

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

2022-08-10 18:25:58 UTC

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

2022-08-10 18:25:59 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