https://github.com/leohearts/shopxodocker
ShopXO docker image
https://github.com/leohearts/shopxodocker
Last synced: 4 months ago
JSON representation
ShopXO docker image
- Host: GitHub
- URL: https://github.com/leohearts/shopxodocker
- Owner: leohearts
- Created: 2022-06-30T10:46:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T02:33:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T16:48:48.876Z (4 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 用docker-compose 部署shopxo
## 部署步骤
- git clone [email protected]:leohearts/shopxodocker.git
- git submodule update --recursive
- 安装 docker-compose
- docker-compose up -d
- 访问 http://127.0.0.1:10000/ 继续安装,可修改 docker-compose.yml 来指定 mysql 密码,默认为:
- 地址 shopxomysqldb
- 数据库名 db
- 用户名 root
- 密码 pass