mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 19:05:37 +00:00
Merge pull request #3829 from jf/update_platform-aws_docs
docs/platform-aws.md: add crucial note about ENA for `linuxkit push aws`
This commit is contained in:
commit
0a223ec205
@ -35,7 +35,7 @@ specified bucket, and create a bootable image from the stored image.
|
||||
|
||||
Alternatively, you can use the `AWS_BUCKET` environment variable to specify the bucket name.
|
||||
|
||||
**Note:** If the push times out before it finishes, you can use the `-timeout` flag to extend the timeout.
|
||||
**Note:** If the push times out before it finishes, you can use the `-timeout` flag to extend the timeout. You may also want to consider passing `-ena` to enable enhanced networking in the AMI.
|
||||
|
||||
```
|
||||
linuxkit push aws -bucket bucketname -timeout 1200 aws.raw
|
||||
|
Loading…
Reference in New Issue
Block a user