Skip to content

Conversation

@alexadhy
Copy link
Contributor

@alexadhy alexadhy commented May 28, 2021

Fixes #81

Changes:

  • Generate default config for dmsg-server when config aren't specified
  • Refactor docker image creation, added entrypoint for each image.

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

@alexadhy alexadhy changed the title refactor done docker refactorings May 29, 2021
Copy link
Member

@jdknives jdknives left a 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.

@jdknives
Copy link
Member

Also add some documentation to the README about how to build and run.

@alexadhy alexadhy marked this pull request as ready for review June 5, 2021 04:24
@jdknives
Copy link
Member

jdknives commented Jun 8, 2021

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 docker stop $container_id because it does not react to Ctrl+C which I consider a bit cumbersome.

@alexadhy
Copy link
Contributor Author

alexadhy commented Jun 9, 2021

@jdknives:

run it without config:

Screen Shot 2021-06-09 at 18 18 12

also addressed Ctrl-C concern.

@jdknives jdknives merged commit acdd657 into skycoin:develop Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants