Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Makefile to allow catalog source image on MacBook M2 #471

Open
jianrongzhang89 opened this issue May 27, 2024 · 0 comments
Open

Comments

@jianrongzhang89
Copy link
Contributor

Description

Currently the Makefile does not support cross-platform build for the catalog source. As a result, if I build the image on MacBook with M2 chip, the catalog source will fail as the opm included in the image is not in the linux/amd64 architecture.

Implementation ideas

The Makefile is enhanced to build the catalog source image in linux/amd64 architecture on a machine that has a different architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant