osixia / container-baseimage

A container base image to build reliable single or multiprocess images quickly 🐳✨🌴
MIT License
131 stars 113 forks source link

Propagate SIGHUP #8

Open kaoet opened 6 years ago

kaoet commented 6 years ago

I want to use docker kill --signal=HUP <container> to reload keepalived. Which requires run to propagate SIGHUP to keepalived

BertrandGouny commented 6 years ago

Oh yes good idea, not sure i will have some time soon to take a look at this but pull request welcome :)