Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch2-rc3-windows-ltsc2022
Content Digest
sha256:89ae37241a41a8bfe67370968d95a930c3b6a0aff1afb3cc7659b0fabc2e261f
Details
Created

2022-03-09 23:41:43 UTC

Size

2.17 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-09T23:38:15Z
  • org.opencontainers.image.revision
    3700af749996ac8fc16f3349d9ab516c94b4b42f
  • 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-rc3

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:037d5740b40414bc505c21324142a1cd3eab10c176189a9a74d1a90354ac7cd4 - 41.6% (925 MB)

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

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

[#004] sha256:3d5f2a6a8917bd11550a442b699221780a69dfb088c8be379da1f7bb812ad44e - 0.25% (5.52 MB)

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

[#006] sha256:48ea4796feeb47e255324cd0994333954e4b37e30f5dbae5ddcc75ccd35a3aa0 - 0.25% (5.46 MB)

[#007] sha256:dc2b2f40a04ccb212ba32cd0269f5f168ede7bb9c47fdae82fadca478503fbd1 - 0.61% (13.6 MB)

[#008] sha256:b043f91985de5675209c4c3378c4356ad4bebca3d62aaae6cc2ebe560336354c - 0.0% (1.32 KB)

[#009] sha256:816a15855d226ef30af64254b975116f001f248e77d9e4311843e12390120edc - 0.0% (1.27 KB)

[#010] sha256:33825f15669ee7d4c179ca7011eb665627ebb04fa9c1804238eb70ac268bc266 - 0.0% (1.26 KB)

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

[#012] sha256:3036d85302731238ba719f338aeb09b363bf17f78a4cae8f1a7590fb0ba25392 - 0.0% (1.29 KB)

[#013] sha256:c3c8ecc867245f0740306028a1b565263991c1de5b3ad90274df81102d07a13f - 1.34% (29.7 MB)

[#014] sha256:80090d139e6dfb34f3978df59adbedc2ebd45e12fe23aac31f22fb810779f9f3 - 0.0% (1.26 KB)

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

[#016] sha256:c7f3d72c65bdca2608105abcbe64a9da2da447a979e44a1838ae8bd68a6141f1 - 0.0% (1.3 KB)

[#017] sha256:58751e864f2ec760946271e295a0e65a28f228e63e6534ef61e96050f652e7d0 - 0.0% (1.25 KB)

[#018] sha256:88172b4049a2f85d1e93d23bbd484d59fc7b3416e560a974d8380e856a512c9e - 0.0% (1.26 KB)


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

Apply image 2022-RTM-amd64

2022-03-03 05:02:11 UTC

Install update ltsc2022-amd64

2022-03-09 23:40:58 UTC

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

2022-03-09 23:40:59 UTC

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

2022-03-09 23:41:09 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-09 23:41:19 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-09 23:41:28 UTC

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

2022-03-09 23:41:36 UTC

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

2022-03-09 23:41:37 UTC

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

2022-03-09 23:41:37 UTC

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

2022-03-09 23:41:38 UTC

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

2022-03-09 23:41:38 UTC

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

2022-03-09 23:41:39 UTC

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

2022-03-09 23:41:40 UTC

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

2022-03-09 23:41:41 UTC

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

2022-03-09 23:41:42 UTC

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

2022-03-09 23:41:42 UTC

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

2022-03-09 23:41:43 UTC

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

2022-03-09 23:41:43 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