blaise-io / acelink

Play Ace Streams on macOS using Docker.
MIT License
762 stars 49 forks source link

Acestream Engine @ NAS #52

Closed evmurashov closed 2 years ago

evmurashov commented 2 years ago

Describe the problem you are encountering Hi, I want to run Acestream Engine on my NAS (QNAP D2), but current docker image is not support processor (Annapurna Labs AL-212, ARM Cortex-A15).

Describe the solution you'd like Build docker image for ARM

image

evmurashov commented 2 years ago

Version ARMv7 (x32)

blaise-io commented 2 years ago

Hey @evmurashov,

I'm sorry, this is out of scope for this project, as the goal of Ace Link is to run Acestream on macOS and the AMD64 Docker image required to do so. There's no AMRv7 macOS.

You could try your luck at https://hub.docker.com/search/?q=acestream&type=image&architecture=arm or https://github.com/search?q=acestream+armv7

lu4t commented 2 years ago

Hi @evmurashov you might want to give a try to this image: https://hub.docker.com/r/inutil/acelu4t built for armv7 and armv8 cheers!