Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Why not just make a base image and some simple setup scripts?

Two major reasons:

- Reusing the vast availability of prebuilt OCI images. I don't need to create scripts at all if I find a good image someone already created a Dockerfile for. Dockerfiles are scripts anyway, especially tailored for provisioning.

- Docker's main benefit is a friendly UI over low-level Linux primitives. In this case, Ignite offers a similarly familiar UI over Firecracker/KVM, which is also cumbersome to use directly.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: