-
-
Notifications
You must be signed in to change notification settings - Fork 215
Closed
Labels
Description
Our current workflow to build the various variants of container images is copy-pasted and difficult to maintain. Plus, building arm64 images using buildx is too slow. I have some success in getting the split-jobs working in atom, but each image requires three jobs to get this performance.
Instead of more copy-pasting, it will be nice to script these out. Any pointers on how other projects handle this will be much appreciated.