diff --git a/docs/platform-aws.md b/docs/platform-aws.md index 0377f8db4..e4b3d992d 100644 --- a/docs/platform-aws.md +++ b/docs/platform-aws.md @@ -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.