nerdctl
nerdctl copied to clipboard
container logs do not invoke logs cmd
PR fixes :
-
nerdctl compose logsno longer rely onnerdctl logs -
nerdctl compose uplog output no longer rely onnerdctl logs - refacto
nerdctl logs
And fixing https://github.com/containerd/nerdctl/issues/1071 Signed-off-by: Fahed DORGAA [email protected]
Thanks, but this PR seems too huge for fixing #1071 , and the tests are failing.
Let me merge https://github.com/containerd/nerdctl/pull/1132 instead