Provides way to setup custom Host+Port on official XWiki image. https://github.com/xwiki/xwiki-docker/blob/master/template/xwiki/hibernate.cfg.xml#L136C1-L136C120 Some initial alternatives:
- Request change on Official Docker image to remove fixed port.
- Change entrypoint to replace entire property line when port is already defined on image.
|