Document how to customize PHP configuration (beyond supported environment variables)
Open
Nobody has claimed this yet.
1. To develop
docs
- Dominant language
- Shell
- Stars
- 7.4k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
i.e. mounting/overriding/adding to /usr/local/etc/php/conf.d
- mention loading order / priority of files
- (Compose) the override via volumes approach
- (Dockerfile/building) - upstream: https://github.com/docker-library/docs/tree/master/php#configuration
- etc
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the upstream PHP configuration documentation at https://github.com/docker-library/docs/tree/master/php#configuration, then inspect this repository's existing documentation structure. Done when the docs explain conf.d mounting, overriding and adding files, file loading order, Compose volume overrides, and Dockerfile/build-time configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, php
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100