Skip to content

Docker builds don't work #801

@rudism

Description

@rudism

Building using the dockerfile is completing successfully and creating an image, but running that image results in the following error over and over again in the container logs:

pinepods         | [PYI-15:ERROR] Failed to load Python shared library '/tmp/_MEINDpJdm/libpython3.11.so.1.0': Error relocating /tmp/_MEINDpJdm/libpython3.11.so.1.0: pwritev2: symbol not found

I believe it may be due to a change in the alpine containers used (which currently go to Alpine 3.23), because manually modifying the dockerfile to use Alpine 3.22 everywhere instead results in a container that works as expected.

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