sdelements / lets-chat

Self-hosted chat app for small teams
http://sdelements.github.io/lets-chat
MIT License
9.76k stars 1.58k forks source link

Docker Build Broken #771

Open ajdezigns opened 6 years ago

ajdezigns commented 6 years ago

Getting Error docker: Error responce from daemon: Cannot link to a non running container: /some-mongo AS /some-letschat/mongo.

armand1m commented 6 years ago

It does not seems like its a problem in the image build. Could you provide more information about the issue?

hhaidar commented 6 years ago

@armand1m is the docker image working for you?

armand1m commented 6 years ago

@hhaidar the image that I have in my local daemon was pulled from the registry, and the image in the registry is working well. Is the image published through auto-build or it is deployed manually?