Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/35607?usp=email )
Change subject: ttcn3-epdg: Run osmo-epdg as root ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/docker-playground/+/35607/comment/791244c2_d075... PS1, Line 11: requires CAP_NET_ADMIN should be sufficient both for using the gtp kernel module as well as adding/setting interface addresses. So at least in theory something like "--cap-add NET_ADMIN" should be sufficient. In case the gtp kernel module is auto-loaded, not sure if SYS_MODULE might also be required (I'd hope not).