containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support --sig-proxy in run and attach

CodeChanning opened this issue · comments

What is the problem you're trying to solve

--sig-proxy is supported in docker run and docker attach but not in nerdctl run and nerdctl attach. This can also help to unblock #392

Describe the solution you'd like

Support --sig-proxy in nerdctl run and nerdctl attach.

Additional context