Vivek
|
6d652fc38c
|
optimize arm dockerfile
|
2023-03-12 23:36:25 -07:00 |
|
Daniel Valentine
|
ab39b62533
|
Dockerfile.arm: Add git to builder.
|
2022-11-22 15:42:10 -07:00 |
|
Daniel Valentine
|
5aee695bae
|
Dockerfile.arm: Force cargo to use git binary.
Hopefully resolves #641.
|
2022-11-22 15:38:17 -07:00 |
|
Daniel Valentine
|
c9633e1464
|
Revert "Dockerfile.arm: Verbose cargo install."
This reverts commit 0152752913 .
|
2022-11-22 15:32:45 -07:00 |
|
Daniel Valentine
|
0152752913
|
Dockerfile.arm: Verbose cargo install.
Temporarily provide `--verbose` to `cargo install` to track when during
the build the process(es) receive SIGKILL.
|
2022-11-22 15:29:02 -07:00 |
|
Daniel Valentine
|
f76243e0af
|
Revert "Dockerfile.arm: disable cargo build parallelization"
This reverts commit f0fa2f2709 .
This did not stop the OS from issuing SIGKILL to cargo and/or one of its
child processes.
|
2022-11-22 00:22:15 -07:00 |
|
Daniel Valentine
|
f0fa2f2709
|
Dockerfile.arm: disable cargo build parallelization
|
2022-11-22 00:16:55 -07:00 |
|
spikecodes
|
e3fb93946a
|
Revert ARM builds to only arm64
|
2021-04-17 21:32:48 -07:00 |
|
spikecodes
|
b6134a39d0
|
Specify build platform for Docker ARM builds
|
2021-04-17 21:11:33 -07:00 |
|
spikecodes
|
c844655c98
|
Use rust:latest as base Docker image for arm tag
|
2021-04-17 20:56:12 -07:00 |
|
spikecodes
|
cac83493da
|
Add arm/v7 platform for Docker builds
|
2021-04-17 18:58:18 -07:00 |
|