Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-rc3-windows-1809
Content Digest
sha256:6a03fbc1463679319c01d25151482655c030207453b1ef67b124f7dcb2a1758e
Details
Created

2021-12-01 19:01:09 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-12-01T19:00:15Z
  • org.opencontainers.image.revision
    46eb9d411b6afd0d75a323743adf5fddf4255219
  • 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.3-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 61.04% (1.6 GB)

[#001] sha256:c1f4c7287c99b95fce227924349d1d139aceb37d97b555144bd5808935b6eab0 - 35.09% (942 MB)

[#002] sha256:097a615e131550ed5bbe64b796aa28b09599b7f7404e453c661ba8078f798260 - 0.0% (1.07 KB)

[#003] sha256:05d6d4b832aa108a812da1c596b89c1c65f179ac992927871d2306f49a9b22d2 - 0.0% (1.07 KB)

[#004] sha256:1a9b232db6c4c84d6c776cb99e6ef352c2b2340dbf8277c6f53505c74b5c40a2 - 0.2% (5.29 MB)

[#005] sha256:a3e541cdaeb290a5af91ab37cc7c67664e429ec00cee932f25f79153d5f14fc4 - 1.86% (50 MB)

[#006] sha256:3be04cf599f0e00fd7c7bdea43159f07e88b8348bc19a9e51b32971f227870d4 - 0.2% (5.28 MB)

[#007] sha256:4060c767cef0902a49c7c7123c25f5e8227365770f771d95d77c73ec59786d51 - 0.5% (13.4 MB)

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

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

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

[#011] sha256:3f9dcf1291f05dc8526c577257d15dee80d5ebdf32a837863bb6a86835ace28f - 0.0% (1.1 KB)

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

[#013] sha256:1bc089be45ed6d073d7bb29145886391b2c1dd72962b1a8d03d814770c45f043 - 1.11% (29.7 MB)

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

[#015] sha256:d294e5f02016d534c3990d6cd6f889716a4509189442107fb82d76267648f1c1 - 0.0% (1.09 KB)

[#016] sha256:32030c526fbdd357156097fdc5e36242ab04ba854a47615cfe6fa3aee4ada80a - 0.0% (1.06 KB)

[#017] sha256:1932be39defd098bb06798d8329e21bf361d2087069bd4adbd56948aa1cc67bb - 0.0% (1.09 KB)

[#018] sha256:56301131306eca236721f6d738f2e21e6cd53e77e1a622677d17742d82234877 - 0.0% (1.09 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-11-04 00:30:48 UTC

Install update 1809-amd64

2021-12-01 19:00:17 UTC

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

2021-12-01 19:00:17 UTC

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

2021-12-01 19:00:29 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.'

2021-12-01 19:00: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.'

2021-12-01 19:00:47 UTC

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

2021-12-01 19:00:58 UTC

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

2021-12-01 19:00:59 UTC

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

2021-12-01 19:00:59 UTC

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

2021-12-01 19:00:59 UTC

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

2021-12-01 19:01:01 UTC

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

2021-12-01 19:01:02 UTC

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

2021-12-01 19:01:03 UTC

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

2021-12-01 19:01:06 UTC

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

2021-12-01 19:01:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-01T19:00:15Z

2021-12-01 19:01:07 UTC

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

2021-12-01 19:01:08 UTC

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

2021-12-01 19:01:09 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