And i prophecy and i prophe-sigh.
You may remember
this rambling thread in which i fire off a litany of toolchain names and automated containerization solutions and a bunch of other stuff no-one has ever heard of. Well the whole point of that thread was to create a single solution for all my(your[our]) OS needs through Docker automation and including other toolchains to expand those capabilities. I admit i should have put it in more succinct terms, my bad.
WELL
On peril of sounding like a plagiarist it turns out the fine folks over at Earthly were having a think and were working on much the same thing, although far more efficiently and organized than i was i must admit. And now we get to enjoy the fruits of their labor as they've brought it into the OSS ecosystem.
Check them out, i would highly recommend it, if you're even semi-regularly working on custom Docker or container builds in general.
https://earthly.dev/The cool thing is, the builds that you create can still be debootstrapped/debootsticked and made into bootable media if you have the know how. Which i do. But is hardly relevant to me at least because i intend to use this in my VM lab.
If you're interested in the sauce The Framework itself is written in Go and they have a simplified config lang for creating builds. Which really amounts to a memorizing a couple key operations and you should be Gucci.
https://github.com/earthly/earthlyIf you're reading this Earthly Devs, hats off, bottoms up, you did a great job. PM me and i'll tell you which Github account to invite on as a contributing member to your repo. I'll even brush up on my Go skills just for you <3
This is good shit.