Re: docker container fails to start after stopping

2018-01-03 Thread Mark Deneen
Thanks, Dave! On Wed, Jan 3, 2018 at 7:56 AM, Dave Page wrote: > > > On Tue, Jan 2, 2018 at 6:42 PM, Mark Deneen wrote: >> >> I submitted a pull request on github, but it appears that you prefer >> to use a mailing list for such things. >> >> Attached is a patch to correct the behavior in the Do

Re: docker container fails to start after stopping

2018-01-03 Thread Dave Page
On Tue, Jan 2, 2018 at 6:42 PM, Mark Deneen wrote: > I submitted a pull request on github, but it appears that you prefer > to use a mailing list for such things. > > Attached is a patch to correct the behavior in the Docker container. > > The problem is that apache generates httpd.pid at startup

docker container fails to start after stopping

2018-01-02 Thread Mark Deneen
I submitted a pull request on github, but it appears that you prefer to use a mailing list for such things. Attached is a patch to correct the behavior in the Docker container. The problem is that apache generates httpd.pid at startup and it is never removed. When the container is stopped, the f