What problem are you trying to solve?
There is no environment variable in Docker documentation or entrypoint.sh file for setting a different DB port. It would be useful in scenarios where PostgreSQL or MySQL is not running on default port.
What would you like implemented?
Add DB_PORT environment variable to be able to set different port other than the default port for database settings.
Additional context (optional)
No response