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

mrosseel notifications at github.com
Wed Aug 21 15:33:17 UTC 2019


mrosseel 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`

that would indeed be better, it used to be like that but the repos and branches kept changing :)

I could pass in the repo+branch via the .env file and checkout/build using that info. Of course that implies checking it out every time. Other suggestions welcome.

-- 
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#discussion_r316253740
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190821/297c83b1/attachment.html>


More information about the bisq-github mailing list