Hi, I tried to use existing image and build one but when the container starts I always got an error:
Running database check
Connecting to database:
dbname='***' user='***' host='***' password='***'
Database does not appear to be setup.
Configuring initial database
python: can't open file 'manage.py': [Errno 2] No such file or directory
A wrong update were merged and automatically deployed on docker hub. I made a fork before issue under the name novanet/taiga:3.3.1, you can try this one until the fix.
Hi, I tried to use existing image and build one but when the container starts I always got an error: