Namespace
rancher
Image / Tag
rancher-agent:v2.6-a734fe5f4e47db2acf6227ad7b78bea5a4b7e60d-windows-ltsc2022
Content Digest
sha256:8758c6708ad52709d03a1c2524aa0dacac42eecefe4ec1dc156fdccb6831f2aa
Details
Created

2022-03-03 21:42:00 UTC

Size

2.17 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-03T21:38:16Z
  • org.opencontainers.image.revision
    a734fe5f4e47db2acf6227ad7b78bea5a4b7e60d
  • 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-a734fe5f4e47db2acf6227ad7b78bea5a4b7e60d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 53.84% (1.17 GB)

[#001] sha256:898469748ff68223ab87b654b29fb366c1f4f2b7cfad7a37426346ea16db8dfa - 41.43% (919 MB)

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

[#003] sha256:5e41b9f04dfb8abe8127e0b5c3757cb608471ed9ee33faef797743564d66222b - 0.0% (1.25 KB)

[#004] sha256:ad3ab665f987aabd21336122cd289631fa47509b5b0c86208dd2d315705e691f - 0.25% (5.53 MB)

[#005] sha256:ee77e3d0d43fc15f1a16c2cdd850e50fd7e8ad0396e2ae19472d33522d863954 - 2.26% (50.2 MB)

[#006] sha256:d6231c3b4f969ed536e62853c52efc43ba8a70b991c0d508efe4d7e0ac44e46d - 0.25% (5.48 MB)

[#007] sha256:d7e13897393f1746def451cd529d0ab470f3d073ce30b2bee1a0f3dfc81de034 - 0.62% (13.7 MB)

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

[#009] sha256:2fabc89408501d2473af5e0634db20d2632d179aaebc7c0ba908a01ba8c19f96 - 0.0% (1.26 KB)

[#010] sha256:17736e42e2b3e87c8d3e28830a8737e8d16431723102638ed0fa7f14f46864ca - 0.0% (1.28 KB)

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

[#012] sha256:4132f1ccd5f0ea7dbe92d4d07c5628402c6efb16bd189ab1986fbc69967c41f9 - 0.0% (1.26 KB)

[#013] sha256:7243379d055baac349f584b510d93bd001d73cec062eb1e3ad69d41b1676ebbb - 1.35% (30 MB)

[#014] sha256:071f0e92fa380999eb8513d1d35b9c8f75b50ae19831f240e36c4a01f33a7e16 - 0.0% (1.28 KB)

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

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

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

[#018] sha256:1aa82a80134ee42e94e68eadfa51908170cc5bca54023c343fbd5a8df9d0ce3c - 0.0% (1.26 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2022-02-01 02:49:40 UTC

Install update ltsc2022-amd64

2022-03-03 21:41:14 UTC

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

2022-03-03 21:41:15 UTC

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

2022-03-03 21:41:26 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-03 21:41:35 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-03 21:41:44 UTC

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

2022-03-03 21:41:53 UTC

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

2022-03-03 21:41:54 UTC

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

2022-03-03 21:41:54 UTC

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

2022-03-03 21:41:55 UTC

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

2022-03-03 21:41:55 UTC

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

2022-03-03 21:41:56 UTC

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

2022-03-03 21:41:58 UTC

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

2022-03-03 21:41:58 UTC

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

2022-03-03 21:41:59 UTC

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

2022-03-03 21:41:59 UTC

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

2022-03-03 21:42:00 UTC

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

2022-03-03 21:42:00 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