Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-windows-ltsc2022
Content Digest
sha256:85d856551d952a402df0126316af0bf3895646f827b744ac4cafabade71716a1
Details
Created

2021-12-21 20:21:59 UTC

Size

2.14 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-12-21T20:18:10Z
  • org.opencontainers.image.revision
    3c1d5fac32482f00828bec2a4eda39a431a4dbe4
  • 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

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:4d1d74adc6a92e44b3cd592ec9459f1fff926eaf6fc20bb7526360bec71aefc0 - 40.82% (896 MB)

[#002] sha256:52664de3b8a5d89ee3c880d80ce2c4f0285a094d268669f1d8f68d09ae76d2ab - 0.0% (1.27 KB)

[#003] sha256:ce81ca9f982fc3eff7c78023823478a5ab6c3d8f52a78b47392122a354af327c - 0.0% (1.28 KB)

[#004] sha256:7e4c2651d1b3efbcbe0a33fad306d23beaafc9951ca1ff3ccbc8a7bbb9d9a7b5 - 0.25% (5.55 MB)

[#005] sha256:95454938059b53c051cdc5267277709d8e6b9998ef7f84fa603d037cc38182f3 - 2.29% (50.2 MB)

[#006] sha256:b7c02f7e07779848461f8b1f95952394ca754985da7f9d688f0a810b188a8648 - 0.25% (5.49 MB)

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

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

[#009] sha256:b90e4de635190daa7ed1609e7002f9dbf09e46fed323be5dc841fef9c8405251 - 0.0% (1.28 KB)

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

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

[#012] sha256:1bee8692ad5727b7fa24807909f4ded55634f2d16839442dc734dc42ca5b1d34 - 0.0% (1.28 KB)

[#013] sha256:6b29b7fa821a229db7403878cd19c31f360909881dd22e5b4e92139644c0b549 - 1.35% (29.7 MB)

[#014] sha256:6d7b2eda59960d3f9a23d5d7cf996cbd058608490dec3a4b373388270bf8977a - 0.0% (1.25 KB)

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

[#016] sha256:267634e961129193ae66da00b98b7d889ad79816a922e4f7c990b37e5024526b - 0.0% (1.28 KB)

[#017] sha256:71bca2d1d7af0bc0e4942a8f040be3b30f94a30c20c448e16b26bc775d276ac5 - 0.0% (1.28 KB)

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


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

Apply image 2022-RTM-amd64

2021-12-08 01:54:07 UTC

Install update ltsc2022-amd64

2021-12-21 20:21:15 UTC

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

2021-12-21 20:21:15 UTC

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

2021-12-21 20:21: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.'

2021-12-21 20:21:36 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.'

2021-12-21 20:21:45 UTC

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

2021-12-21 20:21:53 UTC

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

2021-12-21 20:21:53 UTC

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

2021-12-21 20:21:54 UTC

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

2021-12-21 20:21:54 UTC

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

2021-12-21 20:21:55 UTC

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

2021-12-21 20:21:55 UTC

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

2021-12-21 20:21:56 UTC

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

2021-12-21 20:21:57 UTC

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

2021-12-21 20:21:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-12-21T20:18:10Z

2021-12-21 20:21:58 UTC

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

2021-12-21 20:21:58 UTC

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

2021-12-21 20:21:59 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