mq-container icon indicating copy to clipboard operation
mq-container copied to clipboard

fix: use better "ps" format

Open adamdecaf opened this issue 2 years ago • 1 comments

During emulation the running processes can contain binary names which trip up detecting if a process is already running. Using the comm format will print the running binaries without arguments.

Previous: https://github.com/ibm-messaging/mq-container/pull/524

Issue: https://github.com/ibm-messaging/mq-container/issues/476

adamdecaf avatar Jun 09 '23 14:06 adamdecaf

Thank you! cc: @david-r-bell

raja avatar Jun 09 '23 21:06 raja