Answer the question
In order to leave comments, you need to log in
How to wrap all traffic in VPN using Docker?
I have a running docker container:
[email protected]:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8b9a7444418e voipnovatos/asterisk-13 "/root/config.sh" 9 hours ago Up 9 hours asterisk
Launched it with this command:[email protected]:~# docker run --name=asterisk -v /root/asterisk:/etc/asterisk -d -t --net=host voipnovatos/asterisk-13
Now, apparently, I can run another container on which there will be a separate openvpn server. How? Answer the question
In order to leave comments, you need to log in
I dashed off in the evening, here is the link , there is also a brief instruction in the readme. If necessary, I will describe in Russian, but not today.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question