mjolnir icon indicating copy to clipboard operation
mjolnir copied to clipboard

Support Arm architectures for Docker containers

Open colgrave34 opened this issue 9 months ago • 1 comments

Add linux/arm64 and linux/arm/v7 architectures support for Docker containers.

Which will partially solve #74.

colgrave34 avatar Apr 18 '25 19:04 colgrave34

linux/arm/v6 are not supported. node don't have a arm32v6 image for node:20-slim. We can add it if we really want to, but the build image will be change or there will be a whole section of workflow just for arm32v6, which I think is not necessary.

colgrave34 avatar Apr 18 '25 19:04 colgrave34