php icon indicating copy to clipboard operation
php copied to clipboard

How to restart apache or nginx from php container?

Open jibran opened this issue 5 years ago • 0 comments

As per the documentation Apache and Nginx can be restarted but php image doesn't have httpd or nginx so how do we restart apache or nginx from php container?

I'm trying to use the image on CircleCI to setup apache or nginx correctly, I should be able to restart it once the docroot is setup. PR is at https://github.com/jibran/dynamic_entity_reference/pull/6 and these are all the test runs https://app.circleci.com/pipelines/github/jibran/dynamic_entity_reference?branch=d4d-switch.

jibran avatar Feb 08 '21 06:02 jibran