Merge pull request '更新 docker.sh' (#130) from zhangkaihuai-patch-1 into master
Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/130
This commit is contained in:
@@ -12,5 +12,5 @@ docker rmi smartopsweb:latest
|
||||
echo '----build image start----'
|
||||
docker build -t smartopsweb:latest .
|
||||
echo '----build image success----'
|
||||
docker run --name smartopsweb -d -p 8080:80 smartopsweb:latest
|
||||
docker run --name smartopsweb -d -p 28081:80 smartopsweb:latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user