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
Percy
Percyβ€’9mo ago
Project ID: 8ad92df3-0519-46e7-96e0-1e26195144a7
Brody
Brodyβ€’9mo ago
it's not, what's the usecase?
Anthony πŸ¦…
Anthony πŸ¦…β€’9mo ago
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
Brody
Brodyβ€’9mo ago
unfortunately that usecase isn't supported, you would want to use an in code vpn or proxy client
Anthony πŸ¦…
Anthony πŸ¦…β€’9mo ago
mmh ok how can I do that?
Brody
Brodyβ€’9mo ago
probably the easiest would be a socks proxy client, does your vpn provider offer that?
Anthony πŸ¦…
Anthony πŸ¦…β€’9mo ago
No I don't think it does..
Brody
Brodyβ€’9mo ago
what does it offer then
Rafal - Pirate nation quest
OpenVPN socks proxy client seems to be insecure
Brody
Brodyβ€’9mo ago
are you two team members?