pgAdmin 4 commit: Remove any Apache HTTPD PID file before starting the

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove any Apache HTTPD PID file before starting the
Date: 2018-01-03 12:54:56
Message-ID: E1eWiZM-0001hv-6m@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove any Apache HTTPD PID file before starting the container, to prevent failures during restart.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3289a18a1a6bb99360894bffa5c192c37cda485d
Author: Mark Deneen <mdeneen(at)gmail(dot)com>

Modified Files
--------------
pkg/docker/entry.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-03 12:56:30 Re: docker container fails to start after stopping
Previous Message Ashesh Vashi 2018-01-03 12:54:48 pgAdmin 4 commit: Add tab indexes for debugger controls.