-
OneDev
referenced from other issue 4 years ago
Closed -
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3440 is successful
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee |
Issue Votes (1)
There are many documented methods to build docker containers for multiple architectures, you can check https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/ for example. It uses qemu to run arm architectures, so you would not need to buy other hardware. Or are there other limited factors in building the application itself in regards to arm?