Added ipv6 information so the docker won't fail to run#561
Added ipv6 information so the docker won't fail to run#561themotu wants to merge 2 commits intosdelements:masterfrom
Conversation
|
Also fixes the following error |
|
@hhaidar If we run it as node user then it fails, I tested it. But adding node as a group is fine I just don't see the purpose. |
|
This cannot work anyway. Let's Chat does not listen on IPv6 addresses: https://github.com/sdelements/lets-chat/blob/master/app.js#L202 I am not sure what you are trying to achieve? |
|
Look. Try to build it as is, when you see it fail then try it my way. Don't pull it I don't care. It failed without adding ipv6 to the container for me, so I fixed it and made a pull request. |
I am no employee of SD Elements, therefore it is not me who decides. But I care about the Docker image, as I run it in production. It works just fine, as is. With the restricted user. I do run the Docker daemon with IPv6 support, though. |
No description provided.