I'm using Livebook v0.17.3 in a docker container with available 4 GB of memory. When installing dependencies, the process is getting killed by the system. Is there any way of limiting the needed memory, the number of parallel processes during Mix.install?
I'm using Livebook v0.17.3 in a docker container with available 4 GB of memory. When installing dependencies, the process is getting killed by the system. Is there any way of limiting the needed memory, the number of parallel processes during Mix.install?