首页
Easyto builds an EC2 AMI from a container image. It creates a temporary EC2 AMI build instance with an EBS volume attached. The EBS volume is partitioned and formatted, and the container image layers are written to the main partition. Then a Linux kernel, bootloader, and custom init and utilities are added. The EBS volume is then snapshotted and an AMI is created from it.<p>Demo video: <a href="https://www.youtube.com/watch?v=lruK2WOWa-o" rel="nofollow">https://www.youtube.com/watch?v=lruK2WOWa-o</a>.
2 条评论
IT_freak12311 个月前
Nice demo. I like the implementation.
IT_freak12311 个月前
I like the implementation