Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

enhancement: docker build for ARM systems #1

@densellp

Description

@densellp

Currently the docker file builds an x86 image, but users with apple silicon chip have issues. Here is an example of the issues that occur when attempting to build with an ARM chip.

Screenshot 2024-01-29 at 4 08 08 PM

This also brings up an issue where all the node modules are out of date, so the ARM dependancies are REALLY out of date.

Screenshot 2024-01-29 at 4 08 08 PM

That PR for updating the node modules will need to be in the upstream of the actual project, this ticket mainly focuses on the ARM compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions