[Feature request]: Change process name in Docker container from php
to buggregator
#276
binaryfire
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys
Would it be possible to change the Docker container process name to
buggregator
? Currently it shows asphp
since it's a PHP app. This makes it confusing when usingtop
on a server running other PHP apps.Perhaps using this: https://www.php.net/manual/en/function.cli-set-process-title.php
Beta Was this translation helpful? Give feedback.
All reactions