Skip to content

Run on arm #134

@ssspeq

Description

@ssspeq

For anyone else that wants to get this running on arm like I did, you should be able to use my multiarch images for this project.

Replace:

tiangolo/uvicorn-gunicorn-fastapi:python3.7

with

ssspeq/uvicorn-gunicorn-fastapi:python3.7

in backend.dockerfile and replace:

tiangolo/node-frontend:10 as build-stage

with

ssspeq/node-frontend:10 as build-stage

in the frontend dockerfile.

Now it should work on arm and x86. Puppeteer is not installed in the arm versions, only for x86.

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