Sævar Öfjörð Magnússon
Sævar Öfjörð Magnússon
Yes, I think we should definitely figure out a way to pip install everything in `/code/libs`. Probably just a matter of doing some clever shell magic to list the folder...
I've create a PR which should theoretically allow you to put local versions of dependencies into the `libs` folder and then the Dockerfile will pick it up and local pip...
Yeah, I noticed that the npm stuff is really noisy. Also, it is started as a background process which might cause problems. I will experiment some more with this.
Thanks, it's also missing `git` which is needed for some lint commands.
Can you run that on the `setup.sh` script and submit as a PR here?
Thank you @rohitsrma, we will investigate
Thank you for taking the time to help @jsma ! At the time `delegated` seemed to mitigate some performance problems in docker which were subsequently fixed about a year later,...
@jsma you probably need to undo the changes to `bakerydemo-settings-local.py.example` and `setup.sh` since #70 has been merged. @lb- I am inclined to approve this and would be curious to know...
> I'll do my best to test this out today or tomorrow. > > Another request might be to update to Node 20 in this PR also. > > See...
@jsma It is as you say, a smoke test to verify that the app container builds so we can at least verify that a contribution is not breaking the setup...