version: '4' # host services: v2: container_name: v2 image: evlic/v2raya:dev privileged: true restart: always init: true network_mode: host volumes: - ${DIR}/v2a:/etc/v2raya - /etc/localtime:/etc/localtime:ro environment: V2RAYA_LOG_LEVEL: debug V2RAYA_ADDRESS: 0.0.0.0:7997 TZ: TERM: