thecodingmachine / docker-images-php

A set of PHP Docker images
MIT License
768 stars 137 forks source link

make apache ports configurable #361

Open mms-gianni opened 1 year ago

mms-gianni commented 1 year ago

Summary

This PR fixes/implements :

Explain the motivation for making this change. What existing problem does the pull request solve?

Adds the possibility to run the apache on a different port than 80 and 443. See issue https://github.com/thecodingmachine/docker-images-php/issues/360

Test plan (required)

The ports will be configured on startup by entrypoint. Need some help here to test it.

Checklist

mms-gianni commented 1 year ago

I can squash the commits if prefered.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please update it if any action still required.

stale[bot] commented 1 year ago

This issue has been automatically closed because it has not had recent activity. Please, reopen if you need.