Seafile Container stopping directly after starting

I’m running seafile with docker by the following command:

docker run -d --name seafile \
  -e SEAFILE_SERVER_HOSTNAME=localhost \
  -v /opt/seafile-data:/shared \
  -p 8090:80 \
  seafileltd/seafile:latest 

The setup works perfectly, but directly after starting, the container stops again.

I’m using Ubuntu 18.04 LTS (bionic) without GUI and docker version 18.09.5, build e8ff056.

Docker logs seafile provided: exec user process caused “exec format error”

Guess you should check (or report) this here: https://github.com/haiwen/seafile-docker/issues

1 Like

Thanks,
and you got no idea what the problem could be?

Absolutely no clue, sorry. I’m not using the docker image. I just thought it might be helpful to point you to the right issue tracker.

1 Like