@zinat Jsut to let you know ill have the docker-compose file to you shortly. There was a little bug that i had some issue with and didnt have time to follow up. Going to fix that then commit.
@zinat sort of, i think you mistunderstood though. Basically in my working version i modified the start shell script ad uncommented the populate call. In the version im trying to prepare for you im trying to make it so that call happens from docker so you dont need to modify your own code. It is just giving me trouble probably because i have a bug in my bash script is all.
@freemo Ah I see. If you want upload it and I can take a look 😃
@zinat ok ill do that today.
@freemo Do you mean the populate script? If you let me there is a Python script that accepts console input (like manage.py for python). If I'm not mistaken you should need only the db. Calling the method that creates the .db from this script should do the work. If that is the problem I'll add it tomorrow when I wake up.