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

Support for multi-archs nabla bases #24

Open
5 tasks
ricarkol opened this issue Feb 24, 2019 · 0 comments
Open
5 tasks

Support for multi-archs nabla bases #24

ricarkol opened this issue Feb 24, 2019 · 0 comments

Comments

@ricarkol
Copy link
Contributor

It would be nice to be able to build (at least) x86_64 and aarch64 bases. Let's use this issue to discuss how.

notes:
rumprun-packages already allows for multi-arch via the RUMPRUN_TOOLCHAIN_TUPLE flag in rumprun-packages/config.mk.

  • make sure the RUMPRUN_TOOLCHAIN_TUPLE flag actually works on the latest nabla-containers/rumprun-packages repo (at least for redis, node, python, nginx).
  • apply the RUMPRUN_TOOLCHAIN_TUPLE flag trick to gorump
  • define the RUMPRUN_TOOLCHAIN_TUPLE in a single place at the top of nabla-base-build. XXX: Do we allow cross-compilation?
  • create multi-arch docker images. Use tags to differentiate the archs (is that how it's done?)
  • add tests for aarch64
@ricarkol ricarkol mentioned this issue Feb 25, 2019
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

No branches or pull requests

1 participant