Added by Keith Beja over 6 years ago
Hello,
I am having an issue with my installation using the docker image.
During the first couple of start of the container, everything works fine. However, on the next runs I it seems that the apache2 fails to start based on the logs.
I was able to deduce that the culprit was because the apache2 pid file "/var/run/apache2/apache2.pid" was not being deleting during the shutdown of the container instance.