Skip to content

Fix Docker image for ARM architecture #11

@sansaid

Description

@sansaid

When building the Docker image for the ARM architecture, it fails to run with the following error:

Error loading shared library libpython3.9.so.1.0: Operation not permitted (needed by /usr/local/bin/python)
Error relocating /usr/local/bin/python: Py_BytesMain: symbol not found

This is on a Raspberry Pi. Need to find out why. It's possible that I need to use a separate base image to the python:3.9-alpine for the AMD builds.

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