Namespace
rancher
Image / Tag
rancher-agent:v2.7.0-windows-ltsc2022
Content Digest
sha256:b9277cb963a7263aeb6f1ac71bd4f01d1cbe85b23f9751d802d7cebf14f76f9f
Details
Created

2022-11-16 17:36:48 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-16T17:33:59Z
  • org.opencontainers.image.revision
    ce9a7aea4b13fed7acd02cc32667b2ae72f98f5a
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.0

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.34% (1.34 GB)

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.7% (941 MB)

[#002] sha256:158343e4c2e6bcb85513b0502a7052eef83ec4394664fcea9edc1d576e0350c4 - 0.0% (1.27 KB)

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

[#004] sha256:ec0c187f3578c08e1cf5e7074894f5d0316570943c16e63822f6cd3cfcbaa0bd - 0.5% (12.1 MB)

[#005] sha256:16b158ad240ef57732637d0bbcd455387456d5bd766483f631e3936249a798d3 - 2.12% (51.5 MB)

[#006] sha256:b9bbbfb5816b466c15dd5f75d441507ddc4340e683021d518db2f2a4d169ce96 - 0.49% (12 MB)

[#007] sha256:dcf998eadd697dda50320ddfc39d6e12d19f41f713b03d702815386166b90664 - 0.58% (14.2 MB)

[#008] sha256:493e1b67f54be5b77567e110ddecbb6daeb202de5f9a8dcbe1ac498b56bcb77e - 0.0% (1.27 KB)

[#009] sha256:6fc36a0df16d3988ed9cab22d530da7521c0a9c2ab459b4177bce1ddf52f7d35 - 0.0% (1.27 KB)

[#010] sha256:f367a799ece35f57da7777ccb328b341d1d4fa077b58e0ea0b528075efbe95b7 - 0.0% (1.29 KB)

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

[#012] sha256:61c428fcf0bcd68bdad992913cbc664d03465f420cf7743db8e6ec8925066341 - 0.0% (1.29 KB)

[#013] sha256:a39e90edf5f80ab5a6a5534707f98430af1767e8479993fd3174fa039b05e5c8 - 1.26% (30.7 MB)

[#014] sha256:8f6fe1d8830bdd4d51d94f7caab1618073b923ef975478575cde35379d5db228 - 0.0% (1.26 KB)

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

[#016] sha256:fe8bf51622e32883f1acd490ffe8ba8ef531879d6e25d897567f52fcda3f4bbe - 0.0% (1.29 KB)

[#017] sha256:ca276733a23e102e6acf3c6f41597cc9919ee489a8b1de9623fef5a05557e9dd - 0.0% (1.29 KB)

[#018] sha256:f26c43879e01c477ac8f5a51862b55284ba93a1be8ff93096a6efc294cbe1085 - 0.0% (1.27 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-11-16 17:36:04 UTC

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

2022-11-16 17:36:04 UTC

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

2022-11-16 17:36:16 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-11-16 17:36:26 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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-11-16 17:36:34 UTC

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

2022-11-16 17:36:42 UTC

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

2022-11-16 17:36:42 UTC

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

2022-11-16 17:36:43 UTC

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

2022-11-16 17:36:43 UTC

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

2022-11-16 17:36:44 UTC

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

2022-11-16 17:36:44 UTC

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

2022-11-16 17:36:45 UTC

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

2022-11-16 17:36:46 UTC

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

2022-11-16 17:36:47 UTC

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

2022-11-16 17:36:47 UTC

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

2022-11-16 17:36:48 UTC

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

2022-11-16 17:36:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security

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