6 ms·
I like this supervisord port written in golang. https://github.com/ochinchina/supervisord https://github.com/ochinchina/supervisord You can configure it like
by lugged 5y ago
I like this supervisord port written in golang.
https://github.com/ochinchina/supervisord https://github.com/ochinchina/supervisord
You can configure it like supervisord with a single config file,
https://riptutorial.com/docker/example/14132/dockerfile-plus-supervisord-conf https://riptutorial.com/docker/example/14132/dockerfile-plus...
But the golang version is much smaller / less deps and can be installed as a static binary.
- moondev 5y agoThanks for sharing this looks fantastic.