Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

overnode launch fails on non-amd64 platform #69

Description

@Miroka96

Hello!

I came across this issue while trying to run overnode on an Odroid N2+, which has an arm64 (armv8) architecture. When running overnode launch, the docker-compose command fails, because it cannot find a platform-matching docker-compose image. Until docker/compose#6831 gets resolved on the docker-compose site, there are only amd64 docker-compose images.

Wanted solution:
Until docker-compose fixes its issue, I would prefer switching to the linuxserver/docker-compose image, because it is multi-arch enabled. However, the tag naming scheme is slightly different.

Currently, I am trying to build the docker-compose image myself to check whether the latest docker-compose Dockerfile produces at least a working armv8 image.

Best regards,
Miroka

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions