cross-posted from: https://lemmy.bestiver.se/post/952994
Most people know BuildKit as the thing that makes docker build fast. But BuildKit is a general-purpose build framework with a programmable architecture that can produce any artifact, not just container images. Here's how it works and how I used it to build Alpine APK packages.
You must log in or register to comment.
