Namespace
rancher
Image / Tag
rancher-agent:v2.6.1-rc9-windows-20H2
Content Digest
sha256:95a9920fed8c4e184b366b4e0a5ba33816fb5eb4c07148b29f1fd994fa1d053e
Details
Created

2021-09-30 03:13:34 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-09-30T03:13:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8fece9221729cc2cf2abeffd8586e28a2d1e05a1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.1-rc9

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:df018de092998d207eb6d4d5e4ab074425d73b935d5300df298a3f765f1954b3 - 42.83% (1.11 GB)

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

[#003] sha256:eacae8533a02bc5d3732afd1701d2aba453288e1923117f5b232b5df888512ef - 0.0% (1.29 KB)

[#004] sha256:8d0c99fa91d0c41d93e00b15af8188760a3bc06150a5233672dd9308480c2237 - 0.2% (5.31 MB)

[#005] sha256:a6577761e4020fe481cae6ee8af2bd2aa6223d108457c2f4e22dd3147bb78eb5 - 0.94% (24.9 MB)

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

[#007] sha256:35bb3f1ec657fc02e5570588170e152621cfc91ecd6fba0a2887bb3f599dce11 - 0.48% (12.7 MB)

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

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

[#010] sha256:1b86d8a4004e485c680647f23f66de85d63cbc483751858cc061d20137bc2883 - 0.0% (1.26 KB)

[#011] sha256:0ca05b58bec63f8c9cb1fe3c6965db621f1cface838231a5726b18b3524846a8 - 0.0% (1.27 KB)

[#012] sha256:29ccdcc5be4c08742b435ecf1facaa602ffd8e931a500d42a53b79b8223c10e3 - 0.0% (1.27 KB)

[#013] sha256:52b78b6c944c9c5bf6c4eee66bea6a0df0bac467411e405c59a343991db94743 - 1.06% (28.1 MB)

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

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

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

[#017] sha256:6e5c0ca8154944956212de03f8a44a8aeaa820c0d00f7497a591e61d23862dc3 - 0.0% (1.27 KB)

[#018] sha256:741fbb003e3a0174182d8642f1f830647adeca546e2cbf7155af4d29e5c9db09 - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-09-13 05:28:20 UTC

Install update 20H2-amd64

2021-09-30 02:53:26 UTC

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

2021-09-30 02:53:27 UTC

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

2021-09-30 02:53:58 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-09-30 02:54:08 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/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-09-30 02:54:18 UTC

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

2021-09-30 02:54:26 UTC

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

2021-09-30 02:54:26 UTC

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

2021-09-30 02:54:27 UTC

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

2021-09-30 02:54:27 UTC

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

2021-09-30 02:54:28 UTC

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

2021-09-30 02:54:28 UTC

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

2021-09-30 02:54:29 UTC

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

2021-09-30 02:54:30 UTC

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

2021-09-30 03:13:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-09-30T03:13:30Z

2021-09-30 03:13:33 UTC

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

2021-09-30 03:13:34 UTC

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

2021-09-30 03:13:34 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