Thx to try to respond.
However I do not succeed to use these commands in "play-with-docker"
When I try
ssh root@10.0.142.4 ‘ls’ => it works
ssh root@10.0.142.4 ‘docker stats’ => bash:docker: command not found
but docker is of course available on 10.0.142.4 !!! Don’t understand
For my problem “–no-stream” is Ok, so I don’t think that the problem come from "–"
I have tried different thing with caracter " or ’ or the same with \ but no hope…