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

Add cross-platform docker builds #218

Merged
merged 7 commits into from
Mar 14, 2023

Conversation

mh013370
Copy link
Member

@mh013370 mh013370 commented Nov 29, 2022

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #207
License Apache 2.0

What's in this PR?

PR #205 made cross-platform docker image builds possible. This PR makes the nifikop docker image published cross-platform following the below docs:

Why?

To enable running nifikop on multiple architectures.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@mh013370 mh013370 changed the title 207 add platform docker builds Add cross-platform docker builds Nov 29, 2022
@mh013370 mh013370 mentioned this pull request Nov 29, 2022
@mh013370
Copy link
Member Author

@juldrixx Please hold on merging this. I've just noticed that we are no longer generating manifests prior to building the image with this change.

Makefile Show resolved Hide resolved
@mh013370
Copy link
Member Author

Okay this is good to go. I re-verified that cross-platform images are built :)

@juldrixx juldrixx merged commit 0a8ce81 into konpyutaika:master Mar 14, 2023
juldrixx added a commit that referenced this pull request Mar 14, 2023
juldrixx added a commit that referenced this pull request Mar 14, 2023
@juldrixx
Copy link
Contributor

juldrixx commented Mar 14, 2023

The build failed after the merged see

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.

[CI] - Add support docker image for other platforms
2 participants