FranzKafkaYu / x-ui

Lightweight Xray panel with multi-protocol and multi-user on the same port,supports English language and Telegram bot. Easy to use and easy to manage.
GNU General Public License v3.0
7.84k stars 1.57k forks source link

请问有没有docker版本? #409

Closed wxywizard closed 1 year ago

wxywizard commented 1 year ago

Welcome

Description of the problem,screencshot would be good

请问有没有docker版本?

Version of x-ui

```console 请问有没有docker版本? ```

x-ui log or xray log

```console 请问有没有docker版本? ```
VMCoud commented 1 year ago

镜像地址:https://hub.docker.com/r/enwaiax/x-ui

mkdir x-ui && cd x-ui
docker run -itd --network=host \
    -v $PWD/db/:/etc/x-ui/ \
    -v $PWD/cert/:/root/cert/ \
    --name x-ui --restart=unless-stopped \
    enwaiax/x-ui:alpha-zh