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

Canot run from docker-compose on RPi #379

Open
aldobranti opened this issue Mar 10, 2022 · 0 comments
Open

Canot run from docker-compose on RPi #379

aldobranti opened this issue Mar 10, 2022 · 0 comments

Comments

@aldobranti
Copy link

environment is Pi4 Debian/Buster
in 64b mode
/boot/config.txt : arm_64bit=1
DOCKER_DEFAULT_PLATFORM=linux/arm64

following instructions in README.MD
curl ... mkdir -p data/photos docker-compose up ....Status: Downloaded newer image for postgres:11.1-alpine4. ....Status: Downloaded newer image for redis:6.2.2 Creating photonix-redis ... done Creating photonix-postgres ... done Creating photonix ... done Attaching to photonix-postgres, photonix-redis, photonix photonix-postgres exited with code 159 photonix-redis exited with code 159 photonix exited with code 159

I believe that code 159 comes out of Postgresql while it is bellyaching about 32b / 64b mis matches

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

1 participant