Hacker News new | ask | show | jobs
by gravypod 1832 days ago
Something I'd be very interested in: building a PXE image from something declarative like Dockerfiles.
3 comments

Google Container Optimized OS is basically this I think. It's what's used when you start a GCE instance with a docker image.

https://cloud.google.com/container-optimized-os/

I don't think I'd ever call a Dockerfile declarative.