- 编译相关镜像:
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
forked from gwolfxiao/1024tools
-
Notifications
You must be signed in to change notification settings - Fork 0
1024Tools开发工具箱
Notifications
You must be signed in to change notification settings
shshjing/1024tools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
1024Tools开发工具箱
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 88.2%
- PHP 8.7%
- CSS 2.3%
- Other 0.8%