Settings

Theme

Show HN: Easyto converts container images to EC2 AMIs

github.com

8 points by joseph 2 years ago · 3 comments · 1 min read

Reader

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.

Demo video: https://www.youtube.com/watch?v=lruK2WOWa-o.

IT_freak123 2 years ago

Nice demo. I like the implementation.

IT_freak123 2 years ago

I like the implementation

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection