clash with clash-dashboard located at /ui.
Run clash in docker under the official instructions.
docker run -itd --rm --name clash -p 7890:7890 -p 7891:7891 -p 9090:9090 -v ${PWD}/clash.yaml:/root/.config/clash/config.yaml:ro imakar/clash
but remember to add one line
external-ui: /ui
to your config.yml.
Content type
Image
Digest
Size
8.4 MB
Last updated
about 5 years ago
docker pull imakar/clash