Skip to content

Overpass-API for arm64 #87

@aliibrahimozkan

Description

@aliibrahimozkan

Hi,
I'd like to build an Overpass-API Dockerfile for Linux/arm64. While building an image, it throws an error at this line which is below.

  • RUN python3 -m venv /app/venv && /app/venv/bin/pip install -r /app/requirements.txt --only-binary osmium

The error is about the version of osmium. The downloaded version was not >= 3.2.0. Therefore, it threw an error.

Do you have any idea why it is failing?

Thanks for your help!

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