You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I think my diagnosis was wrong. The data container definitely exits 0, but I don't think that's an issue per se. I went back to this and tried it in Ubuntu 14.04, and I'm running into the same issue.
I was able to get it working though. If I change the restart value for the data container to no, it works.
Anyone have any idea why this is? Is it working for people with restart: always?
Ultimately during the
docker-compose up
call, the data container exits and causes the other 3 containers to shutdown:I haven't altered any of the code from the repo. It works fine if I comment out the data container and the relevant lines from the postgres container.
I'm on a mac. Here are the versions if it helps:
The text was updated successfully, but these errors were encountered: