mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-21 21:18:54 +00:00
Merge pull request #37 from jodh-intel/fix-image-builder-instructions
docs: Fix image builder instructions.
This commit is contained in:
commit
00d26de0d5
@ -11,7 +11,7 @@ This uses a rootfs directory created by the `rootfs-builder/rootfs.sh` script.
|
||||
To create a guest OS image run:
|
||||
|
||||
```
|
||||
$ ./image_builder.sh path/to/rootfs
|
||||
$ sudo ./image_builder.sh path/to/rootfs
|
||||
```
|
||||
|
||||
Where `path/to/rootfs` is the directory populated by `rootfs.sh`.
|
||||
|
Loading…
Reference in New Issue
Block a user