Skip to content

Support for ARM V7 Platform #6

@bernibaer

Description

@bernibaer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions