Need to pass DB_PORT parameter in xwiki docker

Dear Team,

I’m trying to install xwiki-postgres in docker where postgres will be served from external instead of docker compose. Here I’m trying to pass postgres details as env variables to perform docker run, but DB_PORT is not taking as env to pass custom port.

@vmassol , Hi Vincent your presence may help me in resolving the issue. Please suggest

Hi Team,

Please check the issue and resolve. We need to use custom db port for docker deployment

There’s no DB_PORT config property, see GitHub - xwiki/xwiki-docker: Dockerfile to build and run XWiki on docker