PrestaShop / PrestaShop/docker

Add doc for DB_PORT option env var

Open
#215 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.