Lilypad-Tech / lilypad-modicum

This is the deprecated Lilypad v1. See https://github.com/bacalhau-project/lilypad for v2. Previous FEVM-Bacalhau bridge (v0): https://github.com/bacalhau-project/lilypad-v0
GNU General Public License v3.0
12 stars 8 forks source link

proper multi arch images #28

Open lukemarsden opened 1 year ago

lukemarsden commented 1 year ago

currently we're pushing different architectures to different tags, we should instead use docker manifest to combine them proper like

https://stackoverflow.com/questions/66337210/is-it-possible-to-push-docker-images-for-different-architectures-separately

lukemarsden commented 1 year ago

fixed in https://github.com/bacalhau-project/lilypad/commit/5a0f7805b532c6adb246d428e791a87f583f32b1