2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 10:06:39 +00:00

Merge pull request #2943 from junxiawang/0426

docker version updated and the output for docker command changed so m…
This commit is contained in:
zet809 2017-04-26 11:17:24 +08:00 committed by GitHub
commit c2d1293a32

View File

@ -243,8 +243,8 @@ check:rc==0
cmd:rpower $$DOCKERCN start
check:rc==0
cmd:rmdocker $$DOCKERCN
chec:rc!=0
check:output=~Stop the container before attempting removal or use -f
check:rc!=0
check:output=~Stop the container
cmd:rmdocker $$DOCKERCN -f
check:rc==0
check:output=~$$DOCKERCN: success