Namespace
rancher
Image / Tag
rancher-agent:v2.6.4-rc2-windows-20H2
Content Digest
sha256:0c72fdd0c2a9b03d67fd049dc8630184df25af849ca2ffcc46e210f9c0db3fd4
Details
Created

2022-02-04 00:07:29 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-02-04T00:03:58Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    16aed49950371f4f9775b76a44d75ee163419aba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.4-rc2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.2% (1.4 GB)

[#001] sha256:835e32b394368e6c2d93a613f19b425654bcb45ef2680db32b7021713303a782 - 42.94% (1.13 GB)

[#002] sha256:f7cb84c784ccfd8162bf04b0114326cc310e19251af75bfea399b7c3cb2ea547 - 0.0% (1.26 KB)

[#003] sha256:9f91015df1bd53433eb628a178a54705890ed2906b8197cea716bcc6922bb999 - 0.0% (1.26 KB)

[#004] sha256:5372222bff292bbbee6bafdf1993e3cb8bbe177e5a744e44c781dc185840d012 - 0.2% (5.31 MB)

[#005] sha256:0a66c406bb7d484c358fe12a19d01998103783bca66a8eb205ca5345c31e2273 - 1.85% (50 MB)

[#006] sha256:a8942e4f0b6ed707950a7a070f4276ad3c7b4103e345a700219e0e2cb2800750 - 0.2% (5.27 MB)

[#007] sha256:be60716dd09fb779100b65cd64091c93d4856bf64f08a2e1d51258555a38bf17 - 0.5% (13.5 MB)

[#008] sha256:dcf1441978c452e1dcd8cd225380a59ae20bdadfee504b5bde9d16cc0cc99c84 - 0.0% (1.3 KB)

[#009] sha256:fb35d4463cd1a4b17fd8ecc8140422378aa30fed001bca8166063a21f6cbc719 - 0.0% (1.3 KB)

[#010] sha256:632f036e6c1716e76942324dec02090aeecd5270d5730da6d33e8a2739730d2d - 0.0% (1.26 KB)

[#011] sha256:d766281310e5d591c6c5119aa9aad7d81f8fb1e33e4cf18471a23beb78444ddf - 0.0% (1.26 KB)

[#012] sha256:91b20f230779835021972a4f88c3cd2df7a50e953b1d866aa4a3604f22793c7e - 0.0% (1.26 KB)

[#013] sha256:c16c73dcd385263680b2a8c4949f08cb75d1468e3c1f48b33fadff2981d19dca - 1.11% (29.9 MB)

[#014] sha256:06c4b895dc3c48fb2fa34bf271eee25799d06272c7042fc005dc2fb559209104 - 0.0% (1.26 KB)

[#015] sha256:f57f513757e4366ac147953e2409fb2e0a76b4aecbbb8801e9491a718355fb13 - 0.0% (1.3 KB)

[#016] sha256:cffaae2ebc61aa319e130085d4ac552d39cc47bb18d88ef8b65518f47dc7faae - 0.0% (1.26 KB)

[#017] sha256:fbad9371416e95e4bc1fe17ab87bca66f8682327f1c2c4922ef715bce178f5b0 - 0.0% (1.29 KB)

[#018] sha256:8850e97557a6d9e7e9bd75971086f57f3d18afb9b09e5f6f99684efcbd0bed4e - 0.0% (1.28 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2022-01-16 06:48:22 UTC

Install update 20H2-amd64

2022-02-04 00:06:45 UTC

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

2022-02-04 00:06:45 UTC

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

2022-02-04 00:06:55 UTC

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

2022-02-04 00:07:05 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-02-04 00:07:13 UTC

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

2022-02-04 00:07:22 UTC

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

2022-02-04 00:07:22 UTC

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

2022-02-04 00:07:23 UTC

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

2022-02-04 00:07:23 UTC

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

2022-02-04 00:07:24 UTC

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

2022-02-04 00:07:24 UTC

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

2022-02-04 00:07:26 UTC

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

2022-02-04 00:07:27 UTC

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

2022-02-04 00:07:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-02-04T00:03:58Z

2022-02-04 00:07:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2022-02-04 00:07:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=16aed49950371f4f9775b76a44d75ee163419aba

2022-02-04 00:07:29 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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