[bisq-network/bisq-pricenode] Docker files for starting a pricenode (#12)

mrosseel notifications at github.com
Wed Jun 13 12:53:33 UTC 2018


mrosseel commented on this pull request.



> @@ -0,0 +1,27 @@
+###
+# The directory of the Dockerfile should contain your 'hostname' and 'private_key' files.
+# In the docker-compose.yml file you can pass the ONION_ADDRESS referenced below.
+###
+
+# pull base image
+FROM openjdk:8-jdk
+
+RUN apt-get update && apt-get install -y --no-install-recommends \
+    vim \
+    tor \
+    fakeroot \
+    sudo \
+    gradle \

done

-- 
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-pricenode/pull/12#discussion_r195069157
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180613/337fa51c/attachment.html>


More information about the bisq-github mailing list