Closed
Description
What is the problem you're trying to solve
--attach
is supported in docker run
but not in nerdctl run
Describe the solution you'd like
Support --attach
in nerdctl run
.
Additional context
--attach
is listed as unimplemented undernerdctl run
- Docker attach docs