Closed romanlab closed 6 years ago
Seem like the container is lacking memory, can you estimate how many files are in your project?
there are a 121 files but look at the part: <String[538]: proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/root/proc/1/r...
I don't think more memory will help here, this looks recursive and seems to me it'll consume any amount of memory it's given. Also, the container has 2GB memory. I don't see how rekuire has a bigger memory footprint than 2GB. The app running there is a rather simple express app
No one cares i guess...
Hey Roman! Sorry for not being responsive, would you like to help me patch this lib? I would LOVE some help with a pull request <3
requiring rekuire fails in a docker container based on ubuntu. works fine with the same code on ubuntu outside of docker