hera icon indicating copy to clipboard operation
hera copied to clipboard

Add multiarch support

Open werdnum opened this issue 4 years ago • 4 comments

Looks like this image only works for amd64 / x86_64. Would be great to have a multi-arch docker image (as explained here).

Looks like the Dockerfile needs a few adjustments too in the URLs and paths.

werdnum avatar Sep 02 '19 02:09 werdnum

Here's a commit that makes it work on Raspberry Pi: https://github.com/werdnum/hera/commit/64a3e73b8aba62840ad104bc606ff12305013217

werdnum avatar Sep 06 '19 02:09 werdnum

Used this and it worked great!

wlatic avatar Jan 16 '20 03:01 wlatic

+1 to 'official' multi-arch in the main repo, but for now I'll borrow @werdnum 's modifications. Thanks!

webash avatar Jan 30 '20 23:01 webash

https://github.com/aschzero/hera/pull/12

pirate avatar Apr 07 '20 12:04 pirate