mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-07 01:41:22 +00:00
Replace moby build with linuxkit build throughout
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -78,6 +78,6 @@ An example yml file is included in [examples/swap.yml](../../examples/swap.yml).
|
||||
The sample command to run the enclosed is:
|
||||
|
||||
```
|
||||
moby build swap.yml
|
||||
linuxkit build swap.yml
|
||||
linuxkit run -disk size=4G swap
|
||||
```
|
||||
|
Reference in New Issue
Block a user