PrestaShop / PrestaShop/docker
Add doc for DB_PORT option env var
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dockerfile
- Stars
- 281
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to test prestashop with a custom mysql server and figure out that db_port option is missing. You should add to env vars in docker-compose.yml file. Without this option, prestashop container shows this message:
- Waiting for confirmation of MySQL service startup
Thanks
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.
Research direction
Open docker-compose.yml and inspect the existing environment-variable definitions for the PrestaShop container. Add the documented DB_PORT option and verify that a custom MySQL server can use it without leaving the container waiting for MySQL startup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100