Sign inSign up

tarove/clash_webui

By tarove

Updated over 6 years ago

Image
0

224

tarove/clash_webui repository overview

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

Tag summary

Content type

Image

Digest

Size

-

Last updated

over 6 years ago

docker pull tarove/clash_webui