Open
Description
I'm trying to install Convex on a Raspberry Pi 4 using Docker and a docker-compose.yml file.
Unfortunately, after building the images for the backend and the dashboard, I get the following error:
dependency failed to start: container convex-backend-1 exited (132).
The convex-backend-1 container never starts, while convex-dashboard-1 runs correctly.
I tried rebuilding the images using the Dockerfiles, but the issue persists. Additionally, I'm unable to build Convex from source.
Metadata
Metadata
Assignees
Labels
No labels