-
Notifications
You must be signed in to change notification settings - Fork 16
docker refactorings #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker refactorings #82
Conversation
jdknives
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just some small comments.
|
Also add some documentation to the README about how to build and run. |
|
I followed the README documentation. When running the dockerized dmsg.Server, the Server actually points at the local discovery (despite documentation saying it points to prod). It is also necessary to stop the server with |
|
run it without config: also addressed |

Fixes #81
Changes:
How to test this PR:
https://github.com/skycoin/dmsg/blob/5b17a2e0122afdc91a13db46811146d57b2e35ea/docs/dockerized.md