Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Build discuz by docker

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1. Pull mysql image docker pull mysql:5.72. Start the mysql container docker run-- name discuz-mysql\-- p 3308 name discuz-mysql 3306\-- restart=always\-v / data/discuz/mysql/:/var/lib/mysql\-e MYSQL_ROOT_PASSWORD=root\-d mysql:5.74.3. Pull discuz image docker pull skyzhou/docker-discuz4. Launch the discuz container docker run-- name discuz--privileged=true\-- restart=always\-v / data/discuz/www/:/var/www/html\-- link discuz-mysql:mysql\-p 80:80\-d skyzhou/docker-discuz: latest``` browser and enter: http://192.168.1.100:8090/forum.php to access the forum.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 268

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report