Description
There used to be oom_score_adj in compose v1 that does not seem to have been ported to v2 (when I start a service with this parameter in its config I do not see such adjustment to be reflected in /proc/<pid>/oom_score_adj of the running container process).
Would it be possible to port it?
Description
There used to be
oom_score_adjin compose v1 that does not seem to have been ported to v2 (when I start a service with this parameter in its config I do not see such adjustment to be reflected in/proc/<pid>/oom_score_adjof the running container process).Would it be possible to port it?