miroslavpejic85/mirotalksfu

Support for Arm-based Docker images

rogerdz opened this issue · 1 comments

Hi,
I found out that only amd64 docker image can be found on dockerhub.
I wonder if there is some plan or try about native support on arm architecture ?

You can use github workflow with docker/build-push-action for build docker image multi arch
Example: https://github.com/axllent/mailpit/blob/develop/.github/workflows/build-docker.yml