An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# docker-compose

![GitHub](https://img.shields.io/github/license/chenquan/docker-compose?color=blue&style=flat-square)
[![Build Status](https://travis-ci.com/ChenQuan/docker-compose.svg?branch=master)](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 |