mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Improve docs for vmimport to mention role.
Signed-off-by: Justin Cormack <justin@specialbusservice.com>
This commit is contained in:
parent
1e97929ec5
commit
d04e9ba2a2
@ -27,6 +27,9 @@ $ linuxkit build -format aws examples/aws.yml
|
||||
|
||||
## Push image
|
||||
|
||||
Before you do this you need to create a `vmimport` service role as explained in
|
||||
[the VM import documentation](http://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-image-import.html).
|
||||
|
||||
Do `linuxkit push aws -bucket bucketname aws.raw` to upload it to the
|
||||
specified bucket, and create a bootable image from the stored image.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user