1024tools工具箱

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

© 版权声明
评论 抢沙发

请登录后发表评论

    暂无评论内容