docker icon indicating copy to clipboard operation
docker copied to clipboard

docker build repo for v2fly

Results 23 docker issues
Sort by recently updated
recently updated
newest added

I get the following error message: ``` $ docker logs v2ray V2Ray 4.22.1 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.13.5 linux/amd64) A unified platform for anti-censorship. main: failed to...

v2fly v5 support

我想在docker部署的v2fly-core中添加配置Environment="V2RAY_VMESS_AEAD_FORCED=false",但是找不到该文件

在v2ray.sh 中,使用wget下载文件兼容性没有curl好,比如容器使用了 http_proxy 代理时,wget 就很容易会出现问题。

outbound为socks 时,一直报错“unexpected server version: 72"

容器默认添加iptables支持,为透明代理提供基础环境,配置了默认的iptables规则

添加curl支持,在v2ray.sh 中,使用wget下载文件兼容性没有curl好,比如容器使用了 http_proxy 代理时,wget 就很容易会出现问题。