Sign inSign up

imakar/clash

By imakar

Updated about 5 years ago

clash with ui

Image
1

1.0K

imakar/clash repository overview

docker-clash-with-dashboard

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.

Tag summary

Content type

Image

Digest

Size

8.4 MB

Last updated

about 5 years ago

docker pull imakar/clash