@zinat Well an easy fix would be if the start script inluded the python call that was commented out, etc. thats the working version i have locally.
@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.
@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 OK don't worry. Thanks for your effort! If you need help with something just tell me