Commit 3eeb6de
committed
Add exclusion for linux-riscv64 in .dockerignore
Adds linux/riscv64 to DOCKER_ARCHS in Makefile and un-ignores the
.build/linux-riscv64 directory in .dockerignore.
Fixes #3311
Previously attempted in #3312 but closed when the author deleted
their repository. That PR had received LGTM from a member.
Signed-off-by: Benevolent <proffersor45@gmail.com>
Signed-off-by: benevolentshrine <proffersor45@gmail.com>
Update Makefile
Adds riscv64 to DOCKER_ARCHS to enable building and publishing
linux/riscv64 container images.
Fixes #3311
Previously attempted in #3312 but closed when the author deleted
their repository. That PR had received LGTM from a member.
Signed-off-by: Benevolent <proffersor45@gmail.com>
Signed-off-by: benevolentshrine <proffersor45@gmail.com>1 parent a1cbf81 commit 3eeb6de
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments