Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose 启动时提示 unknown command #59

Closed
JacksonRGB opened this issue Mar 9, 2023 · 1 comment
Closed

docker-compose 启动时提示 unknown command #59

JacksonRGB opened this issue Mar 9, 2023 · 1 comment

Comments

@JacksonRGB
Copy link

按照 #46 修改后还是返回该错误,docker run 启动时正常

proxy | v2ray run -c /etc/v2ray/config.json: unknown command
proxy | Run 'v2ray help run -c' for usage.

container_name: proxy
image: v2fly/v2fly-core:v5.1.0
volumes:
  - $PWD/v2ray-config.json:/etc/v2ray/config.json
command:
  - "run -c /etc/v2ray/config.json"
@lanayalouisforever
Copy link

docker run 启动,你好用吗。我conf.json是从windows客户端v2rayN 导出的客户端配置,把配置里面的127.0.0.1改成0.0.0.0。docker可以正常启动,日志也 显示收到访问请求,但是无法连接,v2rayN是没问题的。server是搬瓦工

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants