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

💚 Image build fix fixtures #75

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mhkarimi1383
Copy link
Member

@mhkarimi1383 mhkarimi1383 commented Mar 15, 2025

adds arm64 build using buildx

Closes #12

@mhkarimi1383 mhkarimi1383 requested a review from a team as a code owner March 15, 2025 11:29
@mhkarimi1383 mhkarimi1383 force-pushed the image-build-fixtures branch 5 times, most recently from 0e018d3 to 89c564d Compare March 15, 2025 12:37
@mhkarimi1383
Copy link
Member Author

I will setup a simple local registry and use that in the builds

@tiagolobocastro
Copy link
Contributor

I will setup a simple local registry and use that in the builds

A local registry for what purpose?

@mhkarimi1383
Copy link
Member Author

I will setup a simple local registry and use that in the builds

A local registry for what purpose?

Multi platform builds are not able to store images in local docker storage, And saving to local file and loading the file is not working in GitHub Actions, So We have to push image then pull and retag image I think

@mhkarimi1383 mhkarimi1383 force-pushed the image-build-fixtures branch from 89c564d to c49daab Compare March 16, 2025 12:20
@mhkarimi1383 mhkarimi1383 force-pushed the image-build-fixtures branch 7 times, most recently from 90a0be9 to 3729d5d Compare March 18, 2025 09:37
@mhkarimi1383 mhkarimi1383 force-pushed the image-build-fixtures branch from 3729d5d to a1f1b7d Compare March 18, 2025 10:02
@mhkarimi1383
Copy link
Member Author

I have changed nothing in the code and Dockerfile, but Tests are failing...

@mhkarimi1383 mhkarimi1383 force-pushed the image-build-fixtures branch from a1f1b7d to 821ed48 Compare March 21, 2025 07:10
adds arm64 build using buildx

Signed-off-by: Muhammed Hussein Karimi <[email protected]>
@mhkarimi1383 mhkarimi1383 force-pushed the image-build-fixtures branch from 821ed48 to 44082bf Compare March 21, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Require Linux/ARM64 docker image for openebs/rawfile-localpv
2 participants