TommyLau / docker-ocserv

Docker OpenConnect VPN Server
351 stars 246 forks source link

Multi IP for containers #26

Open ahadyekta opened 6 years ago

ahadyekta commented 6 years ago

Hi, I have multiple IP address on my server . I need a configuration that assign each one of them to a containers based on your image. When I connect to each IP address with this vpn , I will have that ip

TommyLau commented 6 years ago

You can use docker's '-p' parameter to specific the IP to the container.