Documentation regarding configuration.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- docker, php
- Domain
- devops, documentation
Research direction
Review the image configuration associated with /usr/local/etc/php-fpm.d/, especially docker.conf, zz-docker.conf, and the [www] pool settings. Trace how the files are loaded and document their purposes, ordering, listening behavior, and expected configuration-customization practices. Done means these questions are answered clearly for image users.
Written by the indexing model from the issue text.
Description
The configuration in /usr/local/etc/php-fpm.d/ is a bit unclear to me:
loot@92aa5b2f8217:/usr/local/etc# ls -la php-fpm.d/
total 56
drwxr-sr-x 2 root staff 4096 Jun 8 18:32 .
drwxrwsr-x 5 root staff 4096 Jun 8 18:32 ..
-rw-r--r-- 1 root staff 238 Jun 8 18:32 docker.conf
-rw-r--r-- 1 root staff 18508 Jun 8 18:32 www.conf
-rw-r--r-- 1 root staff 18508 Jun 8 18:32 www.conf.default
-rw-r--r-- 1 root staff 50 Jun 8 18:32 zz-docker.conf
What is the purpose of zz-docker.conf and docker.conf why are there 2 files?
Is this so that docker.conf gets includes before and zz-docker.conf after the pool configuration?
If that's the case doesn't it make sense to use aa-docker.conf for consistency?
Why would we always want to force the [www] pool to listen on [::]:9000?
It would be great if some documentation could be added regarding best / expected practices for changing configuration.
- Dominant language
- Dockerfile
- Stars
- 4k
- Forks
- 2k
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 1
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.
More from docker-library/php
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
docker-library/php#1674 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
docker-library/php#1680 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
docker-library/php#1675 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
docker-library/php#1673 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
docker-library/php#1631 · 9 comments · 6 reactions ·
All issues in docker-library/php
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
bug carvel-triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
carvel-dev/kapp-controller#1861 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Expose REVIEW_PATH_SPEC as a review.yml input to scope the diff (skip vendored/reference paths) Open
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
microsoft/BC-ALAgents#71 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100