Usage: docker run -d --name clash -p 7890-7893:7890-7893 -p 9969:80 -p 9090:9090 -v $PWD/config.yaml:/root/.config/clash/config.yaml ronnyjiang/clash
$PWD/config.yaml is your local clash config file. RUN Container,Then access web ui: localhost:9090
you can set env, change the default clash webui.(default:http://127.0.0.1:9090)
docker run add args: -e YACD_DEFAULT_BACKEND=http://0.0.0.0:9090
Content type
Image
Digest
Size
16.2 MB
Last updated
about 4 years ago
docker pull ronnyjiang/clash