Namespace
rancher
Image / Tag
rancher-agent:v2.6.4-alpha2-windows-20H2
Content Digest
sha256:a7b9fcac4813bf29adf72c73b84b2c30c38111d83c995223470fbc32dc241437
Details
Created

2022-01-22 00:37:01 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-01-22T00:33:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4763f8de071847d4303a610b196120bf26846c4a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.4-alpha2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

[#004] sha256:d0b2e399cf8f92914418ec194802cb3780f29bdf0e45e85f251f3f22bd5581ca - 0.2% (5.3 MB)

[#005] sha256:9f1fe9d7f7c9b3c43967e280ee3e42a6d95b5c5b915ed6055d85d7be0b4ab37b - 1.85% (50 MB)

[#006] sha256:6f8039f7ca934845de09bda7d95f9cfdb8cddfa344dd45a4ca0254c2fd217067 - 0.19% (5.26 MB)

[#007] sha256:4d6246762302046d9b9af952123f1b73c9b750e5c7a191d0250b353f39e29da7 - 0.5% (13.4 MB)

[#008] sha256:8701a05086f1789b19009c0e10fd9de1118b94560c895f27dfce4ab9477eb1c4 - 0.0% (1.26 KB)

[#009] sha256:b074322b95978c9b3d39fa14b165cb52d91813cdc855f24568d68dd1d989e7f7 - 0.0% (1.29 KB)

[#010] sha256:0d39d774666ec69ca4e237aa3fabe0f6cd5db018318a165a5a770ddde7e91a4c - 0.0% (1.26 KB)

[#011] sha256:08b5e2009ac1a147576f6f859936914a3069c3adc3a94692ae21234d7634440d - 0.0% (1.29 KB)

[#012] sha256:451fa032203da9db634ca80bb632bc9e9a5741bfd4b061ce7341aad7bff9e0e9 - 0.0% (1.3 KB)

[#013] sha256:50bea2fce1fa408b6c31906a095d690941bd39e8d1023e332611d9854c3cfc62 - 1.11% (29.8 MB)

[#014] sha256:8618701eca35146728bf0d4cae55edd3de9aecd6864debdb6b50cce49279106d - 0.0% (1.29 KB)

[#015] sha256:d544643fb1ceb71a05d7e25efac2e5b4ee19f2dc62dc14543b4a8a180a82d895 - 0.0% (1.26 KB)

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

[#017] sha256:ea1596b85fe47064f8431911d852de6821c68ef0f224f87cf83aee2f83d76f67 - 0.0% (1.26 KB)

[#018] sha256:1d09cb6aa0bcb0faa57b5ce54aac7c07c412a489ae5ba5af26085bd8c1521d49 - 0.0% (1.26 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-01-22 00:36:12 UTC

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

2022-01-22 00:36:13 UTC

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

2022-01-22 00:36: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.'

2022-01-22 00:36:39 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-01-22 00:36:47 UTC

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

2022-01-22 00:36:56 UTC

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

2022-01-22 00:36:56 UTC

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

2022-01-22 00:36:56 UTC

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

2022-01-22 00:36:57 UTC

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

2022-01-22 00:36:57 UTC

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

2022-01-22 00:36:58 UTC

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

2022-01-22 00:36:59 UTC

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

2022-01-22 00:37:00 UTC

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

2022-01-22 00:37:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-01-22T00:33:29Z

2022-01-22 00:37:00 UTC

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

2022-01-22 00:37:01 UTC

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

2022-01-22 00:37:01 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