Skip to content

Commit 89077d4

Browse files
FreaxFreax
authored andcommitted
添加代办
1 parent f86ac14 commit 89077d4

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

README.md

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
11
# Docker-node.js
22

3-
> 不只是镜像,这是基于Docker的集成开发环境
3+
> Based on the docker to build the development environment
44
5-
## TODO
5+
- [ ] Nginx
6+
- [ ] Nodemon
67

7-
- [ ] Koa2应用测试
8-
9-
## Feature
10-
11-
- Ubuntu16.04
12-
13-
- Node.js 7.x lts
14-
15-
- Integrate docker-compose- Image size only 268MB
16-
17-
- Than the official small- easy to distribute deployment
8+
## Software
9+
- MongoDB
10+
- Redis
11+
- MySQL
12+
- Node.js 7.x
1813

1914
## How to use it?
2015

@@ -56,6 +51,4 @@ docker pull huangyanxiong2012/docker-node.js
5651
5752
FROM ubuntu:16.04COPY ./sources.list /etc/apt/sources.list
5853
59-
```
60-
61-
54+
```

0 commit comments

Comments
 (0)