dockerfile / haproxy

Haproxy Dockerfile for trusted automated Docker builds.
http://dockerfile.github.io/#/haproxy
MIT License
126 stars 123 forks source link

Set haproxy as first process #11

Closed joelwurtz closed 9 years ago

joelwurtz commented 9 years ago

Add exec to have haproxy as the first process in the container, this will allow to have clean stop / restart with signal handled by haproxy

pilwon commented 9 years ago

@joelwurtz :+1: