Flynn: Can I run vpn client inside flynn docker container?

Created on 5 Oct 2016  ·  3Comments  ·  Source: flynn/flynn

I need to connect into Microsoft azure with strongswan. Do You have NET_ADMIN capability enabled? Is it possible to turn it on for one container?

I would want to deploy networkproxy container/application which forwards incoming requests through vpn connection into rest api hosted inside azure.

kinquestion

Most helpful comment

@onnimonni see #3475.

All 3 comments

@onnimonni containers are not currently granted CAP_NET_ADMIN (see here for the list of granted capabilities).

Flynn doesn't currently expose an interface for adding extra capabilities, but will do in the future.

I understand. Thanks @lmars! Is there issue where I can track this?

@onnimonni see #3475.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Detry322 picture Detry322  ·  88Comments

obrienmd picture obrienmd  ·  25Comments

mcescalante picture mcescalante  ·  9Comments

titanous picture titanous  ·  24Comments

jojobo picture jojobo  ·  14Comments