-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
database not working on Rapberry Pi
To Reproduce
Install on Raspberry Pi
Expected behavior
working Adventurelog
Screenshots
no screenshots
Docker Compose
as provided from the documentation
Additional context
"Supported architecture: amd64 (also known as X86-64)" from the postgis github repo
! db The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
✔ Container adventurelog-backend Started5.8s
✔ Container adventurelog-frontend Started3.8s
user@raspberrypi:~/adventurelog $ docker logs adventurelog-db
exec /usr/local/bin/docker-entrypoint.sh: exec format error
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done