Closed planthaber closed 1 year ago
Now this has been merged already.. However I personally don't think adding --privileged
automatically is a good idea. Is this only to get X apps running? I would just look for privileged and print a user info/warning, if it is not there. Also, does this consider x11 mounts vs. xpra? Running xpra with automatic privilege does not sound like a save procedure.
There is no way around --privileged when the docker option is needed, but for x11 you are right, a warning should be enough
Check if --privileged is already set before auto-adding it with a warning for docker and X (without 3d acceleration)