-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
First of all thanks for providing this image.
I tried to setup on my ARM V7 based Odroid-XU4 Home Server. After executing docker compose I get the following error:
Pulling syncstorage_db (mariadb:lts)...
lts: Pulling from library/mariadb
ERROR: no matching manifest for linux/arm/v7 in the manifest list entries
It seams that mariadb doesn't provide 32 bit arm images.
As a trial I removed the syncstorage_db, tokenserver_db and tokenserver_db_init from the docker compose and intended to use just my local running mysql server.
But then I run into this error:
Attaching to firefox-sync_syncstorage_1
syncstorage_1 | exec /app/bin/syncserver: exec format error
I think this is also related to the wrong platform.
Would it be possible to build a image for ARM V7 platform? If I could support this effort just let me know.
Thanks
BR Berni.
Metadata
Metadata
Assignees
Labels
No labels