YuMS / gitlab-ce-pages

Unofficial GitLab Pages for GitLab CE
MIT License
64 stars 11 forks source link

added tini to prevent zombies caused by nodemon #15

Closed morph027 closed 8 years ago

morph027 commented 8 years ago

The clean PR without the dnsmasq stuff ;)

tini cleanly handles the exit of childs, so no zombies left afterwards.