Is it possible to change the docker run command?
I need to add
--cap-add=NET_ADMIN
to my run command to make my docker work, is it possible on railway?10 Replies
Project ID:
8ad92df3-0519-46e7-96e0-1e26195144a7
it's not, what's the usecase?
8ad92df3-0519-46e7-96e0-1e26195144a7
I'm trying to run https://github.com/qdm12/gluetun in my app, but that needs the flag
--cap-add=NET_ADMIN
unfortunately that usecase isn't supported, you would want to use an in code vpn or proxy client
mmh ok how can I do that?
probably the easiest would be a socks proxy client, does your vpn provider offer that?
No I don't think it does..
what does it offer then
OpenVPN
socks proxy client seems to be insecure
are you two team members?