Hi Dan, please take a look at this answer, the webapp interface mimics this. Does this click for you?
Hmm, anything -m will solve? https://docs.docker.com/config/containers/resource_constraints/
or is it a segfault inside the container becuase ulimit
isn't set to -s unlimited
?
This is what i was looking for - Thanks !
Thanks !
I am mainly interested on how to control the memory allocated to the docker that runs the experiment.
I remember that as a default the memory of the docker is limited (correct me if i am wrong) . If so, can i cancel this default limit? What should i write in the webapp container parameters to define a different memory limit for the docker.