Skip to content

[BUG] docker compose build failure on arm64Β #396

@ATLowther

Description

@ATLowther

Describe the bug
The docker image will not build due to node-canvas issue

To Reproduce
Steps to reproduce the behavior:

  1. Run docker compose build on a machine with arm64 arch.

Expected behavior
I expected the image to build.

Screenshots
image

Additional context
A prebuilt for Node18 is does not exist for arm64. The resolution is to install the underlying dependencies, as documented by the maintainers: https://github.com/Automattic/node-canvas/wiki/Installation%3A-Ubuntu-and-other-Debian-based-systems

I can submit a PR for the updated Dockerfile if desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions