1024tools.com
开发环境
编译相关系数:docker build -f .docker/php/Dockerfile -t 1024tools_php .docker/php
启动:docker stack deploy -c docker-compose.yml tools
登录mysql shell:docker exec -it <your_mysql_container> -u root -p123456
初始化mysql:在mysql shell中执行 source /tmp/init.sql
访问http://127.0.0.1
【文章来源】:https://github.com/cnxh/1024tools
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END







暂无评论内容