Skip to content

Commit

Permalink
基础镜像构建,只支持centos6
Browse files Browse the repository at this point in the history
  • Loading branch information
xyang committed Jun 27, 2015
1 parent dcd09b0 commit 7f9cf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gunzip -c openep-1.2.tgz | docker import - openep

# 构建镜像

### 1. 构建centos基础镜像
### 1. 构建centos基础镜像, 仅支持centos6

```bash
./centos.sh
Expand Down

0 comments on commit 7f9cf99

Please sign in to comment.