port:8088-clash-dashboard
port:8089-clash-yacd
docker-compose.yml
version: '3'
clash_webui:
image: tarove/clash_webui
container_name: clash_webui
ports:
- 8088:8088
- 8089:8089
environment:
- PUID=1000
- PGID=100
- TZ=Asia/Shanghai
restart: unless-stopped
Content type
Image
Digest
Size
-
Last updated
over 6 years ago
docker pull tarove/clash_webui