ContainerSSH/ContainerSSH

Add aarch64 support

Closed this issue · 3 comments

Please describe what you would like to see in ContainerSSH

Add binaries and containers built for aarch64 (ARM v8).

Please describe the solution you'd like

Add to the build process changes to support building both binaries and containers that are able to run on aarch64 platforms.

Please describe your use case

I run an ecosystem that runs on the Raspberry Pi 4 platform which is based on the ARM v8 architecture and this would allow me to integrate this project into my systems. This would also allow others using 64 bit ARM systems to utilize this too.

Hello @darinwil can you please try the binaries from this build (click the build-results artifact on the bottom of the page) and see if they work for you?

Hey @darinwil thank you very much, no rush on testing it. I'll still have to work on creating multiarch container images, which will require a fair bit of retooling on the images repo