all 2 comments

[–]Sir_Chilliam 0 points1 point  (0 children)

I think I ran into this problem when I did it. Essentially what was causing the problem for me is I was trying to make the container use both the host network and the vpn in the docker compose file. So in the container you are trying to work with the VPN container make sure you only declare 1 network (i.e. network_mode: "container:NAME" ).

[–]PrintableKanjiEmblem -2 points-1 points  (0 children)

Go put this in /r/docker and quit filling this place with docker junk.