dmitryg@:~$ docker ps -a | grep Exited
ca843757a662 q2digger/test "/sbin/tini -- /entr…" 7 days ago Exited (143) 7 days ago conf-test-openjre
acc83a6ad26a e3c4f2ed5cb7 "/sbin/tini -- /entr…" 7 days ago Exited (143) 7 days ago conf-test
dmitryg@:~$ docker logs ca843757a662
User is currently root. Will change directory ownership to daemon:daemon, then downgrade permission to daemon executing as current user
...
...
бла бла бла другие логи
Enclosing characters in double quotes preserves the literal value of all characters within the quotes, with the exception of $, `, \, and, when history expansion is enabled, !.