- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 7.5k
 
Closed
Description
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.
tomashmtiangolo
Metadata
Metadata
Assignees
Labels
No labels