- git clone this repo && enter to this folder
- change config.json base on your requirement
docker build .
and you will get a hash id- go into runtime folder
- docker run -d -p [outside_port]:[inside_port] -v `pwd`:/v2ray/runtime hash_id
- enjoy your days!
for more information about configuration & client side application please go to https://www.v2ray.com