Ability to install and run privileged containers
It would be nice to have the ability to specify if I want to install a server container with additional "cap-add" options or even additional docker options for various setups.
Please elaborate on why you would need that exactly and what parameters you'd like to set and why. This is not a container management software btw. ;)
Oh, it's actually a very promising container management software with primary focus on games. Specifying 'advanced' options is just an enhancement suggestion for various setups, a simple input box will do and won't hurt much (same API call)
For example, I'm used to use mount within my game containers which cannot be executed by the entrypoint cause it needs "--cap-add=SYS_ADMIN"
Ok, as we have a feature freeze on the current daemon in favor of the new one I'm working on. This will take some time to get implemented.
Thank you very much!
This is something I can push into the current daemon relatively easily I believe, so I will include it as part of the next major release cycle.
Is this still something we can archive for specific containers?
bump, can't believe this is a feature request from 2017 and still has not been implemented
any updates?
I just ran into this trying to get (transparent) huge pages working for my minecraft server. For now I am setting transparent huge pages as allways to make the kernel use them whenever possible