Skip to content

Container does not run on armv8 #10

Description

@echo-bravo-yahoo

Error in docker-compose at up/build/image fetch time:

 subsonic Pulled 
 Container music-subsonic-1  Creating
 subsonic The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 
 Container music-subsonic-1  Created
 Container music-subsonic-1  Starting
 Container music-subsonic-1  Started

Error in container at runtime:
exec /opt/subsonic/entrypoint.sh: exec format error

It looks like the container likely needs to be built as a multi-arch container with an armv8 build for this to work.

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