Hacker News new | ask | show | jobs
by nubinetwork 775 days ago
What about the other way around? Writing my own docker(-compose)files by hand kindof stinks.
2 comments

You can use the rootfs generated by a tool such as buildroot or yocto as a container layer.
So, a bit like docker container commit but actually good?