[bisq-network/bisq] Docker containers for a DAO seednode (#3095)

Bernard Labno notifications at github.com
Tue Aug 20 10:15:07 UTC 2019


blabno commented on this pull request.



> @@ -17,3 +19,47 @@ Follow the logs created by the service by inspecting
 ```
 journalctl --unit bisq-seednode --follow
 ```
+
+
+## Running using docker (experimental)
+
+The production docker image uses the build dir, so make sure you have built the appropriate tag/branch.
+Here's the checklist to start your docker seednode:
+
+- build the seednode code: `./gradlew build`

This step should be part of image build process and build directory should be excluded.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3095#pullrequestreview-277065236
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190820/27f66f14/attachment-0001.html>


More information about the bisq-github mailing list