nerdctl icon indicating copy to clipboard operation
nerdctl copied to clipboard

fix nerdctl logs for run without flagD

Open fahedouch opened this issue 2 years ago • 1 comments

fixing https://github.com/containerd/nerdctl/issues/1946

Signed-off-by: fahed dorgaa [email protected]

fahedouch avatar Jan 28 '23 20:01 fahedouch

test fails because of this. when nerdctl run without -d , nerdctl logs should be triggered to print logs to stdout in parallel with writing to log files

fahedouch avatar Jan 28 '23 20:01 fahedouch