Improve docs for vmimport to mention role.

Signed-off-by: Justin Cormack <justin@specialbusservice.com>
This commit is contained in:
Justin Cormack 2017-12-27 19:12:46 +00:00
parent 1e97929ec5
commit d04e9ba2a2

View File

@ -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.