s/moby/linuxkit for run

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy
2017-06-08 15:57:50 -07:00
parent 9c8e82734d
commit 8726adaa78
3 changed files with 3 additions and 3 deletions

View File

@@ -79,5 +79,5 @@ The sample command to run the enclosed is:
```
moby build swap.yml
moby run -disk size=4G swap
linuxkit run -disk size=4G swap
```