miroslavpejic85 / mirotalksfu

🏆 WebRTC - SFU - Simple, Secure, Scalable Real-Time Video Conferences Up to 8k, compatible with all browsers and platforms.
https://sfu.mirotalk.com
GNU Affero General Public License v3.0
2.15k stars 340 forks source link

Support for Arm-based Docker images #113

Closed rogerdz closed 1 year ago

rogerdz commented 1 year ago

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 ?

rogerdz commented 1 year ago

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