top | item 40186189

(no title)

40183933 | 1 year ago

I have systemd manage my containers and system processes. Are there any benefits to process-compose over just using systemd?

discuss

order

thenonameguy|1 year ago

It works on MacOS/Windows, unlike systemd. Therefore it's well suited for development environment setups for polyglot teams.

https://devenv.sh/ is one example that uses it to do just that.