ProjectStarling icon indicating copy to clipboard operation
ProjectStarling copied to clipboard

Configuring logging and rosbags for docker-compose

Open mhl787156 opened this issue 3 years ago • 1 comments

As the docker-compose files get more and more complex, it becomes harder to debug a failure in any one of the containers. All of the terminal logging is on top of each other.

Therefore there should be an enhanced method of debugging, whether it is output logs to file, separate terminals or something else.

Suggestion: open tmux with docker-compose and subscribe one container to each tabbed cli window?

mhl787156 avatar Oct 21 '21 08:10 mhl787156