Skip to content

Commit

Permalink
更新 Docker 使用方法
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige committed Jan 29, 2018
1 parent b200d27 commit 02608d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ vlmcsd-1111-2017-06-17-Hotbird64

只需要绑定1688端口即可对外开放1688 就可以用来激活了
```
docker run -d -p 1688:1688 REPOSITORY:TAG
docker pull hmbsbige/kms-server:latest
docker run -d -p 1688:1688 hmbsbige/kms-server:latest
```

# 延伸教学:
Expand Down

0 comments on commit 02608d2

Please sign in to comment.