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:
commit
c2d1293a32
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user