mirror of
https://github.com/danog/php.git
synced 2024-11-26 11:55:00 +01:00
70a11f3d78
Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
676 B
676 B
Contributing to this repository
- Don't edit the Dockerfiles directly. They are generated using templates.
- Make any changes to the
*.template
files in the root of the repository. - Make sure you've checked the Requirements below.
- Run the
./apply-templates.sh
script after making your changes. - Once complete, (review and) commit all changes to the templates and Dockerfiles.
Requirements
You will need the following software packages to run the ./apply-templates.sh
script.