Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
520 stars 102 forks source link

Cannot run PostgreSQL server directly from docker containers #653

Closed mozesl closed 11 months ago

mozesl commented 1 year ago

The postgresql-12(/14) package is not installed in any of the docker images, therefore it's not possible to run CodeCompass with Postgres directly from those containers and requires additional installs.

mcserep commented 11 months ago

Resolved by #687.