-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for running containers with foreign architectures (#87)
This adds a -arch option for building and running the container image. This was tested with qemu, building an armv7 image for intel. The goal however is to use it for armv7 on arm64. It would be nice to provide pre-built armv7 (and perhaps riscv) images.
- Loading branch information
1 parent
11d89fa
commit c6dafd9
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters