https://github.com/chenquan/docker-compose
docker-compose
https://github.com/chenquan/docker-compose
docker docker-compose
Last synced: 2 months ago
JSON representation
docker-compose
- Host: GitHub
- URL: https://github.com/chenquan/docker-compose
- Owner: chenquan
- License: apache-2.0
- Created: 2019-07-30T15:05:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T07:09:01.000Z (almost 7 years ago)
- Last Synced: 2025-04-09T02:24:23.463Z (over 1 year ago)
- Topics: docker, docker-compose
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-compose

[](https://travis-ci.com/ChenQuan/docker-compose)
- [Hzero-Server](hzero-server/README.md)
> 集成了Hzero本地部署的基础环境
| 组件 | 描述 | 版本 |
| :------------- | :------------------ | :-------- |
| JDK | Java运行环境 | 1.8.0_172 |
| Nginx | 前端代理 | 1.8.1 |
| Node | JavaScript 运行环境 | 10.15.0 |
| Git | 源码管理 | 2.22.0 |
| Maven | 项目构建 | 3.3.9 |
| Redis | 缓存数据库 | 4.0.2 |
| Mysql | 数据库 | 5.7.17 |