docker/go-docker

[Question] How to create a service where the containers have the capability NET_ADMIN?

lorenzotomasini opened this issue · 1 comments

Hi Guys,

I was wandering if there is a way to create a service where the containers have the capability NET_ADMIN.

thanks

This is not possible right now.
The plan for services is to introduce entitlements: moby/moby#32801