Docker compose instruction for adding LocalSettings.php could be clarified
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 85/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- docker-compose
- Domain
- documentation
Research direction
Open docker-compose.yml and find the comments describing how to add LocalSettings.php. Clarify that uncommenting the volume requires running docker compose up --build, and that docker compose down is not needed. Done means the documented steps accurately describe applying the new volume.
Written by the indexing model from the issue text.
Description
The comments within docker-compose.yml contain the following:
# After initial setup, download LocalSettings.php to the same directory as
# this yaml and uncomment the following line and use compose to restart
# the mediawiki service
Simply restarting the service is insufficient. To add the new volume you need to use the following command:
docker compose up --build
It is not necessary to first do docker compose down.
- Dominant language
- Shell
- Stars
- 5.3k
- Forks
- 2.2k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 11
Contributor guide
No contributing guide indexed for this repository
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/docs
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
docker-library/docs#2618 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
docker-library/docs#2594 · 2 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 50/100
docker-library/docs#2491 · 4 comments ·
-
Difficulty 2/5 Half a day Newbie friendliness 48/100
docker-library/docs#2485 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
docker-library/docs#2480 · 1 comment · 1 reaction ·
All issues in docker-library/docs
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·