Hacker News new | ask | show | jobs
by lugged 1686 days ago
I like this supervisord port written in golang.

https://github.com/ochinchina/supervisord

You can configure it like supervisord with a single config file,

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.

1 comments

Thanks for sharing this looks fantastic.