Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker install not working on rpi 4 32-bit #97

Closed
techxapp opened this issue May 21, 2023 · 1 comment
Closed

Docker install not working on rpi 4 32-bit #97

techxapp opened this issue May 21, 2023 · 1 comment

Comments

@techxapp
Copy link

I already have other apps running , so cannot install rpi image.

So, doing setup through docker.

Getting following error on running through - docker compose up
no matching manifest for linux/arm/v8 in the manifest list entries

And following error on running

sudo docker run -v /home/dir/Pictures/ -v /var/lib/librephotos/data/protected_media -v /var/log/librephotos/ -v /var/lib/postgresql/data -p 3000:80 -d reallibrephotos/singleton
Unable to find image 'reallibrephotos/singleton:latest' locally
latest: Pulling from reallibrephotos/singleton
docker: no matching manifest for linux/arm/v8 in the manifest list entries.

@derneuere
Copy link
Member

Duplicate of #32
Right now, we only build arm64 and amd64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants