Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch2-windows-1809
Content Digest
sha256:796fad586450e0cee401fcbf21c4de089a3ecc82f4a92e2086aa50a3c96e2495
Details
Created

2022-03-16 17:07:04 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-16T17:03:52Z
  • org.opencontainers.image.revision
    98b345916818d73aab599b321c9c3a75c6e17896
  • 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-patch2

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:0a6173b79e25f2ebc0ed51b0ac32a6f65ca5a3bbfcbeab8b74a6c24324121dea - 35.31% (951 MB)

[#002] sha256:314160b6b9151c062801c5c8eb77293157958cbfe6259faca8b3c3d5c21cd764 - 0.0% (1.06 KB)

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

[#004] sha256:96519e277f7d05083a02f53cafdee606f1e9f622d57e6e1f8bf42e45222fc83d - 0.2% (5.29 MB)

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

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

[#007] sha256:703c7f376efc5d3178beaa418537979a7f7b8094780d8d2836f7d33cc2f91e91 - 0.5% (13.4 MB)

[#008] sha256:d8541ed1b72349358aac2ab4ed29058bb74015b47ae66be3eb02c96a6777d7e8 - 0.0% (1.08 KB)

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

[#010] sha256:945cc7bfe1b62db20ac4d0971ebba1ed4655dcc7bdc40dc4d94557028590966b - 0.0% (1.13 KB)

[#011] sha256:3abfe1d66d82cb6561fb596091e1d35f80fa6843a9d76f481632cb5cf288de85 - 0.0% (1.06 KB)

[#012] sha256:26b5d52996dc3c795dacca09a42eede9251a0cb353a85b7191836a3d000c8b58 - 0.0% (1.09 KB)

[#013] sha256:f4beac07a4193f5071d69520238c7943786032c166f2fa156c127e7e1f2d8823 - 1.1% (29.7 MB)

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

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

[#016] sha256:2815c4451a0b9056fd0a8bb71711ce5212d8eefd94b5e44ef46736716f11c3c0 - 0.0% (1.06 KB)

[#017] sha256:9c42d1473a443ce02db497e75d2bb4a4f9523c3bbef63c46597451d407935588 - 0.0% (1.11 KB)

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


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

Apply image 1809-RTM-amd64

2022-03-03 15:05:04 UTC

Install update 1809-amd64

2022-03-16 17:06:22 UTC

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

2022-03-16 17:06:23 UTC

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

2022-03-16 17:06:40 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-03-16 17:06:48 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-03-16 17:06:53 UTC

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

2022-03-16 17:06:59 UTC

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

2022-03-16 17:07:00 UTC

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

2022-03-16 17:07:00 UTC

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

2022-03-16 17:07:00 UTC

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

2022-03-16 17:07:00 UTC

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

2022-03-16 17:07:01 UTC

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

2022-03-16 17:07:02 UTC

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

2022-03-16 17:07:02 UTC

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

2022-03-16 17:07:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-16T17:03:52Z

2022-03-16 17:07:03 UTC

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

2022-03-16 17:07:04 UTC

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

2022-03-16 17:07:04 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