KoalixSwitzerland / koalixcrm

koalixcrm is an Open Source Python CRM and ERP based on django
www.koalix.org
BSD 3-Clause "New" or "Revised" License
525 stars 215 forks source link

Dockerfile is not Correctly Configured #327

Closed pushpendrahpx closed 5 months ago

pushpendrahpx commented 3 years ago

Describe the bug Dockerfile is not correctly configured, running command " docker-compose up " results in error

So Should I Proceed with it to Correctly Configured ?

Thank You !

868jjm commented 3 years ago

Did you ever get the project to work?

goetzk commented 3 years ago

There is a large rework to docker in the development branch; I don't know what @scaphilo 's plans are regarding making a release from it but you might have some luck running that instead of master.

scaphilo commented 5 months ago

Hello @goetzk, @868jjm, @pushpendrahpx i will build the docker image with integrated koalixcrm and docker images in the next few days. I decide to separate the repositories with the docker container creation for production: https://github.com/KoalixSwitzerland/koalixcrm-prod-container and the one for the development: https://github.com/KoalixSwitzerland/koalixcrm-dev-container