Skip to content

Commit

Permalink
fix: fix runv configure doc
Browse files Browse the repository at this point in the history
Signed-off-by: zhangyue <zy675793960@yeah.net>
  • Loading branch information
zhangyue authored and allencloud committed Jun 11, 2019
1 parent 9b3b371 commit efa6341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/pouch_with_runV.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ First, add runv into config file, restart pouchd, ensure that pouchd know the sp
$ pouch create --name hypervisor --runtime runv docker.io/library/busybox:latest
container ID: 95c8d52154515e58ab267f3c33ef74ff84c901ad77ab18ee6428a1ffac12400d, name: hypervisor
$
$ pouch ps
$ pouch ps -a
Name ID Status Image Runtime
hypervisor 95c8d5 created docker.io/library/busybox:latest runv
4945c0 4945c0 stopped docker.io/library/busybox:latest runc
Expand Down

0 comments on commit efa6341

Please sign in to comment.