1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-08 16:08:47 +00:00
dockerfiles/v2ray/README.md
2017-10-07 14:59:37 +08:00

356 B

v2ray

v2ray is a platform for building proxies to bypass network restrictions.

v2ray:
  image: v2ray/official
  ports:
    - "8001:8001"
  volumes:
    - ./data:/etc/v2ray
  restart: always

Download sample config.json.