- 
                Notifications
    You must be signed in to change notification settings 
- Fork 229
Description
Hi! I'm a newbie to both open media vault, docker and ownphotos, so please don't bash me :)
I just downloaded ownphotos according to the instructions, made the necessary changes to the yml-file and did the docker-compose thing. After it was finished, I tried to access ownphotos via my local IP-adress at port 3000. There was no response. So I looked in Portainer what was going on. Redis and Postgres seem to be running OK, but the ownphotos-frontend and ownphotos-backend both stopped. I tried to restart them, but they stop immediately. In the logfile, there is a single line:
standard_init_linux.go:219: exec user process caused: exec format error" for both the -frontend and -backend. 
Can anyone guide me as to what the problem may be and how to correct it?
Thanks!